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 338f8ff commit 99c6219Copy full SHA for 99c6219
2 files changed
docs/package.json
@@ -11,17 +11,17 @@
11
"typecheck": "nuxt typecheck"
12
},
13
"dependencies": {
14
- "@takumi-rs/core": "^1.1.2",
15
- "docus": "^5.9.0"
+ "@takumi-rs/core": "^1.3.0",
+ "docus": "^5.11.0"
16
17
"devDependencies": {
18
"@iconify-json/logos": "^1.2.11",
19
- "@iconify-json/lucide": "^1.2.102",
20
- "@iconify-json/simple-icons": "^1.2.78",
21
- "@iconify-json/vscode-icons": "^1.2.45",
+ "@iconify-json/lucide": "^1.2.109",
+ "@iconify-json/simple-icons": "^1.2.83",
+ "@iconify-json/vscode-icons": "^1.2.50",
22
"@nuxt/fonts": "0.14.0",
23
"@nuxt/scripts": "^1.0.5",
24
- "better-sqlite3": "^12.9.0",
+ "better-sqlite3": "^12.10.0",
25
"nuxt": "^4.4.2",
26
"nuxt-llms": "0.2.0"
27
}
0 commit comments