Skip to content

Commit 5ea6f36

Browse files
fix(deps): update dependency query-string to v8
1 parent a71c2f9 commit 5ea6f36

File tree

3 files changed

+19
-25
lines changed

3 files changed

+19
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"react": "18.2.0",
4949
"react-dom": "18.2.0",
5050
"read-pkg": "7.1.0",
51-
"rollup": "3.19.0",
51+
"rollup": "3.18.0",
5252
"rollup-plugin-dts": "5.2.0",
5353
"rollup-plugin-preserve-shebangs": "0.2.0",
5454
"rollup-plugin-visualizer": "5.9.0",

packages/use-query-params/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"license": "MIT",
3131
"dependencies": {
3232
"history": "5.3.0",
33-
"query-string": "7.1.3"
33+
"query-string": "8.1.0"
3434
},
3535
"peerDependencies": {
3636
"react": "18.x || 18",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)