Skip to content

Commit 642614b

Browse files
committed
Bump to 7.6.0-pre.0
1 parent 3d159dc commit 642614b

File tree

2 files changed

+38
-40
lines changed

2 files changed

+38
-40
lines changed

package-lock.json

Lines changed: 33 additions & 35 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
@@ -22,8 +22,8 @@
2222
"dependencies": {
2323
"@docsearch/css": "^3.5.2",
2424
"@docsearch/react": "^3.5.2",
25-
"@react-router/express": "^7.5.2",
26-
"@react-router/node": "^7.5.2",
25+
"@react-router/express": "7.6.0-pre.0",
26+
"@react-router/node": "7.6.0-pre.0",
2727
"@shopify/storefront-api-client": "^1.0.7",
2828
"cheerio": "^1.0.0",
2929
"clsx": "^2.1.1",
@@ -52,7 +52,7 @@
5252
"react": "^18.2.0",
5353
"react-dom": "^18.2.0",
5454
"react-is": "^18.2.0",
55-
"react-router": "^7.5.2",
55+
"react-router": "7.6.0-pre.0",
5656
"rehype-autolink-headings": "^7.1.0",
5757
"rehype-slug": "^6.0.0",
5858
"rehype-stringify": "^10.0.0",
@@ -76,8 +76,8 @@
7676
"zod": "^3.22.4"
7777
},
7878
"devDependencies": {
79-
"@react-router/dev": "^7.5.2",
80-
"@react-router/fs-routes": "^7.5.2",
79+
"@react-router/dev": "7.6.0-pre.0",
80+
"@react-router/fs-routes": "7.6.0-pre.0",
8181
"@testing-library/jest-dom": "^6.2.0",
8282
"@types/eslint": "^9.6.1",
8383
"@types/follow-redirects": "^1.14.4",

0 commit comments

Comments
 (0)