We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83e3b30 commit f21ec48Copy full SHA for f21ec48
package.json
@@ -22,7 +22,7 @@
22
"@ai-sdk/vue": "^2.0.108",
23
"@iconify-json/logos": "^1.2.10",
24
"@iconify-json/lucide": "^1.2.79",
25
- "@iconify-json/simple-icons": "^1.2.61",
+ "@iconify-json/simple-icons": "^1.2.62",
26
"@nuxt/ui": "^4.2.1",
27
"@nuxtjs/mdc": "^0.19.1",
28
"@vercel/analytics": "^1.6.1",
@@ -37,14 +37,14 @@
37
},
38
"devDependencies": {
39
"@nuxt/eslint": "^1.11.0",
40
- "@types/node": "^24.10.1",
+ "@types/node": "^24.10.2",
41
"drizzle-kit": "^0.31.8",
42
"eslint": "^9.39.1",
43
"typescript": "^5.9.3",
44
- "vue-tsc": "^3.1.6"
+ "vue-tsc": "^3.1.7"
45
46
"resolutions": {
47
"unimport": "5.5.0"
48
49
- "packageManager": "pnpm@10.24.0"
+ "packageManager": "pnpm@10.25.0"
50
}
0 commit comments