补充和修复依赖
This commit is contained in:
parent
47f33b6c00
commit
14fb10f569
3 changed files with 3 additions and 3 deletions
Binary file not shown.
|
|
@ -28,7 +28,7 @@
|
||||||
"eslint-plugin-vue": "~10.0.0",
|
"eslint-plugin-vue": "~10.0.0",
|
||||||
"jiti": "^2.4.2",
|
"jiti": "^2.4.2",
|
||||||
"npm-run-all2": "^7.0.2",
|
"npm-run-all2": "^7.0.2",
|
||||||
"prettier": "3.5.3",
|
"prettier": "^3.5.3",
|
||||||
"typescript": "~5.8.0",
|
"typescript": "~5.8.0",
|
||||||
"vite": "^6.2.4",
|
"vite": "^6.2.4",
|
||||||
"vite-plugin-vue-devtools": "^7.7.2",
|
"vite-plugin-vue-devtools": "^7.7.2",
|
||||||
|
|
|
||||||
|
|
@ -1512,7 +1512,7 @@ __metadata:
|
||||||
jiti: "npm:^2.4.2"
|
jiti: "npm:^2.4.2"
|
||||||
npm-run-all2: "npm:^7.0.2"
|
npm-run-all2: "npm:^7.0.2"
|
||||||
pinia: "npm:^3.0.1"
|
pinia: "npm:^3.0.1"
|
||||||
prettier: "npm:3.5.3"
|
prettier: "npm:^3.5.3"
|
||||||
typescript: "npm:~5.8.0"
|
typescript: "npm:~5.8.0"
|
||||||
vite: "npm:^6.2.4"
|
vite: "npm:^6.2.4"
|
||||||
vite-plugin-vue-devtools: "npm:^7.7.2"
|
vite-plugin-vue-devtools: "npm:^7.7.2"
|
||||||
|
|
@ -3249,7 +3249,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"prettier@npm:3.5.3":
|
"prettier@npm:^3.5.3":
|
||||||
version: 3.5.3
|
version: 3.5.3
|
||||||
resolution: "prettier@npm:3.5.3"
|
resolution: "prettier@npm:3.5.3"
|
||||||
bin:
|
bin:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue