Skip to content

Commit

Permalink
* rollback [email protected] to 3.4.14 due to vuejs/core#10214 @ fe
Browse files Browse the repository at this point in the history
  • Loading branch information
n0099 committed Feb 5, 2024
1 parent 09c5cc3 commit 09e21d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"tippy.js": "^6.3.7",
"v-viewer": "^3.0.13",
"viewerjs": "^1.11.6",
"vue": "^3.4.15",
"vue": "^3.4.14",
"vue-router": "^4.2.5"
},
"devDependencies": {
Expand All @@ -47,7 +47,7 @@
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@vitejs/plugin-vue": "^5.0.3",
"@vue/compiler-sfc": "^3.4.15",
"@vue/compiler-sfc": "^3.4.14",
"@vue/eslint-config-typescript": "^12.0.0",
"checkcss": "^2.0.9",
"eslint": "^8.56.0",
Expand Down
8 changes: 4 additions & 4 deletions fe/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1143,7 +1143,7 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-sfc@npm:3.4.15, @vue/compiler-sfc@npm:^3.4.15":
"@vue/compiler-sfc@npm:3.4.15, @vue/compiler-sfc@npm:^3.4.14":
version: 3.4.15
resolution: "@vue/compiler-sfc@npm:3.4.15"
dependencies:
Expand Down Expand Up @@ -4487,7 +4487,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^6.20.0"
"@unhead/vue": "npm:^1.8.10"
"@vitejs/plugin-vue": "npm:^5.0.3"
"@vue/compiler-sfc": "npm:^3.4.15"
"@vue/compiler-sfc": "npm:^3.4.14"
"@vue/eslint-config-typescript": "npm:^12.0.0"
"@vueuse/core": "npm:^10.7.2"
ant-design-vue: "npm:^4.1.2"
Expand Down Expand Up @@ -4518,7 +4518,7 @@ __metadata:
viewerjs: "npm:^1.11.6"
vite: "npm:^5.0.12"
vite-bundle-analyzer: "npm:^0.7.0"
vue: "npm:^3.4.15"
vue: "npm:^3.4.14"
vue-router: "npm:^4.2.5"
vue-tsc: "npm:^1.8.27"
languageName: unknown
Expand Down Expand Up @@ -4921,7 +4921,7 @@ __metadata:
languageName: node
linkType: hard

"vue@npm:^3.4.15":
"vue@npm:^3.4.14":
version: 3.4.15
resolution: "vue@npm:3.4.15"
dependencies:
Expand Down

0 comments on commit 09e21d3

Please sign in to comment.