Skip to content

Commit 7a96ac3

Browse files
chore(deps): update nuxt core
1 parent 36eea12 commit 7a96ac3

File tree

4 files changed

+201
-215
lines changed

4 files changed

+201
-215
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"devDependencies": {
1212
"@nuxt-themes/docus": "1.15.1",
1313
"@nuxtjs/plausible": "1.2.0",
14-
"nuxt": "3.17.5"
14+
"nuxt": "3.17.6"
1515
}
1616
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
"@ionic/core": "8.6.4",
7575
"@nuxt/eslint-config": "1.5.2",
7676
"@nuxt/module-builder": "1.0.1",
77-
"@nuxt/schema": "3.17.5",
78-
"@nuxt/test-utils": "3.19.1",
77+
"@nuxt/schema": "3.17.6",
78+
"@nuxt/test-utils": "3.19.2",
7979
"@types/node": "22.16.2",
8080
"@vitest/coverage-v8": "3.2.4",
8181
"@vue/test-utils": "2.4.6",
@@ -85,7 +85,7 @@
8585
"happy-dom": "18.0.1",
8686
"husky": "9.1.7",
8787
"lint-staged": "16.1.2",
88-
"nuxt": "3.17.5",
88+
"nuxt": "3.17.6",
8989
"playwright-core": "1.54.0",
9090
"simple-git-hooks": "2.13.0",
9191
"typescript": "5.8.3",
@@ -105,8 +105,8 @@
105105
},
106106
"resolutions": {
107107
"@nuxt/content": "2.13.4",
108-
"@nuxt/kit": "3.17.5",
109-
"@nuxt/schema": "3.17.5",
108+
"@nuxt/kit": "3.17.6",
109+
"@nuxt/schema": "3.17.6",
110110
"@nuxtjs/ionic": "link:.",
111111
"consola": "^3.4.0",
112112
"nuxt-component-meta": ">=0.10.0"

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"@capacitor/filesystem": "7.1.2",
1313
"@capacitor/preferences": "7.0.1",
1414
"@nuxtjs/ionic": "latest",
15-
"nuxt": "3.17.5"
15+
"nuxt": "3.17.6"
1616
}
1717
}

0 commit comments

Comments
 (0)