Skip to content

Commit

Permalink
fix(deps): bump @nuxt/kit from 3.2.3 to 3.3.2
Browse files Browse the repository at this point in the history
Bumps [@nuxt/kit](https://github.com/nuxt/nuxt) from 3.2.3 to 3.3.2.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](nuxt/nuxt@v3.2.3...v3.3.2)

---
updated-dependencies:
- dependency-name: "@nuxt/kit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 28, 2023
1 parent 30c1bc5 commit cd1635e
Show file tree
Hide file tree
Showing 2 changed files with 429 additions and 67 deletions.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"test:e2e-watch": "start-server-and-test playground:run http://localhost:3000 cy:open"
},
"dependencies": {
"@nuxt/kit": "^3.2.3",
"@nuxt/kit": "^3.3.2",
"@storyblok/vue": "^7.1.1"
},
"devDependencies": {
Expand Down

0 comments on commit cd1635e

Please sign in to comment.