Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Commit 372e95f

Browse files
Update vue monorepo
1 parent 2b1fbe2 commit 372e95f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
"bulma": "^0.9.2",
1212
"bulma-toast": "2.4.1",
1313
"core-js": "3.25.3",
14-
"vue": "3.1.1",
14+
"vue": "3.2.40",
1515
"vue-router": "4.0.8",
16-
"vuex": "4.0.1"
16+
"vuex": "4.0.2"
1717
},
1818
"devDependencies": {
1919
"@vue/cli-plugin-babel": "4.5.13",
2020
"@vue/cli-plugin-router": "4.5.13",
2121
"@vue/cli-plugin-vuex": "4.5.13",
2222
"@vue/cli-service": "5.0.1",
23-
"@vue/compiler-sfc": "3.1.1",
23+
"@vue/compiler-sfc": "3.2.40",
2424
"sass": "1.34.1",
2525
"sass-loader": "8.0.2"
2626
}

0 commit comments

Comments
 (0)