@lucide/astro 1.14.0 → 1.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -72,7 +72,7 @@ Lucide is licensed under the ISC license. See [LICENSE](https://lucide.dev/licen
72
72
 
73
73
  ### Hero backers 🦸
74
74
 
75
- <a href="https://https://zephyr-cloud.io/"><img src="https://lucide.dev/sponsors/zephyr-cloud.svg" width="180" alt="Zephyr Cloud – From idea to prod: fast micro-frontend delivery!" /></a>
75
+ <a href="https://zephyr-cloud.io/"><img src="https://lucide.dev/sponsors/zephyr-cloud.svg" width="180" alt="Zephyr Cloud – From idea to prod: fast micro-frontend delivery!" /></a>
76
76
 
77
77
  ### Awesome backers 🍺
78
78
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lucide/astro",
3
- "version": "1.14.0",
3
+ "version": "1.16.0",
4
4
  "author": "Moustapha Kebe",
5
5
  "description": "A Lucide icon library package for Astro applications.",
6
6
  "license": "ISC",
@@ -48,7 +48,7 @@
48
48
  "typescript": "^5.8.3",
49
49
  "vite": "^7.3.2",
50
50
  "vitest": "^4.1.1",
51
- "astro": "^6.1.6",
51
+ "astro": "^6.1.10",
52
52
  "@lucide/build-icons": "1.1.0"
53
53
  },
54
54
  "peerDependencies": {