Skip to content

Commit b5692a0

Browse files
chore(deps): update npm dependencies
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent fd489b2 commit b5692a0

File tree

3 files changed

+393
-519
lines changed

3 files changed

+393
-519
lines changed

client/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
"dayjs": "^1.11.7",
3333
"file-saver": "^2.0.5",
3434
"js-yaml": "^4.1.0",
35-
"oidc-client-ts": "^2.4.0",
35+
"oidc-client-ts": "^3.0.0",
3636
"pvtsutils": "^1.3.6",
37-
"react": "^18.2.0",
38-
"react-dom": "^18.2.0",
39-
"react-error-boundary": "^4.0.13",
37+
"react": "^19.0.0",
38+
"react-dom": "^19.0.0",
39+
"react-error-boundary": "^6.0.0",
4040
"react-hook-form": "^7.56.0",
41-
"react-oidc-context": "^2.3.1",
42-
"react-router-dom": "^6.21.1",
43-
"react-syntax-highlighter": "^15.6.1",
41+
"react-oidc-context": "^3.0.0",
42+
"react-router-dom": "^7.0.0",
43+
"react-syntax-highlighter": "^16.0.0",
4444
"rekor": "^0.2.0",
4545
"victory": "^37.3.4"
4646
},
@@ -49,17 +49,17 @@
4949
"@testing-library/jest-dom": "^6.9.1",
5050
"@testing-library/react": "^16.0.0",
5151
"@types/file-saver": "^2.0.2",
52-
"@types/react": "^18.2.0",
53-
"@types/react-dom": "^18.2.0",
52+
"@types/react": "^19.0.0",
53+
"@types/react-dom": "^19.0.0",
5454
"@vitejs/plugin-react": "^5.0.0",
55-
"@vitest/browser": "^3.2.4",
55+
"@vitest/browser": "^4.0.0",
5656
"jsdom": "^27.0.0",
5757
"typescript": "^5.8.3",
5858
"vite": "^7.1.2",
5959
"vite-plugin-ejs": "^1.7.0",
6060
"vite-plugin-static-copy": "^3.1.1",
61-
"vitest": "^3.2.4",
62-
"vitest-browser-react": "^1.0.1"
61+
"vitest": "^4.0.0",
62+
"vitest-browser-react": "^2.0.0"
6363
},
6464
"browserslist": {
6565
"production": [

0 commit comments

Comments
 (0)