Skip to content

Commit

Permalink
chore(deps): update nuxt framework to ^3.14.1592 (#442)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent bc4e2f7 commit 6a45a44
Show file tree
Hide file tree
Showing 3 changed files with 730 additions and 644 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@nuxt/fonts": "^0.10.2",
"@nuxt/ui-pro": "^1.4.4",
"@nuxtjs/plausible": "^1.0.3",
"nuxt": "^3.13.2",
"nuxt": "^3.14.1592",
"nuxt-og-image": "^3.0.8"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"release": "pnpm lint && standard-version && git push --follow-tags"
},
"dependencies": {
"@nuxt/kit": "^3.13.2",
"@nuxt/kit": "^3.14.1592",
"defu": "^6.1.4",
"graphql": "^16.9.0",
"qs": "^6.13.0",
Expand All @@ -43,7 +43,7 @@
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/module-builder": "^0.8.4",
"eslint": "^9.14.0",
"nuxt": "^3.13.2",
"nuxt": "^3.14.1592",
"standard-version": "^9.5.0",
"typescript": "^5.6.3",
"vue-tsc": "^2.1.10"
Expand Down
Loading

0 comments on commit 6a45a44

Please sign in to comment.