Skip to content

Commit

Permalink
build(deps): bump nuxt from 3.1.1 to 3.4.3
Browse files Browse the repository at this point in the history
Bumps [nuxt](https://github.com/nuxt/nuxt) from 3.1.1 to 3.4.3.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](nuxt/nuxt@3.1.1...v3.4.3)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 22, 2023
1 parent 4154897 commit 8423a8e
Show file tree
Hide file tree
Showing 3 changed files with 1,843 additions and 764 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@appbaseio/reactivesearch-vue": "3.0.0-rc.1",
"cross-env": "^5.2.0",
"nuxt": "^3.0.0"
"nuxt": "^3.4.3"
},
"devDependencies": {
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/examples/with-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"postinstall": "nuxt prepare"
},
"devDependencies": {
"nuxt": "^3.1.0"
"nuxt": "^3.4.3"
},
"dependencies": {
"@appbaseio/reactivesearch-vue": "3.0.0-rc.1",
Expand Down
Loading

0 comments on commit 8423a8e

Please sign in to comment.