Skip to content

Commit 76673a1

Browse files
committed
chore: update to vue v3.2.45
1 parent 36398ce commit 76673a1

File tree

2 files changed

+94
-104
lines changed

2 files changed

+94
-104
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
"@vitejs/plugin-vue": "3.2.0",
3535
"@vitejs/plugin-vue-jsx": "2.1.1",
3636
"@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",
37+
"@vue/compat": "3.2.45",
38+
"@vue/compiler-dom": "3.2.45",
39+
"@vue/compiler-sfc": "3.2.45",
40+
"@vue/runtime-core": "3.2.45",
4141
"c8": "7.12.0",
4242
"eslint": "8.27.0",
4343
"eslint-config-prettier": "8.5.0",
@@ -56,7 +56,7 @@
5656
"vite": "3.2.3",
5757
"vitepress": "0.22.4",
5858
"vitest": "0.25.1",
59-
"vue": "3.2.44",
59+
"vue": "3.2.45",
6060
"vue-class-component": "8.0.0-rc.1",
6161
"vue-router": "4.1.6",
6262
"vue-tsc": "1.0.9",

0 commit comments

Comments
 (0)