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 c03a023 commit c3d5c3cCopy full SHA for c3d5c3c
package.json
@@ -12,11 +12,11 @@
12
},
13
"dependencies": {
14
"@iconify-json/lucide": "^1.2.73",
15
- "@iconify-json/simple-icons": "^1.2.58",
16
- "@iconify-json/vscode-icons": "^1.2.33",
17
- "@nuxt/content": "^3.8.0",
+ "@iconify-json/simple-icons": "^1.2.59",
+ "@iconify-json/vscode-icons": "^1.2.35",
+ "@nuxt/content": "^3.8.2",
18
"@nuxt/image": "^2.0.0",
19
- "@nuxt/ui": "^4.1.0",
+ "@nuxt/ui": "^4.2.0",
20
"better-sqlite3": "^12.4.1",
21
"nuxt": "^4.2.1",
22
"nuxt-llms": "0.1.3",
@@ -26,7 +26,7 @@
26
"@nuxt/eslint": "^1.10.0",
27
"eslint": "^9.39.1",
28
"typescript": "^5.9.3",
29
- "vue-tsc": "^3.1.3"
+ "vue-tsc": "^3.1.4"
30
31
- "packageManager": "pnpm@10.21.0"
+ "packageManager": "pnpm@10.22.0"
32
}
0 commit comments