We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78b54dd commit 1d084bcCopy full SHA for 1d084bc
package.json
@@ -11,9 +11,9 @@
11
"typecheck": "nuxt typecheck"
12
},
13
"dependencies": {
14
- "@iconify-json/lucide": "^1.2.87",
15
- "@iconify-json/simple-icons": "^1.2.68",
16
- "@nuxt/content": "^3.11.0",
+ "@iconify-json/lucide": "^1.2.89",
+ "@iconify-json/simple-icons": "^1.2.69",
+ "@nuxt/content": "^3.11.2",
17
"@nuxt/image": "^2.0.0",
18
"@nuxt/ui": "^4.4.0",
19
"better-sqlite3": "^12.6.2",
@@ -26,5 +26,5 @@
26
"typescript": "^5.9.3",
27
"vue-tsc": "^3.2.4"
28
29
- "packageManager": "pnpm@10.28.1"
+ "packageManager": "pnpm@10.28.2"
30
}
0 commit comments