Skip to content

Commit

Permalink
chore(deps): update nuxt framework (#741)
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 Feb 13, 2024
1 parent 5fe47be commit 8577e79
Show file tree
Hide file tree
Showing 3 changed files with 821 additions and 62 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"release": "pnpm test:examples && pnpm prepack && changelogen --release --push && pnpm publish"
},
"dependencies": {
"@nuxt/kit": "^3.9.3",
"@nuxt/schema": "^3.9.3",
"@nuxt/kit": "^3.10.1",
"@nuxt/schema": "^3.10.1",
"c12": "^1.6.1",
"consola": "^3.2.3",
"defu": "^6.1.4",
Expand Down Expand Up @@ -82,7 +82,7 @@
"eslint-plugin-unicorn": "50.0.1",
"h3": "1.10.1",
"jiti": "1.21.0",
"nuxt": "3.9.3",
"nuxt": "3.10.1",
"playwright-core": "1.41.1",
"rollup": "4.9.6",
"semver": "7.5.4",
Expand Down Expand Up @@ -138,8 +138,8 @@
}
},
"resolutions": {
"@nuxt/kit": "^3.9.3",
"@nuxt/schema": "^3.9.3",
"@nuxt/kit": "^3.10.1",
"@nuxt/schema": "^3.10.1",
"@nuxt/test-utils": "workspace:*",
"rollup": "4.9.6",
"vite": "5.0.12",
Expand Down
Loading

0 comments on commit 8577e79

Please sign in to comment.