Skip to content

Commit

Permalink
chore: upgrade toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards1211 committed Dec 16, 2024
1 parent 3ceb566 commit 9cfc8fa
Show file tree
Hide file tree
Showing 2 changed files with 794 additions and 1,197 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@jcoreio/eslint-plugin-implicit-dependencies": "^1.1.1",
"@jcoreio/toolchain": "^4.9.0",
"@jcoreio/toolchain-circle": "^4.9.0",
"@jcoreio/toolchain-esnext": "^4.9.0",
"@jcoreio/toolchain-flow": "^4.9.0",
"@jcoreio/toolchain-mocha": "^4.9.0",
"@jcoreio/toolchain-react": "^4.9.0",
"@jcoreio/toolchain-semantic-release": "^4.9.0",
"@jcoreio/toolchain-typescript": "^4.9.0",
"@jcoreio/toolchain": "^4.12.4",
"@jcoreio/toolchain-circle": "^4.12.4",
"@jcoreio/toolchain-esnext": "^4.12.4",
"@jcoreio/toolchain-flow": "^4.12.4",
"@jcoreio/toolchain-mocha": "^4.12.4",
"@jcoreio/toolchain-react": "^4.12.4",
"@jcoreio/toolchain-semantic-release": "^4.12.4",
"@jcoreio/toolchain-typescript": "^4.12.4",
"@mui/icons-material": "^6.2.0",
"@mui/material": "^6.2.0",
"@mui/styles": "6.2.0",
Expand Down Expand Up @@ -75,8 +75,8 @@
"flow-bin": "^0.145.0",
"gh-pages": "^2.0.1",
"glob": "^8.0.3",
"global-jsdom": "^25.0.0",
"jsdom": "^25.0.1",
"global-jsdom": "^9.0.1",
"jsdom": "^22.1.0",
"mocha": "^10.2.0",
"raw-loader": "^4.0.2",
"react": "^19.0.0",
Expand Down Expand Up @@ -140,6 +140,6 @@
},
"packageManager": "[email protected]",
"@jcoreio/toolchain": {
"migratedVersion": "4.9.0"
"migratedVersion": "4.12.4"
}
}
Loading

0 comments on commit 9cfc8fa

Please sign in to comment.