Skip to content

Commit ce4624b

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

File tree

3 files changed

+368
-460
lines changed

3 files changed

+368
-460
lines changed

client/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"dayjs": "^1.11.7",
3434
"js-yaml": "^4.1.0",
3535
"pvtsutils": "^1.3.6",
36-
"react": "^18.2.0",
37-
"react-dom": "^18.2.0",
38-
"react-error-boundary": "^4.0.13",
36+
"react": "^19.0.0",
37+
"react-dom": "^19.0.0",
38+
"react-error-boundary": "^6.0.0",
3939
"react-hook-form": "^7.56.0",
40-
"react-router-dom": "^6.21.1",
41-
"react-syntax-highlighter": "^15.6.1",
40+
"react-router-dom": "^7.0.0",
41+
"react-syntax-highlighter": "^16.0.0",
4242
"rekor": "^0.2.0",
4343
"victory": "^37.3.4"
4444
},
@@ -47,18 +47,18 @@
4747
"@testing-library/jest-dom": "^6.9.1",
4848
"@testing-library/react": "^16.0.0",
4949
"@types/file-saver": "^2.0.2",
50-
"@types/react": "^18.2.0",
51-
"@types/react-dom": "^18.2.0",
50+
"@types/react": "^19.0.0",
51+
"@types/react-dom": "^19.0.0",
5252
"@vitejs/plugin-react": "^5.0.0",
53-
"@vitest/browser": "^3.2.4",
53+
"@vitest/browser": "^4.0.0",
5454
"jsdom": "^27.0.0",
5555
"typescript": "^5.9.3",
5656
"vite": "^7.1.2",
5757
"vite-plugin-ejs": "^1.7.0",
5858
"vite-plugin-istanbul": "^7.2.1",
5959
"vite-plugin-static-copy": "^3.1.1",
60-
"vitest": "^3.2.4",
61-
"vitest-browser-react": "^1.0.1"
60+
"vitest": "^4.0.0",
61+
"vitest-browser-react": "^2.0.0"
6262
},
6363
"browserslist": {
6464
"production": [

0 commit comments

Comments
 (0)