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 34
34
"@theguild/prettier-config" : " 3.0.0" ,
35
35
"@theguild/tailwind-config" : " 0.6.1" ,
36
36
"@types/jest-image-snapshot" : " 6.4.0" ,
37
- "@types/react" : " 18.3.14 " ,
37
+ "@types/react" : " 19.0.1 " ,
38
38
"@types/react-paginate" : " 7.1.4" ,
39
39
"@types/webpack" : " 5.28.5" ,
40
40
"css-loader" : " 7.1.2" ,
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" ,
83
83
"@theguild/editor" : " workspace:*" ,
84
84
"@theguild/tailwind-config" : " 0.6.1" ,
85
85
"@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 " ,
88
88
"@types/semver" : " 7.5.8" ,
89
89
"dedent" : " 1.5.3" ,
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
},
18
18
"devDependencies" : {
19
19
"@cloudflare/workers-types" : " 4.20241205.0" ,
20
- "@types/react" : " 18.3.14 " ,
20
+ "@types/react" : " 19.0.1 " ,
21
21
"typescript" : " 5.6.3" ,
22
22
"wrangler" : " 3.93.0"
23
23
}
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