Skip to content

Commit 0b19d92

Browse files
committed
Bump react-router packages
1 parent 2ee51b7 commit 0b19d92

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package-lock.json

Lines changed: 22 additions & 22 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
@@ -22,8 +22,8 @@
2222
"dependencies": {
2323
"@docsearch/css": "^3.8.3",
2424
"@docsearch/react": "^3.8.3",
25-
"@react-router/express": "7.5.1",
26-
"@react-router/node": "7.5.1",
25+
"@react-router/express": "7.5.2",
26+
"@react-router/node": "7.5.2",
2727
"@types/express": "^5.0.0",
2828
"cheerio": "^1.0.0-rc.12",
2929
"classnames": "^2.3.2",
@@ -46,7 +46,7 @@
4646
"parse-numeric-range": "^1.3.0",
4747
"react": "^19.0.0",
4848
"react-dom": "^19.0.0",
49-
"react-router": "7.5.1",
49+
"react-router": "7.5.2",
5050
"rehype-autolink-headings": "^7.1.0",
5151
"rehype-slug": "^6.0.0",
5252
"rehype-stringify": "^10.0.1",
@@ -63,7 +63,7 @@
6363
"unist-util-visit": "^5.0.0"
6464
},
6565
"devDependencies": {
66-
"@react-router/dev": "7.5.1",
66+
"@react-router/dev": "7.5.2",
6767
"@testing-library/jest-dom": "^5.16.5",
6868
"@types/eslint": "^8.56.6",
6969
"@types/express-serve-static-core": "^5.0.6",

0 commit comments

Comments
 (0)