FIX: Fixes from "the big split"

This commit is contained in:
Nicolás Hatcher
2025-01-18 00:54:29 +01:00
committed by Nicolás Hatcher Andrés
parent fa0b386abc
commit c88304ba96
10 changed files with 311 additions and 22 deletions

View File

@@ -1,16 +1,16 @@
{
"name": "ironcalc",
"version": "0.3.0",
"name": "@ironcalc/workbook",
"version": "0.3.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "ironcalc",
"version": "0.3.0",
"name": "@ironcalc/workbook",
"version": "0.3.1",
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@ironcalc/wasm": "file:../../bindings/wasm/pkg",
"@ironcalc/wasm": "^0.3.0",
"@mui/material": "^5.15.15",
"i18next": "^23.11.1",
"lucide-react": "^0.427.0",