UPDATE: Update dependencies

This commit is contained in:
Nicolás Hatcher
2025-11-13 19:06:49 +01:00
committed by Nicolás Hatcher Andrés
parent 671cfff619
commit 45ee1c35fe

View File

@@ -18,12 +18,12 @@
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@ironcalc/wasm": "file:../../bindings/wasm/pkg",
"@mui/material": "^7.1.1",
"@mui/system": "^7.1.1",
"i18next": "^25.2.1",
"lucide-react": "^0.513.0",
"@mui/material": "^7.3.5",
"@mui/system": "^7.3.5",
"i18next": "^25.6.1",
"lucide-react": "^0.553.0",
"react-colorful": "^5.6.1",
"react-i18next": "^15.5.2"
"react-i18next": "^16.2.2"
},
"devDependencies": {
"@biomejs/biome": "2.3.5",
@@ -34,7 +34,7 @@
"react-dom": "^19.2.0",
"storybook": "^10.0.7",
"ts-node": "^10.9.2",
"typescript": "~5.8.3",
"typescript": "~5.9.3",
"vite": "^6.3.5",
"vite-plugin-svgr": "^4.2.0",
"vitest": "^3.2.2"