Skip to content

Commit 1bc2fad

Browse files
Update NPM Dependencies
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent fa61f5e commit 1bc2fad

File tree

3 files changed

+148
-117
lines changed

3 files changed

+148
-117
lines changed

client/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,20 @@
2929
"axios": "^1.7.2",
3030
"dayjs": "^1.11.7",
3131
"file-saver": "^2.0.5",
32-
"oidc-client-ts": "^2.4.0",
33-
"react": "^18.2.0",
34-
"react-dom": "^18.2.0",
35-
"react-error-boundary": "^4.0.13",
36-
"react-oidc-context": "^2.3.1",
37-
"react-router-dom": "^6.21.1",
32+
"oidc-client-ts": "^3.0.0",
33+
"react": "^19.0.0",
34+
"react-dom": "^19.0.0",
35+
"react-error-boundary": "^6.0.0",
36+
"react-oidc-context": "^3.0.0",
37+
"react-router-dom": "^7.0.0",
3838
"victory": "^37.3.4"
3939
},
4040
"devDependencies": {
4141
"@hey-api/openapi-ts": "^0.80.9",
4242
"@testing-library/react": "^16.0.0",
4343
"@types/file-saver": "^2.0.2",
44-
"@types/react": "^18.2.0",
45-
"@types/react-dom": "^18.2.0",
44+
"@types/react": "^19.0.0",
45+
"@types/react-dom": "^19.0.0",
4646
"@vitejs/plugin-react": "^5.0.0",
4747
"typescript": "^5.8.3",
4848
"vite": "^7.1.2",

0 commit comments

Comments
 (0)