chore: update deps
This commit is contained in:
parent
46054c96ad
commit
40221703fc
30
package.json
30
package.json
@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@9.14.2",
|
||||
"packageManager": "pnpm@9.14.4",
|
||||
"scripts": {
|
||||
"build": "vite build",
|
||||
"dev": "vite --port 3333 --open",
|
||||
@ -18,34 +18,34 @@
|
||||
"vue-router": "^4.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^3.10.0",
|
||||
"@antfu/eslint-config": "^3.11.2",
|
||||
"@iconify-json/carbon": "^1.2.4",
|
||||
"@types/node": "^22.10.0",
|
||||
"@unocss/eslint-config": "^0.64.1",
|
||||
"@unocss/eslint-plugin": "^0.64.1",
|
||||
"@unocss/reset": "^0.64.1",
|
||||
"@types/node": "^22.10.1",
|
||||
"@unocss/eslint-config": "^0.65.0",
|
||||
"@unocss/eslint-plugin": "^0.65.0",
|
||||
"@unocss/reset": "^0.65.0",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vue-macros/volar": "^0.30.6",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"eslint": "^9.15.0",
|
||||
"eslint-plugin-format": "^0.1.2",
|
||||
"eslint": "^9.16.0",
|
||||
"eslint-plugin-format": "^0.1.3",
|
||||
"jsdom": "^25.0.1",
|
||||
"lint-staged": "^15.2.10",
|
||||
"pnpm": "^9.14.2",
|
||||
"pnpm": "^9.14.4",
|
||||
"simple-git-hooks": "^2.11.1",
|
||||
"taze": "^0.18.0",
|
||||
"typescript": "~5.6.3",
|
||||
"unocss": "^0.64.1",
|
||||
"unplugin-auto-import": "^0.18.5",
|
||||
"unplugin-vue-components": "^0.27.4",
|
||||
"unocss": "^0.65.0",
|
||||
"unplugin-auto-import": "^0.18.6",
|
||||
"unplugin-vue-components": "^0.27.5",
|
||||
"unplugin-vue-macros": "^2.13.4",
|
||||
"unplugin-vue-router": "^0.10.8",
|
||||
"vite": "^6.0.1",
|
||||
"vitest": "^2.1.6",
|
||||
"vite": "^6.0.2",
|
||||
"vitest": "^2.1.8",
|
||||
"vue-tsc": "^2.1.10"
|
||||
},
|
||||
"resolutions": {
|
||||
"vite": "^6.0.1"
|
||||
"vite": "^6.0.2"
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"pre-commit": "pnpm lint-staged"
|
||||
|
||||
861
pnpm-lock.yaml
generated
861
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user