Skip to content

Commit 1d30941

Browse files
committed
fix lock
1 parent 7b9a332 commit 1d30941

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

pnpm-lock.yaml

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

test-apps/react-router-cjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@react-router/node": "^7.5.0",
1515
"@react-router/serve": "^7.5.0",
1616
"isbot": "^5.1.26",
17-
"open-source-stack": "0.0.1",
17+
"open-source-stack": "1.1.2",
1818
"react": "^19.1.0",
1919
"react-dom": "^19.1.0",
2020
"react-router": "^7.5.0"

test-apps/react-router-esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@react-router/node": "^7.5.0",
1414
"@react-router/serve": "^7.5.0",
1515
"isbot": "^5.1.26",
16-
"open-source-stack": "0.0.1",
16+
"open-source-stack": "1.1.2",
1717
"react": "^19.1.0",
1818
"react-dom": "^19.1.0",
1919
"react-router": "^7.5.0"

0 commit comments

Comments
 (0)