Skip to content

Commit

Permalink
Merge branch 'master' of github.com:lexmin0412/react-template
Browse files Browse the repository at this point in the history
  • Loading branch information
lexmin0412 committed Feb 7, 2025
2 parents dd6aae2 + 6e9766b commit 447af8b
Show file tree
Hide file tree
Showing 3 changed files with 496 additions and 505 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,14 @@
},
"dependencies": {
"ahooks": "^3.7.8",
"antd": "^5.12.8",
"antd": "^5.23.2",
"dayjs": "^1.11.9",
"pure-react-router": "^0.0.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@ant-design/v5-patch-for-react-19": "^1.0.3",
"@babel/core": "^7.22.10",
"@babel/preset-env": "^7.22.10",
"@babel/preset-react": "^7.22.5",
Expand All @@ -31,8 +32,8 @@
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^29.5.3",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"autoprefixer": "^10.4.15",
Expand Down
Loading

0 comments on commit 447af8b

Please sign in to comment.