Skip to content

Commit 25c61df

Browse files
authored
Merge pull request #599 from ccnmtl/dependabot/npm_and_yarn/multi-3346b47a47
Bump react and @types/react
2 parents 19a0d6d + 141a406 commit 25c61df

File tree

2 files changed

+51
-64
lines changed

2 files changed

+51
-64
lines changed

package-lock.json

Lines changed: 46 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"d3": "^7.8.5",
3333
"file-saver": "^2.0.5",
3434
"html2canvas": "^1.4.1",
35-
"react": "^18.2.0",
36-
"react-dom": "^18.2.0",
35+
"react": "^19.0.0",
36+
"react-dom": "^19.0.0",
3737
"react-ga4": "^2.1.0",
3838
"react-router-dom": "^7.0.0",
3939
"seedrandom": "3.0.5",
@@ -52,8 +52,8 @@
5252
"@testing-library/jest-dom": "^6.1.0",
5353
"@testing-library/react": "^16.0.0",
5454
"@types/jest": "^29.5.1",
55-
"@types/react": "^18.2.5",
56-
"@types/react-dom": "^18.2.3",
55+
"@types/react": "^19.0.1",
56+
"@types/react-dom": "^19.0.1",
5757
"@typescript-eslint/eslint-plugin": "^8.0.1",
5858
"@typescript-eslint/parser": "^8.0.0",
5959
"babel-jest": "^29.6.2",
@@ -69,7 +69,7 @@
6969
"jest-environment-jsdom": "^29.6.3",
7070
"mini-css-extract-plugin": "^2.7.5",
7171
"parse-svg-path": "^0.1.2",
72-
"react-test-renderer": "^18.2.0",
72+
"react-test-renderer": "^19.0.0",
7373
"start-server-and-test": "^2.0.0",
7474
"style-loader": "^4.0.0",
7575
"ts-jest": "^29.1.1",

0 commit comments

Comments
 (0)