Skip to content

Commit a9458d3

Browse files
committed
chore: Update all project dependencies
1 parent f1bf6e5 commit a9458d3

File tree

5 files changed

+4937
-4516
lines changed

5 files changed

+4937
-4516
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -46,29 +46,29 @@
4646
"test:watch": "vitest watch"
4747
},
4848
"dependencies": {
49-
"@nuxt/kit": "^3.16.2",
49+
"@nuxt/kit": "^3.17.5",
5050
"defu": "^6.1.4",
5151
"ohash": "^2.0.11",
52-
"openapi-typescript": "^7.6.1",
52+
"openapi-typescript": "^7.8.0",
5353
"openapi-typescript-helpers": "^0.0.15",
5454
"scule": "^1.3.0"
5555
},
5656
"devDependencies": {
57-
"@antfu/eslint-config": "^4.11.0",
58-
"@nuxt/devtools": "^2.3.2",
59-
"@nuxt/eslint-config": "^1.3.0",
60-
"@nuxt/module-builder": "^1.0.0",
61-
"@nuxt/schema": "^3.16.2",
62-
"@nuxt/test-utils": "^3.17.2",
63-
"@types/node": "^22.14.0",
57+
"@antfu/eslint-config": "^4.14.1",
58+
"@nuxt/devtools": "^2.5.0",
59+
"@nuxt/eslint-config": "^1.4.1",
60+
"@nuxt/module-builder": "^1.0.1",
61+
"@nuxt/schema": "^3.17.5",
62+
"@nuxt/test-utils": "^3.19.1",
63+
"@types/node": "^22.15.30",
6464
"@vue/test-utils": "^2.4.6",
6565
"changelogen": "^0.6.1",
66-
"eslint": "^9.24.0",
67-
"h3": "^1.15.1",
68-
"happy-dom": "^17.4.4",
66+
"eslint": "^9.28.0",
67+
"h3": "^1.15.3",
68+
"happy-dom": "^17.6.3",
6969
"listhen": "^1.9.0",
70-
"nuxt": "^3.16.2",
70+
"nuxt": "^3.17.5",
7171
"ofetch": "^1.4.1",
72-
"vitest": "^3.1.1"
72+
"vitest": "^3.2.2"
7373
}
7474
}

0 commit comments

Comments
 (0)