chore: update deps
This commit is contained in:
parent
470c395d03
commit
e41294c410
40
package.json
40
package.json
@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@9.0.2",
|
||||
"packageManager": "pnpm@9.1.1",
|
||||
"scripts": {
|
||||
"build": "vite build",
|
||||
"dev": "vite --port 3333 --open",
|
||||
@ -14,35 +14,35 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^10.9.0",
|
||||
"vue": "^3.4.23",
|
||||
"vue": "^3.4.27",
|
||||
"vue-router": "^4.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^2.15.0",
|
||||
"@iconify-json/carbon": "^1.1.31",
|
||||
"@types/node": "^20.12.7",
|
||||
"@unocss/eslint-config": "^0.59.4",
|
||||
"@unocss/eslint-plugin": "^0.59.4",
|
||||
"@unocss/reset": "^0.59.4",
|
||||
"@antfu/eslint-config": "^2.18.1",
|
||||
"@iconify-json/carbon": "^1.1.33",
|
||||
"@types/node": "^20.12.12",
|
||||
"@unocss/eslint-config": "^0.60.2",
|
||||
"@unocss/eslint-plugin": "^0.60.2",
|
||||
"@unocss/reset": "^0.60.2",
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
"@vue-macros/volar": "^0.18.18",
|
||||
"@vue/test-utils": "^2.4.5",
|
||||
"eslint": "^9.0.0",
|
||||
"@vue-macros/volar": "^0.19.1",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"eslint": "^9.3.0",
|
||||
"eslint-plugin-format": "^0.1.1",
|
||||
"jsdom": "^24.0.0",
|
||||
"lint-staged": "^15.2.2",
|
||||
"pnpm": "^9.0.2",
|
||||
"pnpm": "^9.1.1",
|
||||
"simple-git-hooks": "^2.11.1",
|
||||
"taze": "^0.13.6",
|
||||
"taze": "^0.13.8",
|
||||
"typescript": "^5.4.5",
|
||||
"unocss": "^0.59.4",
|
||||
"unplugin-auto-import": "^0.17.5",
|
||||
"unplugin-vue-components": "^0.26.0",
|
||||
"unplugin-vue-macros": "^2.9.1",
|
||||
"unocss": "^0.60.2",
|
||||
"unplugin-auto-import": "^0.17.6",
|
||||
"unplugin-vue-components": "^0.27.0",
|
||||
"unplugin-vue-macros": "^2.9.2",
|
||||
"unplugin-vue-router": "^0.8.6",
|
||||
"vite": "^5.2.9",
|
||||
"vitest": "^1.5.0",
|
||||
"vue-tsc": "^2.0.13"
|
||||
"vite": "^5.2.11",
|
||||
"vitest": "^1.6.0",
|
||||
"vue-tsc": "^2.0.19"
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"pre-commit": "pnpm lint-staged"
|
||||
|
||||
2116
pnpm-lock.yaml
generated
2116
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user