Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.

Commit 771d457

Browse files
build(deps-dev): bump vue from 3.2.31 to 3.2.33
Bumps [vue](https://github.com/vuejs/core) from 3.2.31 to 3.2.33. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.2.31...v3.2.33) --- updated-dependencies: - dependency-name: vue dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8d57ac commit 771d457

File tree

2 files changed

+120
-120
lines changed

2 files changed

+120
-120
lines changed

package-lock.json

Lines changed: 118 additions & 118 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"semantic-release": "semantic-release"
4444
},
4545
"peerDependencies": {
46-
"vue": "^3.2.29"
46+
"vue": "^3.2.33"
4747
},
4848
"dependencies": {
4949
"@vueuse/core": "^8.2.3",
@@ -63,7 +63,7 @@
6363
"ts-jest": "^27.1.4",
6464
"typescript": "^4.6.3",
6565
"vite": "^2.9.1",
66-
"vue": "^3.2.29",
66+
"vue": "^3.2.33",
6767
"vue-tsc": ">=0.33.9"
6868
},
6969
"engines": {

0 commit comments

Comments
 (0)