Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#1116)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Craig Yu <craig.yu93@gmail.com>

skipped primevue update
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 15983a7 commit 575d45d
Show file tree
Hide file tree
Showing 17 changed files with 223 additions and 173 deletions.
8 changes: 4 additions & 4 deletions client-code-gen/gen/admin-management-api/package-lock.json

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

2 changes: 1 addition & 1 deletion client-code-gen/gen/admin-management-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prepare": "npm run build"
},
"dependencies": {
"axios": "1.7.4"
"axios": "1.7.9"
},
"devDependencies": {
"@types/node": "^12.11.5",
Expand Down
8 changes: 4 additions & 4 deletions client-code-gen/gen/app-access-control-api/package-lock.json

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

2 changes: 1 addition & 1 deletion client-code-gen/gen/app-access-control-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prepare": "npm run build"
},
"dependencies": {
"axios": "1.7.4"
"axios": "1.7.9"
},
"devDependencies": {
"@types/node": "^12.11.5",
Expand Down
Loading

0 comments on commit 575d45d

Please sign in to comment.