We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb6e284 commit dc91b0eCopy full SHA for dc91b0e
package.json
@@ -31,7 +31,7 @@
31
"@babel/eslint-parser": "7.17.0",
32
"@commitlint/cli": "16.2.1",
33
"@commitlint/config-conventional": "16.2.1",
34
- "@vue/runtime-dom": "3.2.31",
+ "@vue/runtime-dom": "3.2.32",
35
"commitlint": "16.2.1",
36
"eslint": "8.9.0",
37
"eslint-config-standard": "16.0.3",
packages/frontend/package.json
@@ -18,7 +18,7 @@
18
},
19
"devDependencies": {
20
"@vitejs/plugin-vue": "2.2.0",
21
- "@vue/cli": "4.5.15",
+ "@vue/cli": "4.5.17",
22
"postcss-functions": "4.0.2",
23
"postcss-html": "1.3.0",
24
"postcss-nesting": "10.1.2",
0 commit comments