Skip to content

Commit 5a13362

Browse files
committed
chore: update deps
1 parent 813e641 commit 5a13362

File tree

2 files changed

+6584
-5344
lines changed

2 files changed

+6584
-5344
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -17,25 +17,25 @@
1717
"release": "bumpp package.json --commit --push --tag"
1818
},
1919
"dependencies": {
20-
"@vueuse/core": "^10.11.1",
20+
"@vueuse/core": "^11.0.0",
2121
"nuxt": "^3.12.4",
22-
"pinia": "^2.2.1",
23-
"unocss": "^0.61.9"
22+
"pinia": "^2.2.2",
23+
"unocss": "^0.62.2"
2424
},
2525
"devDependencies": {
26-
"@antfu/eslint-config": "^2.25.1",
26+
"@antfu/eslint-config": "^2.26.0",
2727
"@iconify-json/carbon": "^1.1.37",
2828
"@iconify-json/twemoji": "^1.1.16",
2929
"@nuxt/devtools": "^1.3.9",
30-
"@nuxtjs/color-mode": "^3.4.2",
30+
"@nuxtjs/color-mode": "^3.4.4",
3131
"@pinia/nuxt": "^0.5.3",
32-
"@unocss/nuxt": "^0.61.9",
33-
"@vueuse/nuxt": "^10.11.1",
34-
"bumpp": "^9.4.2",
35-
"eslint": "^8.57.0",
36-
"happy-dom": "^13.10.1",
32+
"@unocss/nuxt": "^0.62.2",
33+
"@vueuse/nuxt": "^11.0.0",
34+
"bumpp": "^9.5.1",
35+
"eslint": "^9.9.0",
36+
"happy-dom": "^14.12.3",
3737
"nuxt-vitest": "^0.11.5",
3838
"typescript": "^5.5.4",
39-
"vitest": "^1.6.0"
39+
"vitest": "^2.0.5"
4040
}
4141
}

0 commit comments

Comments
 (0)