Skip to content

Commit a80ea37

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

File tree

2 files changed

+3379
-1571
lines changed

2 files changed

+3379
-1571
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -49,26 +49,26 @@
4949
"vue": ">=3.3.0"
5050
},
5151
"dependencies": {
52-
"@nuxt/kit": "^3.11.1"
52+
"@nuxt/kit": "^4.1.2"
5353
},
5454
"devDependencies": {
55-
"@antfu/eslint-config": "2.10.0",
56-
"@nuxt/module-builder": "^0.5.5",
57-
"@nuxt/schema": "^3.11.1",
55+
"@antfu/eslint-config": "5.4.1",
56+
"@nuxt/module-builder": "^1.0.2",
57+
"@nuxt/schema": "^4.1.2",
5858
"@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",
59+
"@types/node": "^22.18.6",
60+
"@vitejs/plugin-vue": "^6.0.1",
61+
"@vitest/coverage-v8": "^3.2.4",
62+
"bumpp": "^10.2.3",
63+
"eslint": "^9.36.0",
6464
"happy-dom": "^14.3.8",
6565
"json-summary": "^1.3.0",
66-
"lint-staged": "^15.2.2",
66+
"lint-staged": "^16.2.0",
6767
"playwright-core": "^1.42.1",
6868
"simple-git-hooks": "^2.11.1",
6969
"typescript": "^5.4.3",
70-
"unbuild": "^2.0.0",
71-
"unconfig": "^0.3.11",
70+
"unbuild": "^3.6.1",
71+
"unconfig": "^7.3.3",
7272
"unplugin-vue-macros": "^2.7.13",
7373
"vite": "^5.2.6",
7474
"vitest": "^1.4.0",

0 commit comments

Comments
 (0)