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 Aug 20, 2024
1 parent 0ea4401 commit 6970559
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 74 deletions.
150 changes: 81 additions & 69 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.1",
"@types/react": "18.3.4",
"@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.2",
"axios": "1.7.4",
"dayjs": "1.11.13",
"echarts": "5.5.1",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down

0 comments on commit 6970559

Please sign in to comment.