Skip to content

Commit dc91b0e

Browse files
committed
Update vue monorepo
1 parent cb6e284 commit dc91b0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@babel/eslint-parser": "7.17.0",
3232
"@commitlint/cli": "16.2.1",
3333
"@commitlint/config-conventional": "16.2.1",
34-
"@vue/runtime-dom": "3.2.31",
34+
"@vue/runtime-dom": "3.2.32",
3535
"commitlint": "16.2.1",
3636
"eslint": "8.9.0",
3737
"eslint-config-standard": "16.0.3",

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@vitejs/plugin-vue": "2.2.0",
21-
"@vue/cli": "4.5.15",
21+
"@vue/cli": "4.5.17",
2222
"postcss-functions": "4.0.2",
2323
"postcss-html": "1.3.0",
2424
"postcss-nesting": "10.1.2",

0 commit comments

Comments
 (0)