Skip to content

Commit b993249

Browse files
chore(deps): update nuxt core to v3.15.1
1 parent 9c5686d commit b993249

File tree

4 files changed

+1119
-725
lines changed

4 files changed

+1119
-725
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.1.1",
14-
"nuxt": "3.14.1592"
14+
"nuxt": "3.15.1"
1515
}
1616
}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"devDependencies": {
7171
"@nuxt/eslint-config": "0.7.1",
7272
"@nuxt/module-builder": "0.8.4",
73-
"@nuxt/schema": "3.14.1592",
73+
"@nuxt/schema": "3.15.1",
7474
"@nuxt/test-utils": "3.15.1",
7575
"@types/node": "22.9.1",
7676
"@vitest/coverage-v8": "2.1.8",
@@ -81,7 +81,7 @@
8181
"happy-dom": "16.3.0",
8282
"husky": "9.1.7",
8383
"lint-staged": "15.2.10",
84-
"nuxt": "3.14.1592",
84+
"nuxt": "3.15.1",
8585
"playwright-core": "1.49.0",
8686
"typescript": "5.6.3",
8787
"unbuild": "3.0.0",
@@ -92,8 +92,8 @@
9292
},
9393
"resolutions": {
9494
"@nuxt/content": "2.13.4",
95-
"@nuxt/kit": "3.14.1592",
96-
"@nuxt/schema": "3.14.1592",
95+
"@nuxt/kit": "3.15.1",
96+
"@nuxt/schema": "3.15.1",
9797
"@nuxtjs/ionic": "link:.",
9898
"consola": "^3.2.3",
9999
"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": "6.0.2",
1313
"@capacitor/preferences": "6.0.3",
1414
"@nuxtjs/ionic": "latest",
15-
"nuxt": "3.14.1592"
15+
"nuxt": "3.15.1"
1616
}
1717
}

0 commit comments

Comments
 (0)