summaryrefslogtreecommitdiff
path: root/makima/frontend/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'makima/frontend/package-lock.json')
-rw-r--r--makima/frontend/package-lock.json385
1 files changed, 385 insertions, 0 deletions
diff --git a/makima/frontend/package-lock.json b/makima/frontend/package-lock.json
index f1d54d6..382f56f 100644
--- a/makima/frontend/package-lock.json
+++ b/makima/frontend/package-lock.json
@@ -8,8 +8,16 @@
"name": "makima-frontend",
"version": "0.1.0",
"dependencies": {
+ "@lexical/history": "^0.44.0",
+ "@lexical/list": "^0.44.0",
+ "@lexical/markdown": "^0.44.0",
+ "@lexical/react": "^0.44.0",
+ "@lexical/rich-text": "^0.44.0",
+ "@lexical/selection": "^0.44.0",
+ "@lexical/utils": "^0.44.0",
"@supabase/supabase-js": "^2.90.1",
"@xyflow/react": "^12.10.0",
+ "lexical": "^0.44.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router": "^7.1.0",
@@ -905,6 +913,54 @@
"node": ">=18"
}
},
+ "node_modules/@floating-ui/core": {
+ "version": "1.7.5",
+ "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.5.tgz",
+ "integrity": "sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==",
+ "dependencies": {
+ "@floating-ui/utils": "^0.2.11"
+ }
+ },
+ "node_modules/@floating-ui/dom": {
+ "version": "1.7.6",
+ "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.6.tgz",
+ "integrity": "sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==",
+ "dependencies": {
+ "@floating-ui/core": "^1.7.5",
+ "@floating-ui/utils": "^0.2.11"
+ }
+ },
+ "node_modules/@floating-ui/react": {
+ "version": "0.27.19",
+ "resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.27.19.tgz",
+ "integrity": "sha512-31B8h5mm8YxotlE7/AU/PhNAl8eWxAmjL/v2QOxroDNkTFLk3Uu82u63N3b6TXa4EGJeeZLVcd/9AlNlVqzeog==",
+ "dependencies": {
+ "@floating-ui/react-dom": "^2.1.8",
+ "@floating-ui/utils": "^0.2.11",
+ "tabbable": "^6.0.0"
+ },
+ "peerDependencies": {
+ "react": ">=17.0.0",
+ "react-dom": ">=17.0.0"
+ }
+ },
+ "node_modules/@floating-ui/react-dom": {
+ "version": "2.1.8",
+ "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.8.tgz",
+ "integrity": "sha512-cC52bHwM/n/CxS87FH0yWdngEZrjdtLW/qVruo68qg+prK7ZQ4YGdut2GyDVpoGeAYe/h899rVeOVm6Oi40k2A==",
+ "dependencies": {
+ "@floating-ui/dom": "^1.7.6"
+ },
+ "peerDependencies": {
+ "react": ">=16.8.0",
+ "react-dom": ">=16.8.0"
+ }
+ },
+ "node_modules/@floating-ui/utils": {
+ "version": "0.2.11",
+ "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.11.tgz",
+ "integrity": "sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg=="
+ },
"node_modules/@jridgewell/gen-mapping": {
"version": "0.3.13",
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
@@ -950,12 +1006,270 @@
"@jridgewell/sourcemap-codec": "^1.4.14"
}
},
+ "node_modules/@lexical/clipboard": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/clipboard/-/clipboard-0.44.0.tgz",
+ "integrity": "sha512-nfmNIs7uENqlDI7cm2E4I1Yp8mDJGMhEQIrIV2rNWnL1oeHVXQ7yuYdyoPdcY1zuj/9nvkYBQYUEh0QiGwpETA==",
+ "dependencies": {
+ "@lexical/extension": "0.44.0",
+ "@lexical/html": "0.44.0",
+ "@lexical/list": "0.44.0",
+ "@lexical/selection": "0.44.0",
+ "@lexical/utils": "0.44.0",
+ "@types/trusted-types": "^2.0.7",
+ "lexical": "0.44.0"
+ }
+ },
+ "node_modules/@lexical/code-core": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/code-core/-/code-core-0.44.0.tgz",
+ "integrity": "sha512-m57JyXTIvW1tsqw/Vuogk8jqWCZZIeFQbWybRc46ytR8ReDgzPRODpN8+dacIIeRH5yC5UC3lAa743mtdNkxqg==",
+ "dependencies": {
+ "@lexical/extension": "0.44.0",
+ "lexical": "0.44.0"
+ }
+ },
+ "node_modules/@lexical/devtools-core": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/devtools-core/-/devtools-core-0.44.0.tgz",
+ "integrity": "sha512-X3uNG3P1vOsdzmEcy+7m9DxAcIVtVUZnvskmLqqLs6VluVVwH9xy7h1bPsvlDKvj1Nj73tWJ3TW0qXQWDTo5tw==",
+ "dependencies": {
+ "@lexical/html": "0.44.0",
+ "@lexical/link": "0.44.0",
+ "@lexical/mark": "0.44.0",
+ "@lexical/table": "0.44.0",
+ "@lexical/utils": "0.44.0",
+ "lexical": "0.44.0"
+ },
+ "peerDependencies": {
+ "react": ">=17.x",
+ "react-dom": ">=17.x"
+ }
+ },
+ "node_modules/@lexical/dragon": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/dragon/-/dragon-0.44.0.tgz",
+ "integrity": "sha512-RhlsjVDket9k1+YFEkDE0/7Qyrh2BI0vxBMzrWwPJTXX/4YFanYN9su8RSabkIukBBJ3QiNOOoC8FKK4Lkr4qg==",
+ "dependencies": {
+ "@lexical/extension": "0.44.0",
+ "lexical": "0.44.0"
+ }
+ },
+ "node_modules/@lexical/extension": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/extension/-/extension-0.44.0.tgz",
+ "integrity": "sha512-BsYtoc+0EU0pqcOpf/lIUDU6LQVO6zX2AawZoUWJzT3Wzfov23qsqZWvl2WGM9dnRTN5iISJL3Fl53bQVxiXxw==",
+ "dependencies": {
+ "@lexical/utils": "0.44.0",
+ "@preact/signals-core": "^1.14.1",
+ "lexical": "0.44.0"
+ }
+ },
+ "node_modules/@lexical/hashtag": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/hashtag/-/hashtag-0.44.0.tgz",
+ "integrity": "sha512-0WATahDSqYKVTudQv3KpFbLeCpmrCpRptPFbjxOMckAX2MRpYlrExlqKfgfpri5BSQPtG49EPSGeNfSx/Faavw==",
+ "dependencies": {
+ "@lexical/text": "0.44.0",
+ "@lexical/utils": "0.44.0",
+ "lexical": "0.44.0"
+ }
+ },
+ "node_modules/@lexical/history": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/history/-/history-0.44.0.tgz",
+ "integrity": "sha512-RGXcbFTgYL1GIWaReBI26mNSsJTfiA9EAtDY4LBeZ14NrIQhYNokKgNiOxq5Bn8xXrl2+mawQEqoMfgpWp/5YA==",
+ "dependencies": {
+ "@lexical/extension": "0.44.0",
+ "@lexical/utils": "0.44.0",
+ "lexical": "0.44.0"
+ }
+ },
+ "node_modules/@lexical/html": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/html/-/html-0.44.0.tgz",
+ "integrity": "sha512-5X6eGsgwtqPxABsuShUxF7ZfyB/U4GwSEyeonvwH1Vc/5Q2uQVjlB+FAYd+MNwWMHMh4d4+yZ3l70AtIuhr5eg==",
+ "dependencies": {
+ "@lexical/extension": "0.44.0",
+ "@lexical/selection": "0.44.0",
+ "@lexical/utils": "0.44.0",
+ "lexical": "0.44.0"
+ }
+ },
+ "node_modules/@lexical/link": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/link/-/link-0.44.0.tgz",
+ "integrity": "sha512-uvEqEol/mLEzGVQd8Rok9I48RgYPKokM/nsclI9nYcEdccVOM2Nri4ntoRwodhbccFLtjMPl8OBldwXbfc77tQ==",
+ "dependencies": {
+ "@lexical/extension": "0.44.0",
+ "@lexical/utils": "0.44.0",
+ "lexical": "0.44.0"
+ }
+ },
+ "node_modules/@lexical/list": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/list/-/list-0.44.0.tgz",
+ "integrity": "sha512-ZTCWxDz1okPrC9FBXi1yV3W5fbQQeMUlFIcSVF9HibcVPmCsPa900IxthuiQbGiTycUyXDTOB3IUYRtlJNtpjw==",
+ "dependencies": {
+ "@lexical/extension": "0.44.0",
+ "@lexical/utils": "0.44.0",
+ "lexical": "0.44.0"
+ }
+ },
+ "node_modules/@lexical/mark": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/mark/-/mark-0.44.0.tgz",
+ "integrity": "sha512-bWMowllwe6BcgYMAkrsZx6Z+CX/72qCQpFKhlkR4ael92yOWSBkz68xp1wxxkSnQX9zoI1gYTeWBofVsSDKcsQ==",
+ "dependencies": {
+ "@lexical/utils": "0.44.0",
+ "lexical": "0.44.0"
+ }
+ },
+ "node_modules/@lexical/markdown": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/markdown/-/markdown-0.44.0.tgz",
+ "integrity": "sha512-DwlXdp85pYMo3exDF6W3iz8plpuP+RQ4Me4Iljm7O5aPDp0SSrIoZxyX4zS668mVAoz5HHj1Ka0kQkft8mq26Q==",
+ "dependencies": {
+ "@lexical/code-core": "0.44.0",
+ "@lexical/link": "0.44.0",
+ "@lexical/list": "0.44.0",
+ "@lexical/rich-text": "0.44.0",
+ "@lexical/text": "0.44.0",
+ "@lexical/utils": "0.44.0",
+ "lexical": "0.44.0"
+ }
+ },
+ "node_modules/@lexical/overflow": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/overflow/-/overflow-0.44.0.tgz",
+ "integrity": "sha512-5GYaYjSxn27pqHRfU+tQ2STF10wgJvI+MUnwTnUFSzy3dko1b+oV94K/Yx0TuEewPbwDibfoFA8CwqUvOLHAyw==",
+ "dependencies": {
+ "lexical": "0.44.0"
+ }
+ },
+ "node_modules/@lexical/plain-text": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/plain-text/-/plain-text-0.44.0.tgz",
+ "integrity": "sha512-bIV4Lljk0x70zFhkZIwzSPK5q3m9FpDisjGm2/3Q/chb+5BW3Tv8QJmqnpCiSO6S2KXO7gfSy81ZfkQ1dcd4EQ==",
+ "dependencies": {
+ "@lexical/clipboard": "0.44.0",
+ "@lexical/dragon": "0.44.0",
+ "@lexical/selection": "0.44.0",
+ "@lexical/utils": "0.44.0",
+ "lexical": "0.44.0"
+ }
+ },
+ "node_modules/@lexical/react": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/react/-/react-0.44.0.tgz",
+ "integrity": "sha512-p/NQd/fMh3pXb1XqegE2ruvWDcUmfB12OidQ9nwtMtj5VfcUjQu2I+trUhgGRIADxSYxMWmw+8PPj5YSf4m5oA==",
+ "dependencies": {
+ "@floating-ui/react": "^0.27.16",
+ "@lexical/devtools-core": "0.44.0",
+ "@lexical/dragon": "0.44.0",
+ "@lexical/extension": "0.44.0",
+ "@lexical/hashtag": "0.44.0",
+ "@lexical/history": "0.44.0",
+ "@lexical/link": "0.44.0",
+ "@lexical/list": "0.44.0",
+ "@lexical/mark": "0.44.0",
+ "@lexical/markdown": "0.44.0",
+ "@lexical/overflow": "0.44.0",
+ "@lexical/plain-text": "0.44.0",
+ "@lexical/rich-text": "0.44.0",
+ "@lexical/table": "0.44.0",
+ "@lexical/text": "0.44.0",
+ "@lexical/utils": "0.44.0",
+ "@lexical/yjs": "0.44.0",
+ "lexical": "0.44.0",
+ "react-error-boundary": "^6.0.0"
+ },
+ "peerDependencies": {
+ "react": ">=17.x",
+ "react-dom": ">=17.x",
+ "yjs": ">=13.5.22"
+ },
+ "peerDependenciesMeta": {
+ "yjs": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@lexical/rich-text": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/rich-text/-/rich-text-0.44.0.tgz",
+ "integrity": "sha512-IIdrutK5GY47ITjPlZB7KzUi9dBDwygsyFOwolnrYSL7m6TtGhAqrYiFg/YNOTT/nBzK3KQeCJRbnxpjJAVZtQ==",
+ "dependencies": {
+ "@lexical/clipboard": "0.44.0",
+ "@lexical/dragon": "0.44.0",
+ "@lexical/selection": "0.44.0",
+ "@lexical/utils": "0.44.0",
+ "lexical": "0.44.0"
+ }
+ },
+ "node_modules/@lexical/selection": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/selection/-/selection-0.44.0.tgz",
+ "integrity": "sha512-AEyeZJFFr5YRLeqVR+X0QAW19c4Fk4MFAQu52z2gxAyDGTj9xwVJxjfepVpfUp4P9K+sPtJ/yaqfMXH506ksSQ==",
+ "dependencies": {
+ "lexical": "0.44.0"
+ }
+ },
+ "node_modules/@lexical/table": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/table/-/table-0.44.0.tgz",
+ "integrity": "sha512-5Uq0O/fBCxcZp9y17fXUONY7dU9lVo/mB5JHy23laIiKzBKP5IzzTLMU9ikZTppIXbMNxYXd+R2pmy7PYTLyvw==",
+ "dependencies": {
+ "@lexical/clipboard": "0.44.0",
+ "@lexical/extension": "0.44.0",
+ "@lexical/utils": "0.44.0",
+ "lexical": "0.44.0"
+ }
+ },
+ "node_modules/@lexical/text": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/text/-/text-0.44.0.tgz",
+ "integrity": "sha512-1XJD8ZbwaXljTl8k4+jjiopdhnYZm26IJw9Gv8+cIThVC0b6B3JZ/WxH97BMDcSloKvWHFkGiPztxRwNwA29Rw==",
+ "dependencies": {
+ "lexical": "0.44.0"
+ }
+ },
+ "node_modules/@lexical/utils": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/utils/-/utils-0.44.0.tgz",
+ "integrity": "sha512-/D2ptztNevfBJgtkj4uaiYBeRcvSy+1mQj6pNYaCFZIoPJIwl6H5fXwWAvpvr11vcQKP9DEEoXR+V4qkMOA+EA==",
+ "dependencies": {
+ "@lexical/selection": "0.44.0",
+ "lexical": "0.44.0"
+ }
+ },
+ "node_modules/@lexical/yjs": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/@lexical/yjs/-/yjs-0.44.0.tgz",
+ "integrity": "sha512-b3QTub9J/3LuwSSdooynb6GbMHBRyBT4xUbXzXqNPbDHgYe6CDrqf/uJIHRihIjAhOnPaHYqo9XUzitl++N1DQ==",
+ "dependencies": {
+ "@lexical/selection": "0.44.0",
+ "lexical": "0.44.0"
+ },
+ "peerDependencies": {
+ "yjs": ">=13.5.22"
+ }
+ },
"node_modules/@mjackson/node-fetch-server": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/@mjackson/node-fetch-server/-/node-fetch-server-0.2.0.tgz",
"integrity": "sha512-EMlH1e30yzmTpGLQjlFmaDAjyOeZhng1/XCd7DExR8PNAnG/G1tyruZxEoUe11ClnwGhGrtsdnyyUx1frSzjng==",
"dev": true
},
+ "node_modules/@preact/signals-core": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/@preact/signals-core/-/signals-core-1.14.1.tgz",
+ "integrity": "sha512-vxPpfXqrwUe9lpjqfYNjAF/0RF/eFGeLgdJzdmIIZjpOnTmGmAB4BjWone562mJGMRP4frU6iZ6ei3PDsu52Ng==",
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/preact"
+ }
+ },
"node_modules/@react-router/dev": {
"version": "7.11.0",
"resolved": "https://registry.npmjs.org/@react-router/dev/-/dev-7.11.0.tgz",
@@ -1905,6 +2219,11 @@
"@types/react": "^19.2.0"
}
},
+ "node_modules/@types/trusted-types": {
+ "version": "2.0.7",
+ "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz",
+ "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw=="
+ },
"node_modules/@types/use-sync-external-store": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz",
@@ -2546,6 +2865,16 @@
"node": ">=18"
}
},
+ "node_modules/isomorphic.js": {
+ "version": "0.2.5",
+ "resolved": "https://registry.npmjs.org/isomorphic.js/-/isomorphic.js-0.2.5.tgz",
+ "integrity": "sha512-PIeMbHqMt4DnUP3MA/Flc0HElYjMXArsw1qwJZcm9sqR8mq3l8NYizFMty0pWwE/tzIGH3EKK5+jes5mAr85yw==",
+ "peer": true,
+ "funding": {
+ "type": "GitHub Sponsors ❤",
+ "url": "https://github.com/sponsors/dmonad"
+ }
+ },
"node_modules/jiti": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz",
@@ -2585,6 +2914,32 @@
"node": ">=6"
}
},
+ "node_modules/lexical": {
+ "version": "0.44.0",
+ "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.44.0.tgz",
+ "integrity": "sha512-ReDUjRlFgkGoPWzvdjr7s16PUVpHATN+2NH2NiZs+PLlISTaIFFgKil2P467oP3Vg+XgmpDsUgmWZsFJTztYjg=="
+ },
+ "node_modules/lib0": {
+ "version": "0.2.117",
+ "resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.117.tgz",
+ "integrity": "sha512-DeXj9X5xDCjgKLU/7RR+/HQEVzuuEUiwldwOGsHK/sfAfELGWEyTcf0x+uOvCvK3O2zPmZePXWL85vtia6GyZw==",
+ "peer": true,
+ "dependencies": {
+ "isomorphic.js": "^0.2.4"
+ },
+ "bin": {
+ "0ecdsa-generate-keypair": "bin/0ecdsa-generate-keypair.js",
+ "0gentesthtml": "bin/gentesthtml.js",
+ "0serve": "bin/0serve.js"
+ },
+ "engines": {
+ "node": ">=16"
+ },
+ "funding": {
+ "type": "GitHub Sponsors ❤",
+ "url": "https://github.com/sponsors/dmonad"
+ }
+ },
"node_modules/lightningcss": {
"version": "1.30.2",
"resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.2.tgz",
@@ -3018,6 +3373,14 @@
"react": "^19.2.3"
}
},
+ "node_modules/react-error-boundary": {
+ "version": "6.1.1",
+ "resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-6.1.1.tgz",
+ "integrity": "sha512-BrYwPOdXi5mqkk5lw+Uvt0ThHx32rCt3BkukS4X23A2AIWDPSGX6iaWTc0y9TU/mHDA/6qOSGel+B2ERkOvD1w==",
+ "peerDependencies": {
+ "react": "^18.0.0 || ^19.0.0"
+ }
+ },
"node_modules/react-is": {
"version": "19.2.3",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.3.tgz",
@@ -3205,6 +3568,11 @@
"node": ">=0.10.0"
}
},
+ "node_modules/tabbable": {
+ "version": "6.4.0",
+ "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.4.0.tgz",
+ "integrity": "sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg=="
+ },
"node_modules/tailwindcss": {
"version": "4.1.18",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz",
@@ -3469,6 +3837,23 @@
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
"dev": true
},
+ "node_modules/yjs": {
+ "version": "13.6.30",
+ "resolved": "https://registry.npmjs.org/yjs/-/yjs-13.6.30.tgz",
+ "integrity": "sha512-vv/9h42eCMC81ZHDFswuu/MKzkl/vyq1BhaNGfHyOonwlG4CJbQF4oiBBJPvfdeCt/PlVDWh7Nov9D34YY09uQ==",
+ "peer": true,
+ "dependencies": {
+ "lib0": "^0.2.99"
+ },
+ "engines": {
+ "node": ">=16.0.0",
+ "npm": ">=8.0.0"
+ },
+ "funding": {
+ "type": "GitHub Sponsors ❤",
+ "url": "https://github.com/sponsors/dmonad"
+ }
+ },
"node_modules/zustand": {
"version": "4.5.7",
"resolved": "https://registry.npmjs.org/zustand/-/zustand-4.5.7.tgz",