File tree Expand file tree Collapse file tree 4 files changed +126
-116
lines changed
packages/use-query-params Expand file tree Collapse file tree 4 files changed +126
-116
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @scaleway/use-query-params ' : patch
3+ ---
4+
5+ Updated dependency ` react-router-dom ` to ` 6.29.0 ` .
Original file line number Diff line number Diff line change 55 " packages/*"
66 ],
77 "type" : " module" ,
8- "packageManager" : " pnpm@10.2.1 " ,
8+ "packageManager" : " pnpm@10.5.0 " ,
99 "engines" : {
1010 "node" : " >=20.x" ,
1111 "pnpm" : " >=9.x"
2929 "@testing-library/react" : " 16.2.0" ,
3030 "@types/jest" : " 29.5.14" ,
3131 "@types/node" : " 22.13.1" ,
32- "@types/react" : " 19.0.8 " ,
33- "@types/react-dom" : " 19.0.3 " ,
32+ "@types/react" : " 19.0.10 " ,
33+ "@types/react-dom" : " 19.0.4 " ,
3434 "@vitejs/plugin-react" : " 4.3.4" ,
35- "@vitest/coverage-istanbul" : " 3.0.5 " ,
35+ "@vitest/coverage-istanbul" : " 3.0.7 " ,
3636 "browserslist" : " 4.24.4" ,
3737 "builtin-modules" : " 4.0.0" ,
3838 "cross-env" : " 7.0.3" ,
4848 "tstyche" : " 3.5.0" ,
4949 "typescript" : " 5.7.3" ,
5050 "vite" : " 6.2.0" ,
51- "vitest" : " 3.0.5 " ,
51+ "vitest" : " 3.0.7 " ,
5252 "vitest-localstorage-mock" : " 0.1.2" ,
5353 "wait-for-expect" : " 3.0.2"
5454 },
Original file line number Diff line number Diff line change 5959 "devDependencies" : {
6060 "react" : " 19.0.0" ,
6161 "react-dom" : " 19.0.0" ,
62- "react-router-dom" : " 6.28.2 "
62+ "react-router-dom" : " 6.29.0 "
6363 }
6464}
You can’t perform that action at this time.
0 commit comments