Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alephtwo committed Nov 25, 2024
1 parent ae2a04d commit 348c6fc
Show file tree
Hide file tree
Showing 2 changed files with 401 additions and 436 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,28 +27,28 @@
},
"homepage": "https://github.com/alephtwo/sparky#readme",
"devDependencies": {
"@mui/system": "6.1.7",
"@mui/system": "6.1.8",
"@stryker-mutator/core": "8.6.0",
"@stryker-mutator/vitest-runner": "8.6.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react-swc": "3.7.1",
"eslint": "9.14.0",
"eslint": "9.15.0",
"markdownlint": "0.36.1",
"markdownlint-cli": "0.42.0",
"markdownlint-cli": "0.43.0",
"prettier": "3.3.3",
"typescript": "5.6.3",
"typescript-eslint": "8.14.0",
"typescript": "5.7.2",
"typescript-eslint": "8.15.0",
"vite": "5.4.11",
"vitest": "2.1.5"
},
"dependencies": {
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@mui/icons-material": "6.1.7",
"@mui/material": "6.1.7",
"i18next": "23.16.5",
"i18next-http-backend": "2.6.2",
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@mui/icons-material": "6.1.8",
"@mui/material": "6.1.8",
"i18next": "24.0.0",
"i18next-http-backend": "3.0.1",
"immer": "10.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
Loading

0 comments on commit 348c6fc

Please sign in to comment.