File tree Expand file tree Collapse file tree 11 files changed +17
-17
lines changed Expand file tree Collapse file tree 11 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 6868 "pnpm" : {
6969 "peerDependencyRules" : {
7070 "allowedVersions" : {
71- "react" : " 18" ,
72- "react-dom" : " 18" ,
73- "@types/react" : " 18"
71+ "react" : " 18 || 19 " ,
72+ "react-dom" : " 18 || 19 " ,
73+ "@types/react" : " 18 || 19 "
7474 }
7575 }
7676 },
Original file line number Diff line number Diff line change 4848 "@scaleway/use-segment" : " workspace:*"
4949 },
5050 "peerDependencies" : {
51- "react" : " 18.x || 18 " ,
52- "@scaleway/use-segment" : " ^1.1.6 "
51+ "react" : " 18.x || 19.x " ,
52+ "@scaleway/use-segment" : " 1.x "
5353 }
5454}
Original file line number Diff line number Diff line change 4646 "react" : " 18.3.1"
4747 },
4848 "peerDependencies" : {
49- "react" : " 18.x"
49+ "react" : " 18.x || 19.x "
5050 }
5151}
Original file line number Diff line number Diff line change 4747 "react" : " 18.3.1"
4848 },
4949 "peerDependencies" : {
50- "react" : " 18.x"
50+ "react" : " 18.x || 19.x "
5151 }
5252}
Original file line number Diff line number Diff line change 6060 },
6161 "peerDependencies" : {
6262 "date-fns" : " 3.x || 4.x" ,
63- "react" : " 18.x || 18 " ,
64- "react-dom" : " 18.x || 18 "
63+ "react" : " 18.x || 19.x " ,
64+ "react-dom" : " 18.x || 19.x "
6565 }
6666}
Original file line number Diff line number Diff line change 4343 " media queries"
4444 ],
4545 "peerDependencies" : {
46- "react" : " 18.x"
46+ "react" : " 18.x || 19.x "
4747 },
4848 "devDependencies" : {
4949 "react" : " 18.3.1"
Original file line number Diff line number Diff line change 4949 "query-string" : " 9.1.1"
5050 },
5151 "peerDependencies" : {
52- "react" : " 18.x || 18 " ,
53- "react-dom" : " 18.x || 18 " ,
52+ "react" : " 18.x || 19.x " ,
53+ "react-dom" : " 18.x || 19.x " ,
5454 "react-router-dom" : " ^6.0.0"
5555 },
5656 "devDependencies" : {
Original file line number Diff line number Diff line change 5050 "react" : " 18.3.1"
5151 },
5252 "peerDependencies" : {
53- "react" : " 18.x || 18 "
53+ "react" : " 18.x || 19.x "
5454 }
5555}
Original file line number Diff line number Diff line change 2121 "access" : " public"
2222 },
2323 "scripts" : {
24- "prebuild" : " shx rm -rf dist" ,
24+ "prebuild" : " shx rm -rf dist" ,
2525 "typecheck" : " tsc --noEmit" ,
2626 "type:generate" : " tsc --declaration -p tsconfig.build.json" ,
2727 "build" : " vite build --config vite.config.ts && pnpm run type:generate" ,
Original file line number Diff line number Diff line change 4343 "@jest/globals" : " 29.7.0"
4444 },
4545 "devDependencies" : {
46- "react" : " 18.2.0 " ,
47- "react-dom" : " 18.2.0 "
46+ "react" : " 18.3.1 " ,
47+ "react-dom" : " 18.3.1 "
4848 }
4949}
You can’t perform that action at this time.
0 commit comments