Skip to content

Commit eba3baf

Browse files
chore(deps): update nuxt framework to ^3.15.4 (#456)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a188135 commit eba3baf

File tree

3 files changed

+1308
-567
lines changed

3 files changed

+1308
-567
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@nuxt/fonts": "^0.10.3",
1919
"@nuxt/ui-pro": "^1.6.0",
2020
"@nuxtjs/plausible": "^1.2.0",
21-
"nuxt": "^3.14.1592",
21+
"nuxt": "^3.15.4",
2222
"nuxt-og-image": "^3.1.1"
2323
},
2424
"devDependencies": {

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"release": "pnpm lint && standard-version && git push --follow-tags"
3333
},
3434
"dependencies": {
35-
"@nuxt/kit": "^3.14.1592",
35+
"@nuxt/kit": "^3.15.4",
3636
"defu": "^6.1.4",
3737
"graphql": "^16.10.0",
3838
"qs": "^6.13.1",
@@ -43,7 +43,7 @@
4343
"@nuxt/eslint-config": "^0.7.3",
4444
"@nuxt/module-builder": "^0.8.4",
4545
"eslint": "^9.17.0",
46-
"nuxt": "^3.14.1592",
46+
"nuxt": "^3.15.4",
4747
"standard-version": "^9.5.0",
4848
"typescript": "^5.6.3",
4949
"vue-tsc": "^2.1.10"

0 commit comments

Comments
 (0)