mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-19 05:45:01 -04:00
fix dependencies
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"license": "GPL-3.0-only",
|
||||
"exports": {
|
||||
"./*": "./*",
|
||||
"./vite": "./vite.js"
|
||||
"./vite": "./vite/index.js"
|
||||
},
|
||||
"files": [
|
||||
"eslint-react.js"
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"@splinetool/runtime": "^0.9.128",
|
||||
"@tailwindcss/forms": "^0.5.3",
|
||||
"@tanstack/react-query": "^4.12.0",
|
||||
"@tanstack/react-query-devtools": "^4.12.0",
|
||||
"@tanstack/react-query-devtools": "^4.22.0",
|
||||
"@tanstack/react-virtual": "3.0.0-beta.18",
|
||||
"@vitejs/plugin-react": "^2.1.0",
|
||||
"@zxcvbn-ts/core": "^2.1.0",
|
||||
@@ -65,7 +65,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sd/config": "workspace:*",
|
||||
"eslint-config-sd": "workspace:*",
|
||||
"@types/babel-core": "^6.25.7",
|
||||
"@types/byte-size": "^8.1.0",
|
||||
"@types/loadable__component": "^5.13.4",
|
||||
|
||||
BIN
pnpm-lock.yaml
generated
BIN
pnpm-lock.yaml
generated
Binary file not shown.
Reference in New Issue
Block a user