File tree Expand file tree Collapse file tree 7 files changed +339
-307
lines changed Expand file tree Collapse file tree 7 files changed +339
-307
lines changed Original file line number Diff line number Diff line change 3434 "@theguild/prettier-config" : " 3.0.0" ,
3535 "@theguild/tailwind-config" : " 0.6.1" ,
3636 "@types/jest-image-snapshot" : " 6.4.0" ,
37- "@types/react" : " 18.3.14 " ,
37+ "@types/react" : " 19.0.1 " ,
3838 "@types/react-paginate" : " 7.1.4" ,
3939 "@types/webpack" : " 5.28.5" ,
4040 "css-loader" : " 7.1.2" ,
5050 "prettier" : " 3.4.2" ,
5151 "prettier-plugin-tailwindcss" : " 0.6.9" ,
5252 "pretty-quick" : " 4.0.0" ,
53- "react" : " 18.3.1 " ,
54- "react-dom" : " 18.3.1 " ,
53+ "react" : " 19.0.0 " ,
54+ "react-dom" : " 19.0.0 " ,
5555 "storybook" : " 8.4.2" ,
5656 "storybook-dark-mode" : " 4.0.2" ,
5757 "style-loader" : " 4.0.0" ,
Original file line number Diff line number Diff line change 6060 "peerDependencies" : {
6161 "@theguild/tailwind-config" : " 0.6.1" ,
6262 "next" : " ^13 || ^14 || ^15.0.0" ,
63- "react" : " ^18.2.0" ,
64- "react-dom" : " ^18.2.0"
63+ "react" : " ^18.2.0 || ^19.0.0 " ,
64+ "react-dom" : " ^18.2.0 || ^19.0.0 "
6565 },
6666 "dependencies" : {
6767 "@giscus/react" : " 3.0.0" ,
8383 "@theguild/editor" : " workspace:*" ,
8484 "@theguild/tailwind-config" : " 0.6.1" ,
8585 "@types/dedent" : " 0.7.2" ,
86- "@types/react" : " 18.3.14 " ,
87- "@types/react-dom" : " 18.3.2 " ,
86+ "@types/react" : " 19.0.1 " ,
87+ "@types/react-dom" : " 19.0.1 " ,
8888 "@types/semver" : " 7.5.8" ,
8989 "dedent" : " 1.5.3" ,
9090 "esbuild-plugin-svgr" : " ^3.0.0" ,
9191 "graphql" : " 16.9.0" ,
9292 "next" : " 15.0.3" ,
93- "react" : " 18.3.1 " ,
94- "react-dom" : " 18.3.1 " ,
93+ "react" : " 19.0.0 " ,
94+ "react-dom" : " 19.0.0 " ,
9595 "unified" : " ^11.0.3"
9696 },
9797 "publishConfig" : {
Original file line number Diff line number Diff line change 2222 "peerDependencies" : {
2323 "@monaco-editor/react" : " ^4" ,
2424 "monaco-editor" : " ^0.40.0 || ^0.41.0 || ^0.43.0 || ^0.44.0 || ^0.47.0 || ^0.48.0 || ^0.50.0 || ^0.51.0 || ^0.52.0" ,
25- "react" : " ^18.2.0" ,
26- "react-dom" : " ^18.2.0"
25+ "react" : " ^18.2.0 || ^19.0.0 " ,
26+ "react-dom" : " ^18.2.0 || ^19.0.0 "
2727 },
2828 "dependencies" : {
2929 "graphql-language-service" : " 3.2.5"
Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "@resvg/resvg-wasm" : " 2.6.2" ,
1313 "@theguild/components" : " ^6.6.6" ,
14- "react" : " 18.3.1 " ,
14+ "react" : " 19.0.0 " ,
1515 "satori" : " 0.12.0" ,
1616 "yoga-wasm-web" : " 0.3.3"
1717 },
1818 "devDependencies" : {
1919 "@cloudflare/workers-types" : " 4.20241205.0" ,
20- "@types/react" : " 18.3.14 " ,
20+ "@types/react" : " 19.0.1 " ,
2121 "typescript" : " 5.6.3" ,
2222 "wrangler" : " 3.93.0"
2323 }
Original file line number Diff line number Diff line change 3838 "types:check" : " tsc --noEmit"
3939 },
4040 "peerDependencies" : {
41- "react" : " ^18.2.0"
41+ "react" : " ^18.2.0 || ^19.0.0 "
4242 },
4343 "dependencies" : {
4444 "mermaid" : " ^11.0.0" ,
4747 "devDependencies" : {
4848 "@types/mdast" : " 4.0.4" ,
4949 "nextra" : " 3.2.4" ,
50- "react" : " 18.3.1 " ,
50+ "react" : " 19.0.0 " ,
5151 "unified" : " 11.0.5"
5252 },
5353 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments