Skip to content

Commit a0a49a9

Browse files
authored
chore: Update version range to include react-router@^6 (#844)
1 parent 39d6f4a commit a0a49a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/nuqs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"@remix-run/react": ">=2",
130130
"next": ">=14.2.0",
131131
"react": ">=18.2.0 || ^19.0.0-0",
132-
"react-router": "^7",
132+
"react-router": "^6 || ^7",
133133
"react-router-dom": "^6 || ^7"
134134
},
135135
"peerDependenciesMeta": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)