Skip to content

Commit

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

Updates `vue` from 3.3.4 to 3.3.8
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.3.4...v3.3.8)

Updates `@vue/compat` from 3.3.4 to 3.3.8
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.3.4...v3.3.8)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@vue/compat"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 6927902 commit 8206096
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dtool-lookup-webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"dependencies": {
"@popperjs/core": "^2.11.7",
"@soerenmartius/vue3-clipboard": "^0.1.2",
"@vue/compat": "3.3.4",
"@vue/compat": "3.3.8",
"axios": "^1.1.3",
"bootstrap": "^5.1.3",
"bootstrap-vue-3": "^0.5.1",
"core-js": "^3.21.1",
"filesize": "^10.0.12",
"json2yaml": "^1.1.0",
"moment": "^2.24.0",
"vue": "3.3.4",
"vue": "3.3.8",
"vue-axios": "^3.4.1",
"vuex": "^4.0.2"
},
Expand Down

0 comments on commit 8206096

Please sign in to comment.