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 8beba78 commit cb47f43Copy full SHA for cb47f43
package.json
@@ -40,16 +40,14 @@
40
"now-build": "npm run build"
41
},
42
"dependencies": {
43
- "@babel/runtime": "^7.24.7",
44
- "classnames": "^2.3.2"
+ "@babel/runtime": "^7.24.7"
45
46
"devDependencies": {
47
"@ant-design/tools": "^18.0.2",
48
"@rc-component/father-plugin": "^1.0.0",
49
"@rc-component/np": "^1.0.0",
50
"@testing-library/jest-dom": "^6.1.4",
51
"@testing-library/react": "^16.0.0",
52
- "@types/classnames": "^2.2.10",
53
"@types/jest": "^30.0.0",
54
"@types/node": "^22.5.1",
55
"@types/react": "^19.1.0",
0 commit comments