Skip to content

Commit

Permalink
Bump @vitejs/plugin-vue from 4.4.1 to 4.5.2
Browse files Browse the repository at this point in the history
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 4.4.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/plugin-vue@4.5.2/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@4.5.2/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent 89c020b commit b2ae550
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@nuxt/devtools": "latest",
"@nuxt/test-utils": "^3.7.1",
"@pinia-plugin-persistedstate/nuxt": "^1.1.1",
"@vitejs/plugin-vue": "^4.3.4",
"@vitejs/plugin-vue": "^4.5.2",
"jsdom": "^22.1.0",
"nuxt": "^3.8.1",
"nuxt-seo-kit": "^1.3.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1405,10 +1405,10 @@
"@babel/plugin-transform-typescript" "^7.22.10"
"@vue/babel-plugin-jsx" "^1.1.5"

"@vitejs/plugin-vue@^4.3.4", "@vitejs/plugin-vue@^4.4.0":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.4.1.tgz#5050895fb8b2258d2f228110849df4a8a94b9038"
integrity sha512-HCQG8VDFDM7YDAdcj5QI5DvUi+r6xvo9LgvYdk7LSkUNwdpempdB5horkMSZsbdey9Ywsf5aaU8kEPw9M5kREA==
"@vitejs/plugin-vue@^4.4.0", "@vitejs/plugin-vue@^4.5.2":
version "4.5.2"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.5.2.tgz#1212d81bc83680e14448fefe55abd9fe1ed49ed1"
integrity sha512-UGR3DlzLi/SaVBPX0cnSyE37vqxU3O6chn8l0HJNzQzDia6/Au2A4xKv+iIJW8w2daf80G7TYHhi1pAUjdZ0bQ==

"@vitest/expect@0.34.6":
version "0.34.6"
Expand Down

0 comments on commit b2ae550

Please sign in to comment.