fix: error

pull/5/MERGE
xingyu 2023-04-26 10:59:46 +08:00
parent bb3adb73a6
commit bd26cf87d0
2 changed files with 5 additions and 5 deletions

View File

@ -84,7 +84,7 @@
"@types/sortablejs": "^1.15.1",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@vitejs/plugin-vue": "^4.2.0",
"@vitejs/plugin-vue": "4.1.0",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue/compiler-sfc": "^3.2.47",
"autoprefixer": "^10.4.14",

View File

@ -151,8 +151,8 @@ devDependencies:
specifier: ^5.59.1
version: 5.59.1(eslint@8.39.0)(typescript@5.0.4)
'@vitejs/plugin-vue':
specifier: ^4.2.0
version: 4.2.0(vite@4.3.2)(vue@3.2.47)
specifier: 4.1.0
version: 4.1.0(vite@4.3.2)(vue@3.2.47)
'@vitejs/plugin-vue-jsx':
specifier: ^3.0.1
version: 3.0.1(vite@4.3.2)(vue@3.2.47)
@ -2691,8 +2691,8 @@ packages:
- supports-color
dev: true
/@vitejs/plugin-vue@4.2.0(vite@4.3.2)(vue@3.2.47):
resolution: {integrity: sha512-hYaXFvEKEwyTmwHq2ft7GGeLBvyYLwTM3E5R1jpvzxg9gO4m5PQcTVvj1wEPKoPL8PAt+KAlxo3gyJWnmwzaWQ==}
/@vitejs/plugin-vue@4.1.0(vite@4.3.2)(vue@3.2.47):
resolution: {integrity: sha512-++9JOAFdcXI3lyer9UKUV4rfoQ3T1RN8yDqoCLar86s0xQct5yblxAE+yWgRnU5/0FOlVCpTZpYSBV/bGWrSrQ==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^4.0.0