Skip to content

Commit b1c97f9

Browse files
committed
chore: Upgrade react typings and related dependencies
1 parent af9fa35 commit b1c97f9

File tree

2 files changed

+23
-17
lines changed

2 files changed

+23
-17
lines changed

package-lock.json

Lines changed: 18 additions & 12 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
@@ -71,12 +71,12 @@
7171
"@types/jest": "^29.5.13",
7272
"@types/lodash": "^4.14.176",
7373
"@types/node": "^20.17.14",
74-
"@types/react": "^16.14.20",
75-
"@types/react-dom": "^16.9.14",
76-
"@types/react-router": "^5.1.18",
77-
"@types/react-router-dom": "^5.3.2",
74+
"@types/react": "^16.14.65",
75+
"@types/react-dom": "^16.9.25",
76+
"@types/react-router": "^5.1.20",
77+
"@types/react-router-dom": "^5.3.3",
7878
"@types/react-test-renderer": "^16.9.12",
79-
"@types/react-transition-group": "^4.4.4",
79+
"@types/react-transition-group": "^4.4.12",
8080
"@types/webpack-env": "^1.16.3",
8181
"@typescript-eslint/eslint-plugin": "^8.24.1",
8282
"@typescript-eslint/parser": "^8.24.1",

0 commit comments

Comments
 (0)