Skip to content

Commit d0bc82a

Browse files
chore: upgrade packages
1 parent 3c753d9 commit d0bc82a

File tree

2 files changed

+1096
-989
lines changed

2 files changed

+1096
-989
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -48,23 +48,23 @@
4848
"vue": ">=3.3.0"
4949
},
5050
"devDependencies": {
51-
"@antfu/eslint-config": "2.6.1",
52-
"@types/node": "^20.10.6",
53-
"@vitejs/plugin-vue": "^5.0.2",
54-
"@vitest/coverage-v8": "^1.1.1",
55-
"@vue-macros/volar": "^0.18.8",
56-
"@vue/test-utils": "^2.4.3",
57-
"bumpp": "^9.2.1",
58-
"eslint": "^8.56.0",
59-
"jsdom": "^23.0.1",
60-
"lint-staged": "^15.2.0",
61-
"simple-git-hooks": "^2.9.0",
62-
"typescript": "^5.3.3",
63-
"unplugin-vue-macros": "^2.7.7",
64-
"vite": "^5.0.10",
65-
"vite-plugin-dts": "^3.7.0",
66-
"vitest": "^1.1.1",
67-
"vue": "^3.4.4"
51+
"@antfu/eslint-config": "2.8.0",
52+
"@types/node": "^20.11.25",
53+
"@vitejs/plugin-vue": "^5.0.4",
54+
"@vitest/coverage-v8": "^1.3.1",
55+
"@vue-macros/volar": "^0.18.11",
56+
"@vue/test-utils": "^2.4.4",
57+
"bumpp": "^9.4.0",
58+
"eslint": "^8.57.0",
59+
"jsdom": "^24.0.0",
60+
"lint-staged": "^15.2.2",
61+
"simple-git-hooks": "^2.10.0",
62+
"typescript": "^5.4.2",
63+
"unplugin-vue-macros": "^2.7.10",
64+
"vite": "^5.1.5",
65+
"vite-plugin-dts": "^3.7.3",
66+
"vitest": "^1.3.1",
67+
"vue": "^3.4.21"
6868
},
6969
"simple-git-hooks": {
7070
"pre-commit": "pnpm lint-staged"

0 commit comments

Comments
 (0)