chore: update deps
This commit is contained in:
parent
85081134f0
commit
050d85a17e
18
package.json
18
package.json
@ -11,31 +11,31 @@
|
|||||||
"up": "taze major -I"
|
"up": "taze major -I"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@vueuse/core": "^9.5.0",
|
"@vueuse/core": "^9.6.0",
|
||||||
"vue": "^3.2.45",
|
"vue": "^3.2.45",
|
||||||
"vue-router": "^4.1.6"
|
"vue-router": "^4.1.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@antfu/eslint-config": "^0.31.0",
|
"@antfu/eslint-config": "^0.32.0",
|
||||||
"@iconify-json/carbon": "^1.1.11",
|
"@iconify-json/carbon": "^1.1.11",
|
||||||
"@types/node": "^18.11.9",
|
"@types/node": "^18.11.9",
|
||||||
"@unocss/reset": "^0.46.5",
|
"@unocss/reset": "^0.47.2",
|
||||||
"@vitejs/plugin-vue": "^3.2.0",
|
"@vitejs/plugin-vue": "^3.2.0",
|
||||||
"@vue-macros/volar": "^0.5.4",
|
"@vue-macros/volar": "^0.5.4",
|
||||||
"@vue/test-utils": "^2.2.4",
|
"@vue/test-utils": "^2.2.4",
|
||||||
"eslint": "^8.28.0",
|
"eslint": "^8.28.0",
|
||||||
"jsdom": "^20.0.3",
|
"jsdom": "^20.0.3",
|
||||||
"pnpm": "^7.17.0",
|
"pnpm": "^7.17.1",
|
||||||
"taze": "^0.8.4",
|
"taze": "^0.8.4",
|
||||||
"typescript": "^4.9.3",
|
"typescript": "^4.9.3",
|
||||||
"unocss": "^0.46.5",
|
"unocss": "^0.47.2",
|
||||||
"unplugin-auto-import": "^0.11.5",
|
"unplugin-auto-import": "^0.12.0",
|
||||||
"unplugin-vue-components": "^0.22.11",
|
"unplugin-vue-components": "^0.22.11",
|
||||||
"unplugin-vue-macros": "^1.0.0",
|
"unplugin-vue-macros": "^1.0.3",
|
||||||
"vite": "^3.2.4",
|
"vite": "^3.2.4",
|
||||||
"vite-plugin-pages": "^0.27.1",
|
"vite-plugin-pages": "^0.27.1",
|
||||||
"vitest": "^0.25.2",
|
"vitest": "^0.25.3",
|
||||||
"vue-tsc": "^1.0.9"
|
"vue-tsc": "^1.0.10"
|
||||||
},
|
},
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
"extends": "@antfu"
|
"extends": "@antfu"
|
||||||
|
|||||||
588
pnpm-lock.yaml
generated
588
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user