File tree Expand file tree Collapse file tree 7 files changed +283
-245
lines changed Expand file tree Collapse file tree 7 files changed +283
-245
lines changed Original file line number Diff line number Diff line change 50
50
"prettier" : " 3.4.2" ,
51
51
"prettier-plugin-tailwindcss" : " 0.6.9" ,
52
52
"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 " ,
55
55
"storybook" : " 8.4.2" ,
56
56
"storybook-dark-mode" : " 4.0.2" ,
57
57
"style-loader" : " 4.0.0" ,
Original file line number Diff line number Diff line change 60
60
"peerDependencies" : {
61
61
"@theguild/tailwind-config" : " 0.6.1" ,
62
62
"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 "
65
65
},
66
66
"dependencies" : {
67
67
"@giscus/react" : " 3.0.0" ,
90
90
"esbuild-plugin-svgr" : " ^3.0.0" ,
91
91
"graphql" : " 16.9.0" ,
92
92
"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 " ,
95
95
"unified" : " ^11.0.3"
96
96
},
97
97
"publishConfig" : {
Original file line number Diff line number Diff line change 22
22
"peerDependencies" : {
23
23
"@monaco-editor/react" : " ^4" ,
24
24
"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 "
27
27
},
28
28
"dependencies" : {
29
29
"graphql-language-service" : " 3.2.5"
Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@resvg/resvg-wasm" : " 2.6.2" ,
13
13
"@theguild/components" : " ^6.6.6" ,
14
- "react" : " 18.3.1 " ,
14
+ "react" : " 19.0.0 " ,
15
15
"satori" : " 0.12.0" ,
16
16
"yoga-wasm-web" : " 0.3.3"
17
17
},
Original file line number Diff line number Diff line change 38
38
"types:check" : " tsc --noEmit"
39
39
},
40
40
"peerDependencies" : {
41
- "react" : " ^18.2.0"
41
+ "react" : " ^18.2.0 || ^19.0.0 "
42
42
},
43
43
"dependencies" : {
44
44
"mermaid" : " ^11.0.0" ,
47
47
"devDependencies" : {
48
48
"@types/mdast" : " 4.0.4" ,
49
49
"nextra" : " 3.2.4" ,
50
- "react" : " 18.3.1 " ,
50
+ "react" : " 19.0.0 " ,
51
51
"unified" : " 11.0.5"
52
52
},
53
53
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments