Skip to content

Commit bbd7480

Browse files
committed
chore(deps): update all non-major dependencies
1 parent dac2982 commit bbd7480

File tree

3 files changed

+179
-72
lines changed

3 files changed

+179
-72
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,10 +147,10 @@
147147
"tsup": "^7.2.0",
148148
"typescript": "^5.2.2",
149149
"unplugin-auto-import": "^0.16.6",
150-
"vite": "^4.4.11",
150+
"vite": "^4.5.0",
151151
"vite-plugin-vue-markdown": "^0.23.8",
152152
"vitest": "^0.34.6",
153-
"vue": "^3.3.4",
153+
"vue": "^3.3.6",
154154
"vue-router": "^4.2.5",
155155
"vue-router-mock": "^1.0.0",
156156
"webpack": "^5.89.0",

playground/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
},
77
"devDependencies": {
88
"@vitejs/plugin-vue": "^4.4.0",
9-
"@vue/compiler-sfc": "^3.3.4",
9+
"@vue/compiler-sfc": "^3.3.6",
1010
"@vue/tsconfig": "^0.4.0",
1111
"unplugin-vue-router": "workspace:*",
12-
"vite": "^4.4.11",
12+
"vite": "^4.5.0",
1313
"vite-plugin-inspect": "^0.7.40",
14-
"vue": "^3.3.4"
14+
"vue": "^3.3.6"
1515
}
1616
}

0 commit comments

Comments
 (0)