diff --git a/SortVision/package.json b/SortVision/package.json index 9ce0bc1e..233c3588 100644 --- a/SortVision/package.json +++ b/SortVision/package.json @@ -58,7 +58,7 @@ "framer-motion": "^12.42.2", "http-proxy-middleware": "^4.2.0", "jake": "^12.10.1", - "lucide-react": "^1.24.0", + "lucide-react": "^1.27.0", "micromatch": "^4.0.8", "minimatch": "^10.2.5", "monaco-editor": "^0.55.1", diff --git a/SortVision/pnpm-lock.yaml b/SortVision/pnpm-lock.yaml index 9015255f..57a3e2b6 100644 --- a/SortVision/pnpm-lock.yaml +++ b/SortVision/pnpm-lock.yaml @@ -90,8 +90,8 @@ importers: specifier: ^12.10.1 version: 12.10.1 lucide-react: - specifier: ^1.24.0 - version: 1.24.0(react@19.2.7) + specifier: ^1.27.0 + version: 1.27.0(react@19.2.7) micromatch: specifier: ^4.0.8 version: 4.0.8 @@ -4242,8 +4242,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@1.24.0: - resolution: {integrity: sha512-YT6mBD8lGKkg4nM39enlm94/sfJIiW0YKUT60fBy4YK8tai31ylg1VhGNWxkpSKHo9UagfnZqwIff3HTDQwXeA==} + lucide-react@1.27.0: + resolution: {integrity: sha512-rJicGl/3Fly/E0rOH1YmPZ6e49JCnKknh1ox1vpHnkfjujAkKA6sqUZvH3MTAaXXjgexyUwgNwTJzTtYuAFYJw==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -9426,7 +9426,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@1.24.0(react@19.2.7): + lucide-react@1.27.0(react@19.2.7): dependencies: react: 19.2.7