File tree Expand file tree Collapse file tree 7 files changed +337
-305
lines changed Expand file tree Collapse file tree 7 files changed +337
-305
lines changed Original file line number Diff line number Diff line change 36
36
"@theguild/prettier-config" : " 3.0.0" ,
37
37
"@theguild/tailwind-config" : " 0.6.2" ,
38
38
"@types/jest-image-snapshot" : " 6.4.0" ,
39
- "@types/react" : " 18.3.17 " ,
39
+ "@types/react" : " 19.0.1 " ,
40
40
"@types/react-paginate" : " 7.1.4" ,
41
41
"@types/webpack" : " 5.28.5" ,
42
42
"css-loader" : " 7.1.2" ,
52
52
"prettier" : " 3.4.2" ,
53
53
"prettier-plugin-tailwindcss" : " 0.6.9" ,
54
54
"pretty-quick" : " 4.0.0" ,
55
- "react" : " 18.3.1 " ,
56
- "react-dom" : " 18.3.1 " ,
55
+ "react" : " 19.0.0 " ,
56
+ "react-dom" : " 19.0.0 " ,
57
57
"storybook" : " 8.4.2" ,
58
58
"storybook-dark-mode" : " 4.0.2" ,
59
59
"style-loader" : " 4.0.0" ,
Original file line number Diff line number Diff line change 46
46
"peerDependencies" : {
47
47
"@theguild/tailwind-config" : " ^0.6.2" ,
48
48
"next" : " ^13 || ^14 || ^15.0.0" ,
49
- "react" : " ^18.2.0" ,
50
- "react-dom" : " ^18.2.0"
49
+ "react" : " ^18.2.0 || ^19.0.0 " ,
50
+ "react-dom" : " ^18.2.0 || ^19.0.0 "
51
51
},
52
52
"dependencies" : {
53
53
"@giscus/react" : " 3.0.0" ,
67
67
"@theguild/editor" : " workspace:*" ,
68
68
"@theguild/tailwind-config" : " 0.6.2" ,
69
69
"@types/dedent" : " 0.7.2" ,
70
- "@types/react" : " 18.3.17 " ,
71
- "@types/react-dom" : " 18.3.5 " ,
70
+ "@types/react" : " 19.0.1 " ,
71
+ "@types/react-dom" : " 19.0.2 " ,
72
72
"@types/semver" : " 7.5.8" ,
73
73
"dedent" : " 1.5.3" ,
74
74
"esbuild-plugin-svgr" : " ^3.0.0" ,
75
75
"graphql" : " 16.10.0" ,
76
76
"next" : " 15.1.0" ,
77
- "react" : " 18.3.1 " ,
78
- "react-dom" : " 18.3.1 " ,
77
+ "react" : " 19.0.0 " ,
78
+ "react-dom" : " 19.0.0 " ,
79
79
"unified" : " ^11.0.3"
80
80
},
81
81
"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.20241216.0" ,
20
- "@types/react" : " 18.3.17 " ,
20
+ "@types/react" : " 19.0.1 " ,
21
21
"typescript" : " 5.7.2" ,
22
22
"wrangler" : " 3.96.0"
23
23
}
Original file line number Diff line number Diff line change 31
31
"types:check" : " tsc --noEmit"
32
32
},
33
33
"peerDependencies" : {
34
- "react" : " ^18.2.0"
34
+ "react" : " ^18.2.0 || ^19.0.0 "
35
35
},
36
36
"dependencies" : {
37
37
"mermaid" : " ^11.0.0" ,
40
40
"devDependencies" : {
41
41
"@types/mdast" : " 4.0.4" ,
42
42
"nextra" : " 4.0.0-app-router.36" ,
43
- "react" : " 18.3.1 " ,
43
+ "react" : " 19.0.0 " ,
44
44
"unified" : " 11.0.5"
45
45
},
46
46
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments