Skip to content

Commit d1792a7

Browse files
fix(deps): update root
1 parent 12703ac commit d1792a7

File tree

2 files changed

+2927
-1121
lines changed

2 files changed

+2927
-1121
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -49,30 +49,30 @@
4949
"vue": ">=3.3.0"
5050
},
5151
"dependencies": {
52-
"@nuxt/kit": "^3.11.1"
52+
"@nuxt/kit": "^3.15.3"
5353
},
5454
"devDependencies": {
55-
"@antfu/eslint-config": "2.10.0",
56-
"@nuxt/module-builder": "^0.5.5",
57-
"@nuxt/schema": "^3.11.1",
58-
"@nuxt/test-utils": "^3.12.0",
59-
"@types/node": "^20.11.30",
60-
"@vitejs/plugin-vue": "^5.0.4",
61-
"@vitest/coverage-v8": "^1.4.0",
62-
"bumpp": "^9.4.0",
63-
"eslint": "^8.57.0",
55+
"@antfu/eslint-config": "2.27.3",
56+
"@nuxt/module-builder": "^0.8.4",
57+
"@nuxt/schema": "^3.15.3",
58+
"@nuxt/test-utils": "^3.15.4",
59+
"@types/node": "^20.17.16",
60+
"@vitejs/plugin-vue": "^5.2.1",
61+
"@vitest/coverage-v8": "^1.6.0",
62+
"bumpp": "^9.11.1",
63+
"eslint": "^8.57.1",
6464
"happy-dom": "^14.3.8",
6565
"json-summary": "^1.3.0",
66-
"lint-staged": "^15.2.2",
67-
"playwright-core": "^1.42.1",
66+
"lint-staged": "^15.4.3",
67+
"playwright-core": "^1.50.0",
6868
"simple-git-hooks": "^2.11.1",
69-
"typescript": "^5.4.3",
69+
"typescript": "^5.7.3",
7070
"unbuild": "^2.0.0",
71-
"unconfig": "^0.3.11",
72-
"unplugin-vue-macros": "^2.7.13",
71+
"unconfig": "^0.6.1",
72+
"unplugin-vue-macros": "^2.13.11",
7373
"vite": "^5.2.6",
74-
"vitest": "^1.4.0",
75-
"vue": "^3.4.21"
74+
"vitest": "^1.6.0",
75+
"vue": "^3.5.13"
7676
},
7777
"simple-git-hooks": {
7878
"pre-commit": "pnpm lint-staged"

0 commit comments

Comments
 (0)