File tree Expand file tree Collapse file tree 4 files changed +57
-80
lines changed
packages/use-query-params Expand file tree Collapse file tree 4 files changed +57
-80
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @scaleway/use-query-params ' : patch
3+ ---
4+
5+ Updated dependency ` query-string ` to ` 9.1.1 ` .
Original file line number Diff line number Diff line change 2626 "@testing-library/jest-dom" : " 6.5.0" ,
2727 "@testing-library/react" : " 16.0.1" ,
2828 "@types/jest" : " 29.5.13" ,
29- "@types/node" : " 20.16.10 " ,
29+ "@types/node" : " 20.16.11 " ,
3030 "@types/react" : " 18.3.11" ,
3131 "@types/react-dom" : " 18.3.0" ,
3232 "@vitejs/plugin-react" : " 4.3.2" ,
3333 "@vitest/coverage-istanbul" : " 2.1.2" ,
34- "browserslist" : " 4.23.3 " ,
34+ "browserslist" : " 4.24.0 " ,
3535 "builtin-modules" : " 4.0.0" ,
3636 "cross-env" : " 7.0.3" ,
3737 "esbuild-plugin-browserslist" : " 0.15.0" ,
Original file line number Diff line number Diff line change 4646 ],
4747 "dependencies" : {
4848 "history" : " 5.3.0" ,
49- "query-string" : " 9.1.0 "
49+ "query-string" : " 9.1.1 "
5050 },
5151 "peerDependencies" : {
5252 "react" : " 18.x || 18" ,
You can’t perform that action at this time.
0 commit comments