Skip to content

Commit c33aef9

Browse files
chore(deps): update nuxt core to v3.17.1 (#739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 348ce5c commit c33aef9

4 files changed

Lines changed: 309 additions & 106 deletions

File tree

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.0"
14+
"nuxt": "3.17.1"
1515
}
1616
}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@ionic/core": "8.5.5",
6969
"@nuxt/eslint-config": "1.3.0",
7070
"@nuxt/module-builder": "1.0.1",
71-
"@nuxt/schema": "3.17.0",
71+
"@nuxt/schema": "3.17.1",
7272
"@nuxt/test-utils": "3.17.2",
7373
"@types/node": "22.15.3",
7474
"@vitest/coverage-v8": "3.1.2",
@@ -79,7 +79,7 @@
7979
"happy-dom": "17.4.4",
8080
"husky": "9.1.7",
8181
"lint-staged": "15.5.1",
82-
"nuxt": "3.17.0",
82+
"nuxt": "3.17.1",
8383
"playwright-core": "1.52.0",
8484
"simple-git-hooks": "2.13.0",
8585
"typescript": "5.8.3",
@@ -99,8 +99,8 @@
9999
},
100100
"resolutions": {
101101
"@nuxt/content": "2.13.4",
102-
"@nuxt/kit": "3.17.0",
103-
"@nuxt/schema": "3.17.0",
102+
"@nuxt/kit": "3.17.1",
103+
"@nuxt/schema": "3.17.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.1",
1313
"@capacitor/preferences": "7.0.1",
1414
"@nuxtjs/ionic": "latest",
15-
"nuxt": "3.17.0"
15+
"nuxt": "3.17.1"
1616
}
1717
}

0 commit comments

Comments
 (0)