Skip to content

Commit 1132c34

Browse files
chore(deps): update nuxt
1 parent 2635717 commit 1132c34

File tree

3 files changed

+937
-191
lines changed

3 files changed

+937
-191
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
},
4848
"devDependencies": {
4949
"@nuxt/devtools": "^2.6.2",
50-
"@nuxt/eslint-config": "^1.5.2",
51-
"@nuxt/module-builder": "^1.0.1",
50+
"@nuxt/eslint-config": "^1.7.1",
51+
"@nuxt/module-builder": "^1.0.2",
5252
"@nuxt/schema": "^3.17.7",
5353
"@nuxt/test-utils": "^3.19.2",
5454
"@types/node": "^22.16.4",

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.17.7",
1313
"typescript": "^5.6.3",
1414
"vue": "^3.5.13",
1515
"vue-tsc": "^2.1.10"

0 commit comments

Comments
 (0)