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 19, 2024
1 parent 50efcf1 commit ad357ab
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 33 deletions.
62 changes: 33 additions & 29 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.13",
"@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.4",
"axios": "1.7.7",
"dayjs": "1.11.13",
"echarts": "5.5.1",
Expand Down

0 comments on commit ad357ab

Please sign in to comment.