chore: update deps
This commit is contained in:
parent
7a1298a338
commit
23d72ebb5c
48
package.json
48
package.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"packageManager": "pnpm@8.6.0",
|
||||
"packageManager": "pnpm@8.7.5",
|
||||
"scripts": {
|
||||
"build": "vite build",
|
||||
"dev": "vite --port 3333 --open",
|
||||
@ -12,34 +12,34 @@
|
||||
"postinstall": "npx simple-git-hooks"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^10.1.2",
|
||||
"@vueuse/core": "^10.4.1",
|
||||
"vue": "^3.3.4",
|
||||
"vue-router": "^4.2.2"
|
||||
"vue-router": "^4.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^0.39.5",
|
||||
"@iconify-json/carbon": "^1.1.17",
|
||||
"@types/node": "^20.2.5",
|
||||
"@unocss/eslint-config": "^0.53.0",
|
||||
"@unocss/reset": "^0.53.0",
|
||||
"@vitejs/plugin-vue": "^4.2.3",
|
||||
"@vue-macros/volar": "^0.10.2",
|
||||
"@vue/test-utils": "^2.3.2",
|
||||
"eslint": "^8.42.0",
|
||||
"@antfu/eslint-config": "^0.42.0",
|
||||
"@iconify-json/carbon": "^1.1.21",
|
||||
"@types/node": "^20.6.0",
|
||||
"@unocss/eslint-config": "^0.55.7",
|
||||
"@unocss/reset": "^0.55.7",
|
||||
"@vitejs/plugin-vue": "^4.3.4",
|
||||
"@vue-macros/volar": "^0.14.3",
|
||||
"@vue/test-utils": "^2.4.1",
|
||||
"eslint": "^8.49.0",
|
||||
"jsdom": "^22.1.0",
|
||||
"lint-staged": "^13.2.2",
|
||||
"pnpm": "^8.6.0",
|
||||
"simple-git-hooks": "^2.8.1",
|
||||
"taze": "^0.10.2",
|
||||
"typescript": "^5.1.3",
|
||||
"unocss": "^0.53.0",
|
||||
"unplugin-auto-import": "^0.16.4",
|
||||
"unplugin-vue-components": "^0.25.0",
|
||||
"unplugin-vue-macros": "^2.2.1",
|
||||
"vite": "^4.3.9",
|
||||
"lint-staged": "^14.0.1",
|
||||
"pnpm": "^8.7.5",
|
||||
"simple-git-hooks": "^2.9.0",
|
||||
"taze": "^0.11.2",
|
||||
"typescript": "^5.2.2",
|
||||
"unocss": "^0.55.7",
|
||||
"unplugin-auto-import": "^0.16.6",
|
||||
"unplugin-vue-components": "^0.25.2",
|
||||
"unplugin-vue-macros": "^2.5.1",
|
||||
"vite": "^4.4.9",
|
||||
"vite-plugin-pages": "^0.31.0",
|
||||
"vitest": "^0.31.4",
|
||||
"vue-tsc": "^1.6.5"
|
||||
"vitest": "^0.34.4",
|
||||
"vue-tsc": "^1.8.11"
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"pre-commit": "pnpm lint-staged"
|
||||
|
||||
2565
pnpm-lock.yaml
generated
2565
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user