Skip to content

Commit 69ea4f8

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 6d3f37b commit 69ea4f8

File tree

3 files changed

+321
-330
lines changed

3 files changed

+321
-330
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@
166166
"mlly": "^1.6.1",
167167
"pathe": "^1.1.2",
168168
"scule": "^1.3.0",
169-
"unplugin": "^1.8.0",
170-
"yaml": "^2.4.0"
169+
"unplugin": "^1.9.0",
170+
"yaml": "^2.4.1"
171171
},
172172
"peerDependencies": {
173173
"vue-router": "^4.3.0"
@@ -180,8 +180,8 @@
180180
"devDependencies": {
181181
"@pinia/colada": "^0.5.3",
182182
"@shikijs/vitepress-twoslash": "1.1.7",
183-
"@tanstack/vue-query": "^5.24.7",
184-
"@types/node": "^20.11.24",
183+
"@tanstack/vue-query": "^5.26.3",
184+
"@types/node": "^20.11.25",
185185
"@vitest/coverage-v8": "^1.3.1",
186186
"@vitest/ui": "^1.3.1",
187187
"@volar/vue-language-core": "^1.6.5",
@@ -191,29 +191,29 @@
191191
"enquirer": "^2.4.1",
192192
"execa": "^8.0.1",
193193
"firebase": "^10.8.1",
194-
"happy-dom": "^13.6.2",
194+
"happy-dom": "^13.7.3",
195195
"lint-staged": "^15.2.2",
196196
"minimist": "^1.2.8",
197197
"nodemon": "^3.1.0",
198198
"p-series": "^3.0.0",
199199
"pinia": "^2.1.7",
200200
"prettier": "^3.2.5",
201201
"rimraf": "^5.0.5",
202-
"rollup": "^4.12.0",
202+
"rollup": "^4.12.1",
203203
"semver": "^7.6.0",
204204
"ts-expect": "^1.3.0",
205205
"tsup": "^8.0.2",
206-
"typescript": "^5.3.3",
206+
"typescript": "^5.4.2",
207207
"unplugin-auto-import": "^0.17.5",
208208
"unplugin-vue-markdown": "^0.26.0",
209209
"unplugin-vue-router": "workspace:*",
210-
"vite": "^5.1.4",
211-
"vitepress": "1.0.0-rc.44",
210+
"vite": "^5.1.6",
211+
"vitepress": "1.0.0-rc.45",
212212
"vitest": "^1.3.1",
213213
"vue": "^3.4.21",
214214
"vue-router": "4.3.0",
215215
"vue-router-mock": "^1.1.0",
216-
"vue-tsc": "^2.0.4",
216+
"vue-tsc": "^2.0.6",
217217
"vuefire": "^3.1.23",
218218
"webpack": "^5.90.3",
219219
"yorkie": "^2.0.0"

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"@vue/tsconfig": "^0.5.1",
1313
"json-server": "^0.17.4",
1414
"unplugin-vue-router": "workspace:*",
15-
"vite": "^5.1.4",
15+
"vite": "^5.1.6",
1616
"vite-plugin-inspect": "^0.8.3",
1717
"vue": "^3.4.21"
1818
},
1919
"dependencies": {
20-
"@tanstack/vue-query": "^5.24.7",
20+
"@tanstack/vue-query": "^5.26.3",
2121
"mande": "^2.0.8",
2222
"pinia": "^2.1.7",
2323
"vue": "^3.4.21"

0 commit comments

Comments
 (0)