Skip to content

Commit 9c339b2

Browse files
committed
chore: update deps
1 parent ea0b4d2 commit 9c339b2

File tree

2 files changed

+2748
-1610
lines changed

2 files changed

+2748
-1610
lines changed

Diff for: package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"private": true,
4-
"packageManager": "pnpm@9.12.2",
4+
"packageManager": "pnpm@9.14.2",
55
"scripts": {
66
"build": "nuxi build",
77
"dev:pwa": "VITE_PLUGIN_PWA=true nuxi dev",
@@ -14,23 +14,23 @@
1414
"typecheck": "vue-tsc --noEmit"
1515
},
1616
"devDependencies": {
17-
"@antfu/eslint-config": "^3.8.0",
18-
"@iconify-json/carbon": "^1.2.3",
17+
"@antfu/eslint-config": "^3.9.2",
18+
"@iconify-json/carbon": "^1.2.4",
1919
"@iconify-json/twemoji": "^1.2.1",
20-
"@nuxt/devtools": "^1.6.0",
21-
"@nuxt/eslint": "^0.6.0",
20+
"@nuxt/devtools": "^1.6.1",
21+
"@nuxt/eslint": "^0.7.1",
2222
"@nuxtjs/color-mode": "^3.5.2",
23-
"@pinia/nuxt": "^0.5.5",
24-
"@unocss/eslint-config": "^0.63.6",
25-
"@unocss/nuxt": "^0.63.6",
26-
"@vite-pwa/nuxt": "^0.10.5",
27-
"@vueuse/nuxt": "^11.1.0",
23+
"@pinia/nuxt": "^0.7.0",
24+
"@unocss/eslint-config": "^0.64.1",
25+
"@unocss/nuxt": "^0.64.1",
26+
"@vite-pwa/nuxt": "^0.10.6",
27+
"@vueuse/nuxt": "^12.0.0-beta.1",
2828
"consola": "^3.2.3",
29-
"eslint": "^9.13.0",
29+
"eslint": "^9.15.0",
3030
"eslint-plugin-format": "^0.1.2",
31-
"nuxt": "^3.13.2",
32-
"pinia": "^2.2.4",
31+
"nuxt": "^3.14.1592",
32+
"pinia": "^2.2.6",
3333
"typescript": "^5.6.3",
34-
"vue-tsc": "^2.1.6"
34+
"vue-tsc": "^2.1.10"
3535
}
3636
}

0 commit comments

Comments
 (0)