diff --git a/packages/components-react/package.json b/packages/components-react/package.json index a3de1eea..bb3140d5 100644 --- a/packages/components-react/package.json +++ b/packages/components-react/package.json @@ -32,9 +32,7 @@ "dist/" ], "dependencies": { - "clsx": "2.1.0", - "date-fns": "3.3.1", - "lodash.chunk": "4.2.0" + "clsx": "2.1.0" }, "devDependencies": { "@babel/core": "7.23.9", @@ -52,7 +50,6 @@ "@testing-library/react": "14.2.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", - "@types/lodash.chunk": "4.2.9", "@types/react": "18.2.51", "@types/testing-library__jest-dom": "5.14.9", "@vitejs/plugin-react": "4.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 24e72fa0..0c7069dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -95,12 +95,6 @@ importers: clsx: specifier: 2.1.0 version: 2.1.0 - date-fns: - specifier: 3.3.1 - version: 3.3.1 - lodash.chunk: - specifier: 4.2.0 - version: 4.2.0 devDependencies: '@babel/core': specifier: 7.23.9 @@ -147,9 +141,6 @@ importers: '@types/jest': specifier: 29.5.12 version: 29.5.12 - '@types/lodash.chunk': - specifier: 4.2.9 - version: 4.2.9 '@types/react': specifier: 18.2.51 version: 18.2.51 @@ -5791,12 +5782,6 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true - /@types/lodash.chunk@4.2.9: - resolution: {integrity: sha512-Z9VtFUSnmT0No/QymqfG9AGbfOA4O5qB/uyP89xeZBqDAsKsB4gQFTqt7d0pHjbsTwtQ4yZObQVHuKlSOhIJ5Q==} - dependencies: - '@types/lodash': 4.14.195 - dev: true - /@types/lodash@4.14.195: resolution: {integrity: sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==} dev: true @@ -8220,10 +8205,6 @@ packages: whatwg-url: 11.0.0 dev: true - /date-fns@3.3.1: - resolution: {integrity: sha512-y8e109LYGgoQDveiEBD3DYXKba1jWf5BA8YU1FL5Tvm0BTdEfy54WLCwnuYWZNnzzvALy/QQ4Hov+Q9RVRv+Zw==} - dev: false - /debug@2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} peerDependencies: @@ -12180,10 +12161,6 @@ packages: resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==} dev: true - /lodash.chunk@4.2.0: - resolution: {integrity: sha512-ZzydJKfUHJwHa+hF5X66zLFCBrWn5GeF28OHEr4WVWtNDXlQ/IjWKPBiikqKo2ne0+v6JgCgJ0GzJp8k8bHC7w==} - dev: false - /lodash.debounce@4.0.8: resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} dev: true