diff --git a/package-lock.json b/package-lock.json index baf7920..7fc1c9e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coherence-studio", - "version": "0.3.25", + "version": "0.3.35", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coherence-studio", - "version": "0.3.25", + "version": "0.3.35", "dependencies": { "@fix-webm-duration/fix": "^1.0.1", "@monaco-editor/react": "^4.7.0", @@ -50,7 +50,7 @@ "gsap": "^3.14.2", "html2canvas": "^1.4.1", "lottie-web": "^5.13.0", - "lucide-react": "^0.545.0", + "lucide-react": "^1.14.0", "mediabunny": "^1.25.1", "motion": "^12.23.24", "mp4box": "^2.2.0", @@ -10903,9 +10903,9 @@ } }, "node_modules/lucide-react": { - "version": "0.545.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.545.0.tgz", - "integrity": "sha512-7r1/yUuflQDSt4f1bpn5ZAocyIxcTyVyBBChSVtBKn5M+392cPmI5YJMWOJKk/HUWGm5wg83chlAZtCcGbEZtw==", + "version": "1.14.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.14.0.tgz", + "integrity": "sha512-+1mdWcfSJVUsaTIjN9zoezmUhfXo5l0vP7ekBMPo3jcS/aIkxHnXqAPsByszMZx/Y8oQBRJxJx5xg+RH3urzxA==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" diff --git a/package.json b/package.json index 74930a1..94641df 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "gsap": "^3.14.2", "html2canvas": "^1.4.1", "lottie-web": "^5.13.0", - "lucide-react": "^0.545.0", + "lucide-react": "^1.14.0", "mediabunny": "^1.25.1", "motion": "^12.23.24", "mp4box": "^2.2.0",