Skip to content

Commit dd5023a

Browse files
build(deps): update react-router monorepo
1 parent d98fc42 commit dd5023a

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

packages/design/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"lodash": "^4.17.21",
3131
"msw": "~1.2.1",
3232
"react-hook-form": "^7.43.9",
33-
"react-router-dom": "^6.10.0",
33+
"react-router-dom": "^6.11.0",
3434
"storybook": "^7.0.7",
3535
"typescript": "^5.0.4",
3636
"vite": "^4.3.3",
@@ -42,6 +42,6 @@
4242
},
4343
"peerDependencies": {
4444
"lodash": "^4.17.21",
45-
"react-router-dom": "^6.10.0"
45+
"react-router-dom": "^6.11.0"
4646
}
4747
}

packages/website/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@marsidev/react-turnstile": "^0.1.1",
15-
"@remix-run/router": "^1.5.0",
15+
"@remix-run/router": "^1.6.0",
1616
"classnames": "^2.3.2",
1717
"dayjs": "^1.11.7",
1818
"lodash": "^4.17.21",
@@ -24,7 +24,7 @@
2424
"react-dom": "^18.2.0",
2525
"react-helmet-async": "^1.3.0",
2626
"react-hook-form": "^7.43.9",
27-
"react-router-dom": "^6.10.0",
27+
"react-router-dom": "^6.11.0",
2828
"reset-css": "^5.0.1",
2929
"rooks": "^7.10.0",
3030
"socket.io-client": "^4.5.4",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)