diff --git a/apps/web/package.json b/apps/web/package.json index 952028e..b5a2d56 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -24,7 +24,7 @@ "clsx": "^2.1.1", "eslint": "9.9.1", "eslint-config-next": "14.2.13", - "lucide-react": "^0.427.0", + "lucide-react": "^0.456.0", "next": "14.2.5", "postcss": "8.4.40", "react": "18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 38922ad..31dd809 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -106,8 +106,8 @@ importers: specifier: 14.2.13 version: 14.2.13(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) lucide-react: - specifier: ^0.427.0 - version: 0.427.0(react@18.3.1) + specifier: ^0.456.0 + version: 0.456.0(react@18.3.1) next: specifier: 14.2.5 version: 14.2.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -2783,8 +2783,8 @@ packages: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} - lucide-react@0.427.0: - resolution: {integrity: sha512-lv9s6c5BDF/ccuA0EgTdskTxIe11qpwBDmzRZHJAKtp8LTewAvDvOM+pTES9IpbBuTqkjiMhOmGpJ/CB+mKjFw==} + lucide-react@0.456.0: + resolution: {integrity: sha512-DIIGJqTT5X05sbAsQ+OhA8OtJYyD4NsEMCA/HQW/Y6ToPQ7gwbtujIoeAaup4HpHzV35SQOarKAWH8LYglB6eA==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc @@ -3674,6 +3674,9 @@ packages: tslib@2.7.0: resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} + tslib@2.8.1: + resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} + tsup@8.3.0: resolution: {integrity: sha512-ALscEeyS03IomcuNdFdc0YWGVIkwH1Ws7nfTbAPuoILvEV2hpGQAY72LIOjglGo4ShWpZfpBqP/jpQVCzqYQag==} engines: {node: '>=18'} @@ -5297,7 +5300,7 @@ snapshots: capnp-ts@0.7.0: dependencies: debug: 4.3.7 - tslib: 2.7.0 + tslib: 2.8.1 transitivePeerDependencies: - supports-color @@ -6532,7 +6535,7 @@ snapshots: dependencies: yallist: 4.0.0 - lucide-react@0.427.0(react@18.3.1): + lucide-react@0.456.0(react@18.3.1): dependencies: react: 18.3.1 @@ -6888,7 +6891,7 @@ snapshots: dependencies: prettier: 2.8.8 prettier-package-json: 2.6.0 - tslib: 2.7.0 + tslib: 2.8.1 optionalDependencies: eslint: 9.9.1(jiti@1.21.0) @@ -7328,7 +7331,7 @@ snapshots: synckit@0.8.8: dependencies: '@pkgr/core': 0.1.0 - tslib: 2.7.0 + tslib: 2.8.1 synckit@0.9.1: dependencies: @@ -7420,6 +7423,8 @@ snapshots: tslib@2.7.0: {} + tslib@2.8.1: {} + tsup@8.3.0(@swc/core@1.7.26(@swc/helpers@0.5.5))(jiti@1.21.0)(postcss@8.4.40)(typescript@5.5.4): dependencies: bundle-require: 5.0.0(esbuild@0.23.1)