diff --git a/package.json b/package.json index dd0a82b..56fd4c0 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@tanstack/react-table": "8.17.3", "class-variance-authority": "0.7.0", "clsx": "2.1.1", - "lucide-react": "0.383.0", + "lucide-react": "0.390.0", "next": "14.2.3", "react": "18.3.1", "react-dom": "18.3.1", @@ -37,13 +37,13 @@ "zod": "3.23.8" }, "devDependencies": { - "@types/node": "20.14.1", + "@types/node": "20.14.2", "@types/react": "18.3.3", "@types/react-dom": "18.3.0", "eslint": "9.4.0", "eslint-config-next": "14.2.3", "postcss": "8.4.38", - "tailwindcss": "3.4.3", + "tailwindcss": "3.4.4", "typescript": "5.4.5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f21c2dc..e85c565 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: 2.1.1 version: 2.1.1 lucide-react: - specifier: 0.383.0 - version: 0.383.0(react@18.3.1) + specifier: 0.390.0 + version: 0.390.0(react@18.3.1) next: specifier: 14.2.3 version: 14.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -58,7 +58,7 @@ importers: version: 2.3.0 tailwindcss-animate: specifier: 1.0.7 - version: 1.0.7(tailwindcss@3.4.3) + version: 1.0.7(tailwindcss@3.4.4) vaul: specifier: 0.9.1 version: 0.9.1(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -67,8 +67,8 @@ importers: version: 3.23.8 devDependencies: '@types/node': - specifier: 20.14.1 - version: 20.14.1 + specifier: 20.14.2 + version: 20.14.2 '@types/react': specifier: 18.3.3 version: 18.3.3 @@ -85,8 +85,8 @@ importers: specifier: 8.4.38 version: 8.4.38 tailwindcss: - specifier: 3.4.3 - version: 3.4.3 + specifier: 3.4.4 + version: 3.4.4 typescript: specifier: 5.4.5 version: 5.4.5 @@ -647,8 +647,8 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/node@20.14.1': - resolution: {integrity: sha512-T2MzSGEu+ysB/FkWfqmhV3PLyQlowdptmmgD20C6QxsS8Fmv5SjpZ1ayXaEC0S21/h5UJ9iA6W/5vSNU5l00OA==} + '@types/node@20.14.2': + resolution: {integrity: sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==} '@types/prop-types@15.7.12': resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} @@ -1439,8 +1439,8 @@ packages: resolution: {integrity: sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==} engines: {node: 14 || >=16.14} - lucide-react@0.383.0: - resolution: {integrity: sha512-13xlG0CQCJtzjSQYwwJ3WRqMHtRj3EXmLlorrARt7y+IHnxUCp3XyFNL1DfaGySWxHObDvnu1u1dV+0VMKHUSg==} + lucide-react@0.390.0: + resolution: {integrity: sha512-APqbfEcVuHnZbiy3E97gYWLeBdkE4e6NbY6AuVETZDZVn/bQCHYUoHyxcUHyvRopfPOHhFUEvDyyQzHwM+S9/w==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 @@ -1872,8 +1872,8 @@ packages: peerDependencies: tailwindcss: '>=3.0.0 || insiders' - tailwindcss@3.4.3: - resolution: {integrity: sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==} + tailwindcss@3.4.4: + resolution: {integrity: sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==} engines: {node: '>=14.0.0'} hasBin: true @@ -2543,7 +2543,7 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@20.14.1': + '@types/node@20.14.2': dependencies: undici-types: 5.26.5 @@ -3510,7 +3510,7 @@ snapshots: lru-cache@10.2.2: {} - lucide-react@0.383.0(react@18.3.1): + lucide-react@0.390.0(react@18.3.1): dependencies: react: 18.3.1 @@ -3953,11 +3953,11 @@ snapshots: dependencies: '@babel/runtime': 7.24.6 - tailwindcss-animate@1.0.7(tailwindcss@3.4.3): + tailwindcss-animate@1.0.7(tailwindcss@3.4.4): dependencies: - tailwindcss: 3.4.3 + tailwindcss: 3.4.4 - tailwindcss@3.4.3: + tailwindcss@3.4.4: dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2