FIX: Update biome and apply automatic fixes

This commit is contained in:
Nicolás Hatcher
2025-11-13 18:57:46 +01:00
committed by Nicolás Hatcher Andrés
parent e0339f641b
commit 4e9d7611a8
21 changed files with 636 additions and 666 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ironcalc/workbook",
"version": "0.3.2",
"version": "0.6.0",
"type": "module",
"main": "./dist/ironcalc.js",
"module": "./dist/ironcalc.js",
@@ -26,7 +26,7 @@
"react-i18next": "^15.5.2"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@biomejs/biome": "2.3.5",
"@storybook/react": "^9.0.5",
"@storybook/react-vite": "^9.0.5",
"@vitejs/plugin-react": "^4.2.1",