Skip to content

Commit

Permalink
chore(deps): removed unneeded vue-class-component + vue-property-deco…
Browse files Browse the repository at this point in the history
…rator dependency

Signed-off-by: Lukas Mertens <[email protected]>
  • Loading branch information
lukas-mertens committed Mar 21, 2024
1 parent 8488c9f commit bf49dcb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 38 deletions.
2 changes: 0 additions & 2 deletions THIRD_PARTY.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ konva MIT ^8.3.5 git://github.com/konvajs
register-service-worker MIT ^1.7.2 git+https://github.com/yyx990803/register-service-worker.git
roboto-fontface Apache-2.0 * git+https://github.com/choffmeister/roboto-fontface-bower.git
vue MIT ^2.6.14 git+https://github.com/vuejs/vue.git
vue-class-component MIT ^7.2.3 git+https://github.com/vuejs/vue-class-component.git
vue-property-decorator MIT ^9.1.2 git+https://github.com/kaorun343/vue-property-decorator.git
vue-router MIT ^3.5.1 git+https://github.com/vuejs/vue-router.git
vuetify MIT ^2.6.0 git+https://github.com/vuetifyjs/vuetify.git
vuex MIT ^3.6.2 git+https://github.com/vuejs/vuex.git
Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@
"splitpanes": "^3.1.5",
"vee-validate": "^4.12.6",
"vue": "^3.4.19",
"vue-class-component": "^7.2.6",
"vue-property-decorator": "^9.1.2",
"vue-router": "4.2.5",
"vuetify": "^3.5.4"
},
Expand Down
44 changes: 10 additions & 34 deletions pnpm-lock.yaml

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

0 comments on commit bf49dcb

Please sign in to comment.