chore: update deps
This commit is contained in:
parent
a5f1e8e5b9
commit
349d2e4d4e
40
package.json
40
package.json
@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@9.6.0",
|
||||
"packageManager": "pnpm@9.7.1",
|
||||
"scripts": {
|
||||
"build": "vite build",
|
||||
"dev": "vite --port 3333 --open",
|
||||
@ -13,34 +13,34 @@
|
||||
"postinstall": "npx simple-git-hooks"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^10.11.0",
|
||||
"vue": "^3.4.35",
|
||||
"vue-router": "^4.4.2"
|
||||
"@vueuse/core": "^11.0.0",
|
||||
"vue": "^3.4.38",
|
||||
"vue-router": "^4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^2.24.1",
|
||||
"@iconify-json/carbon": "^1.1.36",
|
||||
"@types/node": "^22.1.0",
|
||||
"@unocss/eslint-config": "^0.61.9",
|
||||
"@unocss/eslint-plugin": "^0.61.9",
|
||||
"@unocss/reset": "^0.61.9",
|
||||
"@antfu/eslint-config": "^2.25.2",
|
||||
"@iconify-json/carbon": "^1.1.37",
|
||||
"@types/node": "^22.3.0",
|
||||
"@unocss/eslint-config": "^0.62.2",
|
||||
"@unocss/eslint-plugin": "^0.62.2",
|
||||
"@unocss/reset": "^0.62.2",
|
||||
"@vitejs/plugin-vue": "^5.1.2",
|
||||
"@vue-macros/volar": "^0.27.1",
|
||||
"@vue-macros/volar": "^0.27.4",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"eslint": "^9.8.0",
|
||||
"eslint": "^9.9.0",
|
||||
"eslint-plugin-format": "^0.1.2",
|
||||
"jsdom": "^24.1.1",
|
||||
"lint-staged": "^15.2.8",
|
||||
"pnpm": "^9.6.0",
|
||||
"lint-staged": "^15.2.9",
|
||||
"pnpm": "^9.7.1",
|
||||
"simple-git-hooks": "^2.11.1",
|
||||
"taze": "^0.16.3",
|
||||
"taze": "^0.16.6",
|
||||
"typescript": "^5.5.4",
|
||||
"unocss": "^0.61.9",
|
||||
"unocss": "^0.62.2",
|
||||
"unplugin-auto-import": "^0.18.2",
|
||||
"unplugin-vue-components": "^0.27.3",
|
||||
"unplugin-vue-macros": "^2.11.2",
|
||||
"unplugin-vue-router": "^0.10.2",
|
||||
"vite": "^5.3.5",
|
||||
"unplugin-vue-components": "^0.27.4",
|
||||
"unplugin-vue-macros": "^2.11.5",
|
||||
"unplugin-vue-router": "^0.10.6",
|
||||
"vite": "^5.4.1",
|
||||
"vitest": "^2.0.5",
|
||||
"vue-tsc": "^2.0.29"
|
||||
},
|
||||
|
||||
1760
pnpm-lock.yaml
generated
1760
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user