Skip to content

Commit 9cfc8fa

Browse files
committed
chore: upgrade toolchain
1 parent 3ceb566 commit 9cfc8fa

File tree

2 files changed

+794
-1197
lines changed

2 files changed

+794
-1197
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"@emotion/react": "^11.14.0",
4141
"@emotion/styled": "^11.14.0",
4242
"@jcoreio/eslint-plugin-implicit-dependencies": "^1.1.1",
43-
"@jcoreio/toolchain": "^4.9.0",
44-
"@jcoreio/toolchain-circle": "^4.9.0",
45-
"@jcoreio/toolchain-esnext": "^4.9.0",
46-
"@jcoreio/toolchain-flow": "^4.9.0",
47-
"@jcoreio/toolchain-mocha": "^4.9.0",
48-
"@jcoreio/toolchain-react": "^4.9.0",
49-
"@jcoreio/toolchain-semantic-release": "^4.9.0",
50-
"@jcoreio/toolchain-typescript": "^4.9.0",
43+
"@jcoreio/toolchain": "^4.12.4",
44+
"@jcoreio/toolchain-circle": "^4.12.4",
45+
"@jcoreio/toolchain-esnext": "^4.12.4",
46+
"@jcoreio/toolchain-flow": "^4.12.4",
47+
"@jcoreio/toolchain-mocha": "^4.12.4",
48+
"@jcoreio/toolchain-react": "^4.12.4",
49+
"@jcoreio/toolchain-semantic-release": "^4.12.4",
50+
"@jcoreio/toolchain-typescript": "^4.12.4",
5151
"@mui/icons-material": "^6.2.0",
5252
"@mui/material": "^6.2.0",
5353
"@mui/styles": "6.2.0",
@@ -75,8 +75,8 @@
7575
"flow-bin": "^0.145.0",
7676
"gh-pages": "^2.0.1",
7777
"glob": "^8.0.3",
78-
"global-jsdom": "^25.0.0",
79-
"jsdom": "^25.0.1",
78+
"global-jsdom": "^9.0.1",
79+
"jsdom": "^22.1.0",
8080
"mocha": "^10.2.0",
8181
"raw-loader": "^4.0.2",
8282
"react": "^19.0.0",
@@ -140,6 +140,6 @@
140140
},
141141
"packageManager": "pnpm@8.11.0",
142142
"@jcoreio/toolchain": {
143-
"migratedVersion": "4.9.0"
143+
"migratedVersion": "4.12.4"
144144
}
145145
}

0 commit comments

Comments
 (0)