diff --git a/evi/evi-next-js-app-router-quickstart/package-lock.json b/evi/evi-next-js-app-router-quickstart/package-lock.json index 56e0df70..c2e2fdd4 100644 --- a/evi/evi-next-js-app-router-quickstart/package-lock.json +++ b/evi/evi-next-js-app-router-quickstart/package-lock.json @@ -23,7 +23,7 @@ "react": "^19", "react-dom": "^19", "react-virtualized": "^9.22.6", - "remeda": "^2.32.2", + "remeda": "^2.33.0", "server-only": "^0.0.1", "tailwind-merge": "^3.4.0", "tailwindcss-animate": "^1.0.7", @@ -5190,13 +5190,10 @@ } }, "node_modules/remeda": { - "version": "2.32.2", - "resolved": "https://registry.npmjs.org/remeda/-/remeda-2.32.2.tgz", - "integrity": "sha512-hoxrSvrhAg6Me7ZfHLWYXMvXPMMWijNtbdZNnC3+GnQWavCBXZ8pS4AOumOi3K/preQf34ZO/J5Z5N/JNfx3gw==", + "version": "2.33.0", + "resolved": "https://registry.npmjs.org/remeda/-/remeda-2.33.0.tgz", + "integrity": "sha512-10g+LXHpn3qG/sa7Yi3/eJUk6iFoPnfB1/l5Avj4BaGTIcQT7qQd4UblsoqqJvBsiMD5GIWv5TfNKh/x4Yj5hQ==", "license": "MIT", - "dependencies": { - "type-fest": "^4.41.0" - }, "funding": { "url": "https://github.com/sponsors/remeda" } diff --git a/evi/evi-next-js-app-router-quickstart/package.json b/evi/evi-next-js-app-router-quickstart/package.json index 896b46e5..70b41e18 100644 --- a/evi/evi-next-js-app-router-quickstart/package.json +++ b/evi/evi-next-js-app-router-quickstart/package.json @@ -25,7 +25,7 @@ "react": "^19", "react-dom": "^19", "react-virtualized": "^9.22.6", - "remeda": "^2.32.2", + "remeda": "^2.33.0", "server-only": "^0.0.1", "tailwind-merge": "^3.4.0", "tailwindcss-animate": "^1.0.7", diff --git a/evi/evi-next-js-app-router-quickstart/pnpm-lock.yaml b/evi/evi-next-js-app-router-quickstart/pnpm-lock.yaml index 9572acdf..7710957d 100644 --- a/evi/evi-next-js-app-router-quickstart/pnpm-lock.yaml +++ b/evi/evi-next-js-app-router-quickstart/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^9.22.6 version: 9.22.6(react-dom@19.2.3(react@19.2.3))(react@19.2.3) remeda: - specifier: ^2.32.2 - version: 2.32.2 + specifier: ^2.33.0 + version: 2.33.0 server-only: specifier: ^0.0.1 version: 0.0.1 @@ -1771,8 +1771,8 @@ packages: resolution: {integrity: sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==} engines: {node: '>= 0.4'} - remeda@2.32.2: - resolution: {integrity: sha512-hoxrSvrhAg6Me7ZfHLWYXMvXPMMWijNtbdZNnC3+GnQWavCBXZ8pS4AOumOi3K/preQf34ZO/J5Z5N/JNfx3gw==} + remeda@2.33.0: + resolution: {integrity: sha512-10g+LXHpn3qG/sa7Yi3/eJUk6iFoPnfB1/l5Avj4BaGTIcQT7qQd4UblsoqqJvBsiMD5GIWv5TfNKh/x4Yj5hQ==} resolve-from@4.0.0: resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} @@ -1978,10 +1978,6 @@ packages: resolution: {integrity: sha512-OduNjVJsFbifKb57UqZ2EMP1i4u64Xwow3NYXUtBbD4vIwJdQd4+xl8YDou1dlm4DVrtwT/7Ky8z8WyCULVfxw==} engines: {node: '>=16'} - type-fest@4.41.0: - resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==} - engines: {node: '>=16'} - typed-array-buffer@1.0.3: resolution: {integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==} engines: {node: '>= 0.4'} @@ -3923,9 +3919,7 @@ snapshots: gopd: 1.2.0 set-function-name: 2.0.2 - remeda@2.32.2: - dependencies: - type-fest: 4.41.0 + remeda@2.33.0: {} resolve-from@4.0.0: {} @@ -4186,8 +4180,6 @@ snapshots: type-fest@4.26.0: {} - type-fest@4.41.0: {} - typed-array-buffer@1.0.3: dependencies: call-bound: 1.0.4