Skip to content

Commit a7c2009

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 722ec27 commit a7c2009

File tree

2 files changed

+298
-221
lines changed

2 files changed

+298
-221
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,23 @@
1717
"release": "bumpp package.json --commit --push --tag"
1818
},
1919
"dependencies": {
20-
"@vueuse/core": "^10.8.0",
20+
"@vueuse/core": "^10.9.0",
2121
"nuxt": "^3.10.3",
2222
"pinia": "^2.1.7",
2323
"unocss": "^0.58.5"
2424
},
2525
"devDependencies": {
26-
"@antfu/eslint-config": "^2.6.4",
26+
"@antfu/eslint-config": "^2.7.0",
2727
"@iconify-json/carbon": "^1.1.30",
2828
"@iconify-json/twemoji": "^1.1.15",
2929
"@nuxt/devtools": "^1.0.8",
3030
"@nuxtjs/color-mode": "^3.3.2",
3131
"@pinia/nuxt": "^0.5.1",
3232
"@unocss/nuxt": "^0.58.5",
33-
"@vueuse/nuxt": "^10.8.0",
34-
"bumpp": "^9.3.0",
33+
"@vueuse/nuxt": "^10.9.0",
34+
"bumpp": "^9.3.1",
3535
"eslint": "^8.57.0",
36-
"happy-dom": "^13.6.0",
36+
"happy-dom": "^13.6.2",
3737
"nuxt-vitest": "^0.11.5",
3838
"typescript": "^5.3.3",
3939
"vitest": "^1.3.1"

0 commit comments

Comments
 (0)