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 32dbb22 commit bb81fb2Copy full SHA for bb81fb2
package.json
@@ -12,12 +12,12 @@
12
},
13
"dependencies": {
14
"@iconify-json/lucide": "^1.2.82",
15
- "@iconify-json/simple-icons": "^1.2.63",
+ "@iconify-json/simple-icons": "^1.2.64",
16
"@iconify-json/vscode-icons": "^1.2.37",
17
- "@nuxt/content": "^3.9.0",
+ "@nuxt/content": "^3.10.0",
18
"@nuxt/image": "^2.0.0",
19
"@nuxt/ui": "^4.3.0",
20
- "@nuxtjs/mcp-toolkit": "0.6.0",
+ "@nuxtjs/mcp-toolkit": "0.6.1",
21
"better-sqlite3": "^12.5.0",
22
"nuxt": "^4.2.2",
23
"nuxt-llms": "0.1.3",
@@ -30,5 +30,5 @@
30
"typescript": "^5.9.3",
31
"vue-tsc": "^3.2.1"
32
33
- "packageManager": "pnpm@10.26.1"
+ "packageManager": "pnpm@10.27.0"
34
}
0 commit comments