Skip to content

Commit 9d9750f

Browse files
renovate[bot]danielroejrutila
authored
chore(deps): update nuxt core (#705)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <[email protected]> Co-authored-by: Juho Rutila <[email protected]>
1 parent 5a304e2 commit 9d9750f

File tree

5 files changed

+1452
-1575
lines changed

5 files changed

+1452
-1575
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.15.4"
14+
"nuxt": "3.16.1"
1515
}
1616
}

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"@ionic/cli": "^7.2.0",
5757
"@ionic/vue": "^8.4.3",
5858
"@ionic/vue-router": "^8.4.3",
59-
"@nuxt/kit": "^3.15.4",
60-
"@unhead/vue": "^1.11.19",
59+
"@nuxt/kit": "^3.16.1",
60+
"@unhead/vue": "^2.0.0-rc.13",
6161
"ionicons": "^7.4.0",
6262
"pathe": "^2.0.3",
6363
"pkg-types": "^2.0.0",
@@ -66,10 +66,10 @@
6666
},
6767
"devDependencies": {
6868
"@ionic/core": "8.4.3",
69-
"@nuxt/eslint-config": "1.1.0",
69+
"@nuxt/eslint-config": "1.2.0",
7070
"@nuxt/module-builder": "1.0.0-alpha.1",
71-
"@nuxt/schema": "3.15.4",
72-
"@nuxt/test-utils": "3.17.1",
71+
"@nuxt/schema": "3.16.1",
72+
"@nuxt/test-utils": "3.17.2",
7373
"@types/node": "22.13.5",
7474
"@vitest/coverage-v8": "3.0.9",
7575
"@vue/test-utils": "2.4.6",
@@ -79,12 +79,12 @@
7979
"happy-dom": "17.4.4",
8080
"husky": "9.1.7",
8181
"lint-staged": "15.4.3",
82-
"nuxt": "3.15.4",
82+
"nuxt": "3.16.1",
8383
"playwright-core": "1.50.1",
8484
"simple-git-hooks": "2.11.1",
8585
"typescript": "5.7.3",
8686
"unbuild": "3.3.1",
87-
"unhead": "1.11.19",
87+
"unhead": "2.0.0-rc.13",
8888
"vitest": "3.0.9",
8989
"vue": "3.5.13",
9090
"vue-tsc": "2.2.4"
@@ -99,8 +99,8 @@
9999
},
100100
"resolutions": {
101101
"@nuxt/content": "2.13.4",
102-
"@nuxt/kit": "3.15.4",
103-
"@nuxt/schema": "3.15.4",
102+
"@nuxt/kit": "3.16.1",
103+
"@nuxt/schema": "3.16.1",
104104
"@nuxtjs/ionic": "link:.",
105105
"consola": "^3.4.0",
106106
"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.0.0",
1313
"@capacitor/preferences": "7.0.0",
1414
"@nuxtjs/ionic": "latest",
15-
"nuxt": "3.15.4"
15+
"nuxt": "3.16.1"
1616
}
1717
}

0 commit comments

Comments
 (0)