fix dependencies

This commit is contained in:
Brendan Allan
2023-01-22 16:02:23 +08:00
parent 3e4ca13766
commit 5a81ff8bbd
3 changed files with 2 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
"license": "GPL-3.0-only",
"exports": {
"./*": "./*",
"./vite": "./vite.js"
"./vite": "./vite/index.js"
},
"files": [
"eslint-react.js"

View File

@@ -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
View File

Binary file not shown.