Skip to content

Commit 3423967

Browse files
authored
Merge pull request #130 from CMSgov/brandon/BB2-4491-react-router-dom
ran react-router-dom update with --legacy-peer-deps
2 parents 780fb0a + 3b1ee0b commit 3423967

File tree

3 files changed

+1281
-1115
lines changed

3 files changed

+1281
-1115
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"process": "^0.11.10",
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0",
17-
"react-router-dom": "^6.4.2",
17+
"react-router-dom": "^7.13.0",
1818
"sass": "1.72.0",
1919
"typescript": "^4.8.4",
2020
"vite-plugin-svgr": "^4.3.0",
@@ -54,16 +54,16 @@
5454
"@testing-library/user-event": "^13.5.0",
5555
"@types/jest": "^29.1.2",
5656
"@types/react-router-dom": "^5.3.3",
57-
"@typescript-eslint/eslint-plugin": "^8.46.0",
58-
"@typescript-eslint/parser": "^8.46.0",
59-
"@vitest/coverage-v8": "3.1.2",
60-
"eslint": "^9.37.0",
61-
"eslint-config-react-app": "^7.0.1",
62-
"eslint-plugin-react": "^7.37.5",
57+
"@typescript-eslint/eslint-plugin": "^8.46.0",
58+
"@typescript-eslint/parser": "^8.46.0",
59+
"@vitest/coverage-v8": "3.1.2",
60+
"eslint": "^9.37.0",
61+
"eslint-config-react-app": "^7.0.1",
62+
"eslint-plugin-react": "^7.37.5",
6363
"jsdom": "^25.0.1",
6464
"react-error-overlay": "6.0.9",
6565
"vite": "^6.0.9",
66-
"vite-plugin-eslint": "^1.8.1",
66+
"vite-plugin-eslint": "^1.8.1",
6767
"vitest": "^3.1.2"
6868
},
6969
"resolutions": {

0 commit comments

Comments
 (0)