Skip to content

Commit

Permalink
chore(deps): update nuxt framework to ^3.9.2 (#709)
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 Jan 17, 2024
1 parent 00674cd commit 2e74b9f
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 65 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.1",
"@nuxt/schema": "^3.9.1",
"@nuxt/kit": "^3.9.2",
"@nuxt/schema": "^3.9.2",
"c12": "^1.6.1",
"consola": "^3.2.3",
"defu": "^6.1.4",
Expand Down Expand Up @@ -81,7 +81,7 @@
"eslint-plugin-unicorn": "50.0.1",
"h3": "1.10.0",
"jiti": "1.21.0",
"nuxt": "3.9.1",
"nuxt": "3.9.2",
"playwright-core": "1.41.0",
"rollup": "4.9.5",
"semver": "7.5.4",
Expand Down Expand Up @@ -133,8 +133,8 @@
}
},
"resolutions": {
"@nuxt/schema": "^3.9.1",
"@nuxt/kit": "^3.9.1",
"@nuxt/schema": "^3.9.2",
"@nuxt/kit": "^3.9.2",
"@nuxt/test-utils": "workspace:*",
"rollup": "4.9.5",
"vite": "5.0.11",
Expand Down
Loading

0 comments on commit 2e74b9f

Please sign in to comment.