Skip to content

Commit

Permalink
Build(deps): Bump @vue/compat from 3.4.30 to 3.4.31 in /frontend (#772)
Browse files Browse the repository at this point in the history
* Build(deps): Bump @vue/compat from 3.4.30 to 3.4.31 in /frontend

Bumps [@vue/compat](https://github.com/vuejs/core) from 3.4.30 to 3.4.31.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.30...v3.4.31)

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

Signed-off-by: dependabot[bot] <[email protected]>

* update vue, compat & compiler

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dan1el <[email protected]>
  • Loading branch information
dependabot[bot] and Dan1elBox authored Jul 4, 2024
1 parent ddb842f commit c9aa369
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
122 changes: 61 additions & 61 deletions frontend/package-lock.json

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

6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@toast-ui/editor": "^3.2.2",
"@toast-ui/editor-plugin-code-syntax-highlight": "^3.1.0",
"@types/sockjs-client": "^1.5.4",
"@vue/compat": "^3.4.30",
"@vue/compat": "^3.4.31",
"axios": "^1.7.2",
"bootstrap": "^4.6.1",
"bootstrap-vue": "^2.23.1",
Expand All @@ -30,7 +30,7 @@
"register-service-worker": "^1.7.1",
"sockjs-client": "^1.6.1",
"uuid": "^9.0.1",
"vue": "^3.4.30",
"vue": "^3.4.31",
"vue-axios": "^3.5.2",
"vue-i18n": "^9.12.1",
"vue-router": "^4.3.3",
Expand All @@ -52,7 +52,7 @@
"@vue/cli-plugin-typescript": "^5.0.8",
"@vue/cli-plugin-vuex": "^5.0.8",
"@vue/cli-service": "^5.0.8",
"@vue/compiler-sfc": "^3.4.30",
"@vue/compiler-sfc": "^3.4.31",
"@vue/eslint-config-prettier": "^6.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"babel-plugin-transform-remove-console": "^6.9.4",
Expand Down

0 comments on commit c9aa369

Please sign in to comment.