UPDATE: Update dependencies
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
671cfff619
commit
45ee1c35fe
@@ -18,12 +18,12 @@
|
|||||||
"@emotion/react": "^11.14.0",
|
"@emotion/react": "^11.14.0",
|
||||||
"@emotion/styled": "^11.14.0",
|
"@emotion/styled": "^11.14.0",
|
||||||
"@ironcalc/wasm": "file:../../bindings/wasm/pkg",
|
"@ironcalc/wasm": "file:../../bindings/wasm/pkg",
|
||||||
"@mui/material": "^7.1.1",
|
"@mui/material": "^7.3.5",
|
||||||
"@mui/system": "^7.1.1",
|
"@mui/system": "^7.3.5",
|
||||||
"i18next": "^25.2.1",
|
"i18next": "^25.6.1",
|
||||||
"lucide-react": "^0.513.0",
|
"lucide-react": "^0.553.0",
|
||||||
"react-colorful": "^5.6.1",
|
"react-colorful": "^5.6.1",
|
||||||
"react-i18next": "^15.5.2"
|
"react-i18next": "^16.2.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "2.3.5",
|
"@biomejs/biome": "2.3.5",
|
||||||
@@ -34,7 +34,7 @@
|
|||||||
"react-dom": "^19.2.0",
|
"react-dom": "^19.2.0",
|
||||||
"storybook": "^10.0.7",
|
"storybook": "^10.0.7",
|
||||||
"ts-node": "^10.9.2",
|
"ts-node": "^10.9.2",
|
||||||
"typescript": "~5.8.3",
|
"typescript": "~5.9.3",
|
||||||
"vite": "^6.3.5",
|
"vite": "^6.3.5",
|
||||||
"vite-plugin-svgr": "^4.2.0",
|
"vite-plugin-svgr": "^4.2.0",
|
||||||
"vitest": "^3.2.2"
|
"vitest": "^3.2.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user