Skip to content

Commit 4527e35

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

File tree

2 files changed

+602
-1785
lines changed

2 files changed

+602
-1785
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,23 @@
1414
"typecheck": "vue-tsc --noEmit"
1515
},
1616
"devDependencies": {
17-
"@antfu/eslint-config": "^3.9.2",
17+
"@antfu/eslint-config": "^3.11.0",
1818
"@iconify-json/carbon": "^1.2.4",
1919
"@iconify-json/twemoji": "^1.2.1",
2020
"@nuxt/devtools": "^1.6.1",
21-
"@nuxt/eslint": "^0.7.1",
21+
"@nuxt/eslint": "^0.7.2",
2222
"@nuxtjs/color-mode": "^3.5.2",
2323
"@pinia/nuxt": "^0.7.0",
2424
"@unocss/eslint-config": "^0.64.1",
2525
"@unocss/nuxt": "^0.64.1",
2626
"@vite-pwa/nuxt": "^0.10.6",
27-
"@vueuse/nuxt": "^12.0.0-beta.1",
27+
"@vueuse/nuxt": "^12.0.0",
2828
"consola": "^3.2.3",
2929
"eslint": "^9.15.0",
3030
"eslint-plugin-format": "^0.1.2",
3131
"nuxt": "^3.14.1592",
3232
"pinia": "^2.2.6",
33-
"typescript": "^5.6.3",
33+
"typescript": "~5.7.2",
3434
"vue-tsc": "^2.1.10"
3535
}
3636
}

0 commit comments

Comments
 (0)