Skip to content

Commit d9b3c93

Browse files
authored
Merge pull request #1599 from ccnmtl/dependabot/npm_and_yarn/multi-bb7dbf9f58
Bump react and @types/react
2 parents 3413251 + e326818 commit d9b3c93

File tree

2 files changed

+30
-40
lines changed

2 files changed

+30
-40
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"bootstrap": "^5.1.1",
3232
"postcss": "^8.1.2",
3333
"precss": "^4.0.0",
34-
"react": "^18.1.0",
35-
"react-dom": "^18.1.0",
34+
"react": "^19.1.0",
35+
"react-dom": "^19.1.0",
3636
"react-ga4": "~2.1.0",
3737
"react-router-dom": "^6.0.2",
3838
"typescript": "^5.4.5"
@@ -47,8 +47,8 @@
4747
"@testing-library/jest-dom": "^6.4.6",
4848
"@testing-library/react": "^16.0.0",
4949
"@types/jest": "^29.5.12",
50-
"@types/react": "^18.2.28",
51-
"@types/react-dom": "^18.2.13",
50+
"@types/react": "^19.1.0",
51+
"@types/react-dom": "^19.0.4",
5252
"@typescript-eslint/eslint-plugin": "^8.0.1",
5353
"@typescript-eslint/parser": "^8.0.0",
5454
"axe-core": "^4.1.4",

0 commit comments

Comments
 (0)