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 Oct 11, 2024
1 parent 50efcf1 commit ac624d8
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 29 deletions.
54 changes: 29 additions & 25 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"version": "0.1.0",
"private": true,
"devDependencies": {
"@types/node": "20.16.10",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@types/node": "20.16.11",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"react-scripts": "5.0.1",
"typescript": "4.9.5"
},
"dependencies": {
"antd": "5.21.1",
"antd": "5.21.3",
"axios": "1.7.7",
"dayjs": "1.11.13",
"echarts": "5.5.1",
Expand Down

0 comments on commit ac624d8

Please sign in to comment.