We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78b54dd commit 81070f8Copy full SHA for 81070f8
package.json
@@ -11,8 +11,8 @@
11
"typecheck": "nuxt typecheck"
12
},
13
"dependencies": {
14
- "@iconify-json/lucide": "^1.2.87",
15
- "@iconify-json/simple-icons": "^1.2.68",
+ "@iconify-json/lucide": "^1.2.88",
+ "@iconify-json/simple-icons": "^1.2.69",
16
"@nuxt/content": "^3.11.0",
17
"@nuxt/image": "^2.0.0",
18
"@nuxt/ui": "^4.4.0",
@@ -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