We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f404c9b commit a713603Copy full SHA for a713603
package.json
@@ -62,6 +62,7 @@
62
"@vanilla-extract/sprinkles": "1.5.1",
63
"antd": "4.24.12",
64
"classnames": "^2.3.2",
65
+ "lodash": "^4.17.21",
66
"polished": "^4.2.2",
67
"react-responsive": "^9.0.2",
68
"react-virtuoso": " 4.6.3",
yarn.lock
@@ -2845,6 +2845,7 @@ __metadata:
2845
husky: ^8.0.3
2846
jest-image-snapshot: ^6.1.0
2847
lint-staged: ^13.2.2
2848
+ lodash: ^4.17.21
2849
polished: ^4.2.2
2850
prettier: 3.2.5
2851
react: 17.0.2
0 commit comments