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 36398ce commit 76673a1Copy full SHA for 76673a1
package.json
@@ -34,10 +34,10 @@
34
"@vitejs/plugin-vue": "3.2.0",
35
"@vitejs/plugin-vue-jsx": "2.1.1",
36
"@vitest/coverage-c8": "0.25.1",
37
- "@vue/compat": "3.2.44",
38
- "@vue/compiler-dom": "3.2.44",
39
- "@vue/compiler-sfc": "3.2.44",
40
- "@vue/runtime-core": "3.2.44",
+ "@vue/compat": "3.2.45",
+ "@vue/compiler-dom": "3.2.45",
+ "@vue/compiler-sfc": "3.2.45",
+ "@vue/runtime-core": "3.2.45",
41
"c8": "7.12.0",
42
"eslint": "8.27.0",
43
"eslint-config-prettier": "8.5.0",
@@ -56,7 +56,7 @@
56
"vite": "3.2.3",
57
"vitepress": "0.22.4",
58
"vitest": "0.25.1",
59
- "vue": "3.2.44",
+ "vue": "3.2.45",
60
"vue-class-component": "8.0.0-rc.1",
61
"vue-router": "4.1.6",
62
"vue-tsc": "1.0.9",
0 commit comments