Skip to content

Commit 178dfa0

Browse files
chore(deps): update nuxt
1 parent f8e73cb commit 178dfa0

File tree

3 files changed

+2094
-565
lines changed

3 files changed

+2094
-565
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,19 +44,19 @@
4444
"test:types": "vue-tsc --noEmit && cd playground && vue-tsc --noEmit"
4545
},
4646
"dependencies": {
47-
"@nuxt/kit": "^3.14.1592"
47+
"@nuxt/kit": "^3.15.2"
4848
},
4949
"devDependencies": {
50-
"@nuxt/devtools": "^1.6.1",
51-
"@nuxt/eslint-config": "^0.7.1",
50+
"@nuxt/devtools": "^1.7.0",
51+
"@nuxt/eslint-config": "^0.7.5",
5252
"@nuxt/module-builder": "^0.8.4",
53-
"@nuxt/schema": "^3.14.1592",
54-
"@nuxt/test-utils": "^3.14.4",
53+
"@nuxt/schema": "^3.15.2",
54+
"@nuxt/test-utils": "^3.15.4",
5555
"@types/node": "^22.9.1",
5656
"@vue/test-utils": "^2.4.6",
5757
"changelogen": "^0.5.7",
5858
"eslint": "^9.15.0",
59-
"nuxt": "^3.14.1592",
59+
"nuxt": "^3.15.2",
6060
"playwright-core": "^1.49.0",
6161
"typescript": "latest",
6262
"vitest": "^2.1.5",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"typecheck": "nuxi typecheck"
1010
},
1111
"dependencies": {
12-
"nuxt": "^3.14.1592",
12+
"nuxt": "^3.15.2",
1313
"typescript": "^5.6.3",
1414
"vue": "^3.5.13",
1515
"vue-tsc": "^2.1.10"

0 commit comments

Comments
 (0)