Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent cd274ae commit 979852b
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 13 deletions.
11 changes: 6 additions & 5 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 @@ -27,6 +27,6 @@
"axios": "1.7.4"
},
"devDependencies": {
"typescript": "^4.0"
"typescript": "^5.0.0"
}
}
11 changes: 6 additions & 5 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 @@ -27,6 +27,6 @@
"axios": "1.7.4"
},
"devDependencies": {
"typescript": "^4.0"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"jsdom": "^22.0.0",
"npm-run-all2": "^6.0.0",
"sass": "^1.77.1",
"typescript": "~4.9.0",
"typescript": "~5.5.0",
"unplugin-vue-components": "^0.26.0",
"vite": "^4.5.3",
"vitest": "^0.34.0",
Expand Down

0 comments on commit 979852b

Please sign in to comment.