Skip to content

Commit 12aedae

Browse files
committed
Update vue monorepo to v3.2.1
1 parent 623cce8 commit 12aedae

File tree

2 files changed

+92
-95
lines changed

2 files changed

+92
-95
lines changed

frontend/package-lock.json

Lines changed: 90 additions & 93 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"axios": "0.21.1",
1818
"bootstrap": "5.1.0",
1919
"core-js": "3.16.1",
20-
"vue": "3.1.5",
20+
"vue": "3.2.1",
2121
"vue-router": "4.0.11",
2222
"vuex": "4.0.2"
2323
},
@@ -33,7 +33,7 @@
3333
"@vue/cli-plugin-unit-jest": "5.0.0-beta.2",
3434
"@vue/cli-plugin-vuex": "4.5.13",
3535
"@vue/cli-service": "4.5.13",
36-
"@vue/compiler-sfc": "3.1.5",
36+
"@vue/compiler-sfc": "3.2.1",
3737
"@vue/eslint-config-typescript": "7.0.0",
3838
"@vue/test-utils": "2.0.0-rc.12",
3939
"babel-jest": "26.6.3",

0 commit comments

Comments
 (0)