Skip to content

Commit b9df39a

Browse files
authored
Merge pull request #3911 from dlabrecq/deps2
Dependency updates
2 parents cf7cace + 31f663b commit b9df39a

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

package-lock.json

+57-57
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"react-dom": "^18.3.1",
7474
"react-intl": "^6.6.8",
7575
"react-redux": "^9.1.2",
76-
"react-router-dom": "^6.23.1",
76+
"react-router-dom": "^6.24.0",
7777
"redux": "^5.0.1",
7878
"redux-thunk": "^3.1.0",
7979
"typesafe-actions": "^5.1.0",
@@ -100,8 +100,8 @@
100100
"@types/react-dom": "^18.3.0",
101101
"@types/react-redux": "^7.1.33",
102102
"@types/react-router-dom": "^5.3.3",
103-
"@typescript-eslint/eslint-plugin": "^7.13.1",
104-
"@typescript-eslint/parser": "^7.13.1",
103+
"@typescript-eslint/eslint-plugin": "^7.14.1",
104+
"@typescript-eslint/parser": "^7.14.1",
105105
"aphrodite": "^2.4.0",
106106
"copy-webpack-plugin": "^12.0.2",
107107
"eslint": "^9.5.0",

0 commit comments

Comments
 (0)