Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/less-4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
li-jia-nan authored Dec 2, 2023
2 parents b93e3cc + 28d63f1 commit 10ee0c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@rc-component/father-plugin": "^1.0.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^13.4.0 ",
"@testing-library/user-event": "^14.4.3",
"@types/classnames": "^2.3.1",
Expand All @@ -68,12 +68,12 @@
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"less": "^4.2.0",
"lint-staged": "^13.1.0",
"lint-staged": "^15.1.0",
"np": "^6.2.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
"typescript": "^5.2.2"
},
"peerDependencies": {
"react": ">=16.9.0",
Expand Down

0 comments on commit 10ee0c2

Please sign in to comment.