Skip to content

Commit

Permalink
chore(deps): update nuxt framework to ^3.8.2 (#232)
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] committed Nov 21, 2023
1 parent 3f73c99 commit 69ba14a
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 22 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"release": "pnpm test:examples && pnpm build && changelogen --release --push && pnpm publish"
},
"dependencies": {
"@nuxt/kit": "^3.8.1",
"@nuxt/schema": "^3.8.1",
"@nuxt/kit": "^3.8.2",
"@nuxt/schema": "^3.8.2",
"consola": "^3.2.3",
"defu": "^6.1.3",
"estree-walker": "^3.0.3",
Expand Down
166 changes: 146 additions & 20 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 69ba14a

Please sign in to comment.