Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 0ea4401 commit 61b5309
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 82 deletions.
166 changes: 89 additions & 77 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"private": true,
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "20.14.13",
"@types/react": "18.3.3",
"@types/node": "20.16.3",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"react-scripts": "5.0.1",
"typescript": "4.9.5"
},
"dependencies": {
"antd": "5.19.4",
"axios": "1.7.3",
"dayjs": "1.11.12",
"antd": "5.20.4",
"axios": "1.7.7",
"dayjs": "1.11.13",
"echarts": "5.5.1",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down

0 comments on commit 61b5309

Please sign in to comment.