Skip to content

Commit cd2483b

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

File tree

3 files changed

+632
-619
lines changed

3 files changed

+632
-619
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"dependencies": {
158158
"@babel/types": "^7.24.0",
159159
"@rollup/pluginutils": "^5.1.0",
160-
"@vue-macros/common": "^1.10.1",
160+
"@vue-macros/common": "^1.10.2",
161161
"ast-walker-scope": "^0.6.1",
162162
"chokidar": "^3.6.0",
163163
"fast-glob": "^3.3.2",
@@ -166,7 +166,7 @@
166166
"mlly": "^1.6.1",
167167
"pathe": "^1.1.2",
168168
"scule": "^1.3.0",
169-
"unplugin": "^1.10.0",
169+
"unplugin": "^1.10.1",
170170
"yaml": "^2.4.1"
171171
},
172172
"peerDependencies": {
@@ -179,9 +179,9 @@
179179
},
180180
"devDependencies": {
181181
"@pinia/colada": "^0.5.3",
182-
"@shikijs/vitepress-twoslash": "1.2.0",
183-
"@tanstack/vue-query": "^5.28.7",
184-
"@types/node": "^20.11.30",
182+
"@shikijs/vitepress-twoslash": "1.2.2",
183+
"@tanstack/vue-query": "^5.28.9",
184+
"@types/node": "^20.12.2",
185185
"@vitest/coverage-v8": "^1.4.0",
186186
"@vitest/ui": "^1.4.0",
187187
"@volar/vue-language-core": "^1.6.5",
@@ -190,24 +190,24 @@
190190
"conventional-changelog-cli": "^4.1.0",
191191
"enquirer": "^2.4.1",
192192
"execa": "^8.0.1",
193-
"firebase": "^10.9.0",
194-
"happy-dom": "^14.3.6",
193+
"firebase": "^10.10.0",
194+
"happy-dom": "^14.3.9",
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.13.0",
202+
"rollup": "^4.13.2",
203203
"semver": "^7.6.0",
204204
"ts-expect": "^1.3.0",
205205
"tsup": "^8.0.2",
206206
"typescript": "^5.4.3",
207207
"unplugin-auto-import": "^0.17.5",
208208
"unplugin-vue-markdown": "^0.26.0",
209209
"unplugin-vue-router": "workspace:*",
210-
"vite": "^5.2.6",
210+
"vite": "^5.2.7",
211211
"vitepress": "1.0.1",
212212
"vitest": "^1.4.0",
213213
"vue": "^3.4.21",

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.2.6",
15+
"vite": "^5.2.7",
1616
"vite-plugin-inspect": "^0.8.3",
1717
"vue": "^3.4.21"
1818
},
1919
"dependencies": {
20-
"@tanstack/vue-query": "^5.28.7",
20+
"@tanstack/vue-query": "^5.28.9",
2121
"mande": "^2.0.8",
2222
"pinia": "^2.1.7",
2323
"vue": "^3.4.21"

0 commit comments

Comments
 (0)