Skip to content

Commit

Permalink
Bump vue and @vue/test-utils
Browse files Browse the repository at this point in the history
Bumps [vue](https://github.com/vuejs/core) and [@vue/test-utils](https://github.com/vuejs/test-utils). These dependencies needed to be updated together.

Updates `vue` from 2.7.16 to 3.5.12
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.12)

Updates `@vue/test-utils` from 1.3.6 to 2.4.6
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/commits/v2.4.6)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 7f034dd commit b32d88f
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 81 deletions.
220 changes: 141 additions & 79 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"graphql-type-json": "^0.3.1",
"sass": "^1.79.4",
"v-click-outside": "^3.0.1",
"vue": "^2.6.11",
"vue": "^3.5.12",
"vue-apollo": "^3.0.3",
"vue-content-loader": "^0.2.3",
"vue-i18n": "^8.15.1",
Expand All @@ -40,7 +40,7 @@
"@babel/plugin-transform-runtime": "^7.14.5",
"@babel/polyfill": "^7.0.0",
"@babel/preset-env": "^7.20.2",
"@vue/test-utils": "^1.0.3",
"@vue/test-utils": "^2.4.6",
"babel-loader": "^8.1.0",
"babel-polyfill": "^6.26.0",
"babel-register": "^6.26.0",
Expand Down

0 comments on commit b32d88f

Please sign in to comment.