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 94e032a commit a93f96dCopy full SHA for a93f96d
package.json
@@ -13,10 +13,10 @@
13
"lint": "eslint ."
14
},
15
"dependencies": {
16
- "@iconify-json/lucide": "^1.2.34",
17
- "@iconify-json/simple-icons": "^1.2.30",
+ "@iconify-json/lucide": "^1.2.35",
+ "@iconify-json/simple-icons": "^1.2.31",
18
"@nuxt/content": "^3.4.0",
19
- "@nuxt/icon": "^1.11.0",
+ "@nuxt/icon": "^1.12.0",
20
"@nuxtjs/color-mode": "^3.5.2",
21
"@tailwindcss/typography": "^0.5.16",
22
"@tailwindcss/vite": "^4.1.3",
@@ -28,7 +28,7 @@
28
"eslint": "^9.24.0",
29
"typescript": "^5.8.3"
30
31
- "packageManager": "pnpm@10.7.1",
+ "packageManager": "pnpm@10.8.0",
32
"pnpm": {
33
"onlyBuiltDependencies": [
34
"@parcel/watcher",
0 commit comments