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 0eee659 commit 58a1754Copy full SHA for 58a1754
package.json
@@ -14,17 +14,17 @@
14
"dependencies": {
15
"@iconify-json/lucide": "^1.2.32",
16
"@iconify-json/simple-icons": "^1.2.29",
17
- "@iconify-json/vscode-icons": "^1.2.16",
+ "@iconify-json/vscode-icons": "^1.2.17",
18
"@nuxt/content": "^3.4.0",
19
"@nuxt/image": "^1.10.0",
20
"@nuxt/ui-pro": "^3.0.1",
21
"nuxt": "^3.16.1",
22
- "nuxt-llms": "0.1.0",
23
- "nuxt-og-image": "^5.0.5"
+ "nuxt-llms": "0.1.2",
+ "nuxt-og-image": "^5.1.0"
24
},
25
"devDependencies": {
26
"@nuxt/eslint": "^1.2.0",
27
- "eslint": "^9.22.0",
+ "eslint": "^9.23.0",
28
"typescript": "^5.8.2",
29
"vue-tsc": "^2.2.0"
30
@@ -37,5 +37,5 @@
37
"better-sqlite3"
38
]
39
40
- "packageManager": "pnpm@10.6.5"
+ "packageManager": "pnpm@10.7.0"
41
}
0 commit comments