diff --git a/package-lock.json b/package-lock.json index f58bb8c..3495796 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "astro-tooltips": "^0.6.2", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", - "lucide-react": "^0.468.0", + "lucide-react": "^0.473.0", "moment": "^2.30.1", "react": "^18.0.0", "react-dom": "^18.0.0", @@ -7380,12 +7380,12 @@ } }, "node_modules/lucide-react": { - "version": "0.468.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.468.0.tgz", - "integrity": "sha512-6koYRhnM2N0GGZIdXzSeiNwguv1gt/FAjZOiPl76roBi3xKEXa4WmfpxgQwTTL4KipXjefrnf3oV4IsYhi4JFA==", + "version": "0.473.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.473.0.tgz", + "integrity": "sha512-KW6u5AKeIjkvrxXZ6WuCu9zHE/gEYSXCay+Gre2ZoInD0Je/e3RBtP4OHpJVJ40nDklSvjVKjgH7VU8/e2dzRw==", "license": "ISC", "peerDependencies": { - "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc" + "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "node_modules/magic-string": { diff --git a/package.json b/package.json index 8079be1..62c326e 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "astro-tooltips": "^0.6.2", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", - "lucide-react": "^0.468.0", + "lucide-react": "^0.473.0", "moment": "^2.30.1", "react": "^18.0.0", "react-dom": "^18.0.0",