Skip to content

Commit f3db662

Browse files
chore(deps): update nuxt core to v3.15.4 (#682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b226205 commit f3db662

File tree

4 files changed

+122
-107
lines changed

4 files changed

+122
-107
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.3"
14+
"nuxt": "3.15.4"
1515
}
1616
}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"devDependencies": {
7070
"@nuxt/eslint-config": "0.7.5",
7171
"@nuxt/module-builder": "1.0.0-alpha.1",
72-
"@nuxt/schema": "3.15.3",
72+
"@nuxt/schema": "3.15.4",
7373
"@nuxt/test-utils": "3.15.4",
7474
"@types/node": "22.12.0",
7575
"@vitest/coverage-v8": "3.0.4",
@@ -80,7 +80,7 @@
8080
"happy-dom": "16.7.3",
8181
"husky": "9.1.7",
8282
"lint-staged": "15.4.3",
83-
"nuxt": "3.15.3",
83+
"nuxt": "3.15.4",
8484
"playwright-core": "1.50.0",
8585
"typescript": "5.7.3",
8686
"unbuild": "3.3.1",
@@ -91,8 +91,8 @@
9191
},
9292
"resolutions": {
9393
"@nuxt/content": "2.13.4",
94-
"@nuxt/kit": "3.15.3",
95-
"@nuxt/schema": "3.15.3",
94+
"@nuxt/kit": "3.15.4",
95+
"@nuxt/schema": "3.15.4",
9696
"@nuxtjs/ionic": "link:.",
9797
"consola": "^3.2.3",
9898
"nuxt-component-meta": ">=0.7.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.3"
15+
"nuxt": "3.15.4"
1616
}
1717
}

0 commit comments

Comments
 (0)