Skip to content

Commit

Permalink
chore(deps): update nuxt framework to ^3.13.1 (#467)
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 Sep 5, 2024
1 parent 4c72f76 commit f2a03a4
Show file tree
Hide file tree
Showing 2 changed files with 420 additions and 284 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
},
"devDependencies": {
"@nuxt/eslint-config": "^0.5.5",
"@nuxt/kit": "^3.13.0",
"@nuxt/schema": "^3.13.0",
"@nuxt/kit": "^3.13.1",
"@nuxt/schema": "^3.13.1",
"@nuxt/test-utils": "^3.14.1",
"@types/http-proxy": "^1.17.15",
"@types/node": "^20.16.5",
Expand All @@ -63,7 +63,7 @@
"listhen": "^1.7.2",
"magicast": "^0.3.5",
"mlly": "^1.7.1",
"nuxt": "^3.13.0",
"nuxt": "^3.13.1",
"nypm": "^0.3.11",
"ofetch": "^1.3.4",
"pathe": "^1.1.2",
Expand All @@ -83,7 +83,7 @@
"resolutions": {
"h3": "^1.12.0",
"nitropack": "npm:nitropack-nightly",
"nuxt": "^3.13.0"
"nuxt": "^3.13.1"
},
"packageManager": "pnpm@9.9.0",
"engines": {
Expand Down
Loading

0 comments on commit f2a03a4

Please sign in to comment.