Browse Source

Merge pull request #11516 from ant-design/master

pull/11521/head
afc163 9 months ago
committed by GitHub
parent
commit
0429e3cc02
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      package.json

4
package.json

@ -57,7 +57,7 @@
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.0.1",
"@types/express": "^5.0.3",
"@types/jest": "^29.5.13",
"@types/jest": "^30.0.0",
"@types/lodash": "^4.17.10",
"@types/react": "^19.1.5",
"@types/react-dom": "^19.1.5",
@ -67,7 +67,7 @@
"express": "^4.21.1",
"gh-pages": "^6.1.1",
"husky": "^9.1.7",
"jest": "^29.7.0",
"jest": "^30.0.4",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^16.1.2",
"mockjs": "^1.1.0",

Loading…
Cancel
Save