File tree Expand file tree Collapse file tree 21 files changed +1197
-1221
lines changed
ssg-netlify-by-project-id
webstudio-cloudflare-template
webstudio-custom-template
webstudio-remix-netlify-edge-functions
webstudio-remix-netlify-functions
sdk-components-react-radix
sdk-components-react-remix Expand file tree Collapse file tree 21 files changed +1197
-1221
lines changed Original file line number Diff line number Diff line change 99
99
"nanostores" : " ^0.11.3" ,
100
100
"picocolors" : " ^1.1.0" ,
101
101
"pretty-bytes" : " ^6.1.1" ,
102
- "react" : " 18.3.0-canary-14898b6a9-20240318 " ,
102
+ "react" : " 19.0.0 " ,
103
103
"react-colorful" : " ^5.6.1" ,
104
- "react-dom" : " 18.3.0-canary-14898b6a9-20240318 " ,
104
+ "react-dom" : " 19.0.0 " ,
105
105
"react-error-boundary" : " ^4.1.2" ,
106
106
"react-script-hook" : " ^1.7.2" ,
107
107
"remix-auth" : " ^3.7.0" ,
126
126
"@remix-run/dev" : " ^2.15.0" ,
127
127
"@types/debug" : " ^4.1.12" ,
128
128
"@types/dom-navigation" : " ^1.0.4" ,
129
- "@types/react" : " ^18.2.70 " ,
130
- "@types/react-dom" : " ^18.2.25 " ,
129
+ "@types/react" : " ^19.0.1 " ,
130
+ "@types/react-dom" : " ^19.0.2 " ,
131
131
"@webstudio-is/tsconfig" : " workspace:*" ,
132
132
"html-tags" : " ^4.0.0" ,
133
133
"react-router-dom" : " ^6.28.0" ,
134
- "react-test-renderer" : " 18.3.0-canary-14898b6a9-20240318 " ,
134
+ "react-test-renderer" : " 19.0.0 " ,
135
135
"type-fest" : " ^4.28.0" ,
136
136
"typescript" : " 5.7.2" ,
137
137
"vite" : " ^5.4.11" ,
Original file line number Diff line number Diff line change 22
22
"private" : true ,
23
23
"sideEffects" : false ,
24
24
"devDependencies" : {
25
- "@types/react" : " ^18.2.70 " ,
26
- "@types/react-dom" : " ^18.2.25 " ,
25
+ "@types/react" : " ^19.0.1 " ,
26
+ "@types/react-dom" : " ^19.0.2 " ,
27
27
"@vitejs/plugin-react" : " ^4.3.4" ,
28
28
"prettier" : " 3.4.2" ,
29
29
"typescript" : " 5.7.2" ,
37
37
"@webstudio-is/sdk-components-react" : " workspace:*" ,
38
38
"@webstudio-is/sdk-components-react-radix" : " workspace:*" ,
39
39
"@webstudio-is/sdk-components-react-remix" : " workspace:*" ,
40
- "react" : " 18.3.0-canary-14898b6a9-20240318 " ,
41
- "react-dom" : " 18.3.0-canary-14898b6a9-20240318 " ,
40
+ "react" : " ^19.0.0 " ,
41
+ "react-dom" : " ^19.0.0 " ,
42
42
"vike" : " ^0.4.206"
43
43
}
44
44
}
Original file line number Diff line number Diff line change 22
22
"private" : true ,
23
23
"sideEffects" : false ,
24
24
"devDependencies" : {
25
- "@types/react" : " ^18.2.70 " ,
26
- "@types/react-dom" : " ^18.2.25 " ,
25
+ "@types/react" : " ^19.0.1 " ,
26
+ "@types/react-dom" : " ^19.0.2 " ,
27
27
"@vitejs/plugin-react" : " ^4.3.4" ,
28
28
"prettier" : " 3.4.2" ,
29
29
"typescript" : " 5.7.2" ,
37
37
"@webstudio-is/sdk-components-react" : " workspace:*" ,
38
38
"@webstudio-is/sdk-components-react-radix" : " workspace:*" ,
39
39
"@webstudio-is/sdk-components-react-remix" : " workspace:*" ,
40
- "react" : " 18.3.0-canary-14898b6a9-20240318 " ,
41
- "react-dom" : " 18.3.0-canary-14898b6a9-20240318 " ,
40
+ "react" : " ^19.0.0 " ,
41
+ "react-dom" : " ^19.0.0 " ,
42
42
"vike" : " ^0.4.206"
43
43
}
44
44
}
Original file line number Diff line number Diff line change 39
39
"@webstudio-is/sdk-components-react-radix" : " workspace:*" ,
40
40
"@webstudio-is/sdk-components-react-remix" : " workspace:*" ,
41
41
"isbot" : " ^5.1.17" ,
42
- "react" : " 18.3.0-canary-14898b6a9-20240318 " ,
43
- "react-dom" : " 18.3.0-canary-14898b6a9-20240318 " ,
42
+ "react" : " ^19.0.0 " ,
43
+ "react-dom" : " ^19.0.0 " ,
44
44
"webstudio" : " workspace:*" ,
45
45
"worktop" : " 0.8.0-next.18" ,
46
46
"zod" : " ^3.22.4"
47
47
},
48
48
"devDependencies" : {
49
49
"@cloudflare/workers-types" : " ^4.20240620.0" ,
50
50
"@remix-run/dev" : " 2.15.0" ,
51
- "@types/react" : " ^18.2.70 " ,
52
- "@types/react-dom" : " ^18.2.25 " ,
51
+ "@types/react" : " ^19.0.1 " ,
52
+ "@types/react-dom" : " ^19.0.2 " ,
53
53
"typescript" : " 5.7.2" ,
54
54
"vite" : " ^5.4.11" ,
55
55
"wrangler" : " ^3.63.2"
Original file line number Diff line number Diff line change 22
22
"@webstudio-is/sdk-components-react-radix" : " workspace:*" ,
23
23
"@webstudio-is/sdk-components-react-remix" : " workspace:*" ,
24
24
"isbot" : " ^5.1.17" ,
25
- "react" : " 18.3.0-canary-14898b6a9-20240318 " ,
26
- "react-dom" : " 18.3.0-canary-14898b6a9-20240318 " ,
25
+ "react" : " ^19.0.0 " ,
26
+ "react-dom" : " ^19.0.0 " ,
27
27
"web-vitals" : " ^3.5.2"
28
28
},
29
29
"devDependencies" : {
30
30
"@remix-run/dev" : " 2.15.0" ,
31
- "@types/react" : " ^18.2.70 " ,
32
- "@types/react-dom" : " ^18.2.25 " ,
31
+ "@types/react" : " ^19.0.1 " ,
32
+ "@types/react-dom" : " ^19.0.2 " ,
33
33
"typescript" : " 5.7.2" ,
34
34
"vite" : " ^5.4.11" ,
35
35
"webstudio" : " workspace:*"
Original file line number Diff line number Diff line change 23
23
"@webstudio-is/sdk-components-react-radix" : " workspace:*" ,
24
24
"@webstudio-is/sdk-components-react-remix" : " workspace:*" ,
25
25
"isbot" : " ^5.1.17" ,
26
- "react" : " 18.3.0-canary-14898b6a9-20240318 " ,
27
- "react-dom" : " 18.3.0-canary-14898b6a9-20240318 "
26
+ "react" : " ^19.0.0 " ,
27
+ "react-dom" : " ^19.0.0 "
28
28
},
29
29
"private" : true ,
30
30
"sideEffects" : false ,
31
31
"devDependencies" : {
32
32
"@remix-run/dev" : " 2.15.0" ,
33
- "@types/react" : " ^18.2.70 " ,
34
- "@types/react-dom" : " ^18.2.25 " ,
33
+ "@types/react" : " ^19.0.1 " ,
34
+ "@types/react-dom" : " ^19.0.2 " ,
35
35
"typescript" : " 5.7.2" ,
36
36
"vite" : " ^5.4.11" ,
37
37
"webstudio" : " workspace:*"
Original file line number Diff line number Diff line change 22
22
"@webstudio-is/sdk-components-react-radix" : " workspace:*" ,
23
23
"@webstudio-is/sdk-components-react-remix" : " workspace:*" ,
24
24
"isbot" : " ^5.1.17" ,
25
- "react" : " 18.3.0-canary-14898b6a9-20240318 " ,
26
- "react-dom" : " 18.3.0-canary-14898b6a9-20240318 "
25
+ "react" : " ^19.0.0 " ,
26
+ "react-dom" : " ^19.0.0 "
27
27
},
28
28
"private" : true ,
29
29
"sideEffects" : false ,
30
30
"devDependencies" : {
31
31
"@remix-run/dev" : " 2.15.0" ,
32
- "@types/react" : " ^18.2.70 " ,
33
- "@types/react-dom" : " ^18.2.25 " ,
32
+ "@types/react" : " ^19.0.1 " ,
33
+ "@types/react-dom" : " ^19.0.2 " ,
34
34
"typescript" : " 5.7.2" ,
35
35
"vite" : " ^5.4.11" ,
36
36
"webstudio" : " workspace:*"
Original file line number Diff line number Diff line change 22
22
"@webstudio-is/sdk-components-react-radix" : " workspace:*" ,
23
23
"@webstudio-is/sdk-components-react-remix" : " workspace:*" ,
24
24
"isbot" : " ^5.1.17" ,
25
- "react" : " 18.3.0-canary-14898b6a9-20240318 " ,
26
- "react-dom" : " 18.3.0-canary-14898b6a9-20240318 "
25
+ "react" : " ^19.0.0 " ,
26
+ "react-dom" : " ^19.0.0 "
27
27
},
28
28
"devDependencies" : {
29
29
"@remix-run/dev" : " 2.15.0" ,
30
- "@types/react" : " ^18.2.70 " ,
31
- "@types/react-dom" : " ^18.2.25 " ,
30
+ "@types/react" : " ^19.0.1 " ,
31
+ "@types/react-dom" : " ^19.0.2 " ,
32
32
"typescript" : " 5.7.2" ,
33
33
"vite" : " ^5.4.11" ,
34
34
"webstudio" : " workspace:*"
Original file line number Diff line number Diff line change 38
38
"@types/css-tree" : " ^2.3.1" ,
39
39
"@types/eslint__js" : " ^8.42.3" ,
40
40
"@types/node" : " ^22.9.3" ,
41
- "@types/react" : " ^18.2.70 " ,
41
+ "@types/react" : " ^19.0.1 " ,
42
42
"esbuild" : " ^0.24.0" ,
43
43
"eslint" : " ^9.16.0" ,
44
- "eslint-plugin-react-hooks" : " ^5.0 .0" ,
44
+ "eslint-plugin-react-hooks" : " ^5.1 .0" ,
45
45
"eslint-plugin-unicorn" : " ^56.0.1" ,
46
46
"nano-staged" : " ^0.8.0" ,
47
47
"prettier" : " 3.4.2" ,
48
- "react" : " 18.3.0-canary-14898b6a9-20240318 " ,
49
- "react-dom" : " 18.3.0-canary-14898b6a9-20240318 " ,
48
+ "react" : " 19.0.0 " ,
49
+ "react-dom" : " 19.0.0 " ,
50
50
"simple-git-hooks" : " ^2.11.1" ,
51
51
"storybook" : " ^8.4.6" ,
52
52
"tsx" : " ^4.19.2" ,
78
78
},
79
79
"pnpm" : {
80
80
"overrides" : {
81
- "@types/react" : " ^18.2.70 " ,
82
- "@types/react-dom" : " ^18.2.25 " ,
83
- "react" : " 18.3.0-canary-14898b6a9-20240318 " ,
84
- "react-dom" : " 18.3.0-canary-14898b6a9-20240318 "
81
+ "@types/react" : " 19.0.1 " ,
82
+ "@types/react-dom" : " 19.0.2 " ,
83
+ "react" : " 19.0.0 " ,
84
+ "react-dom" : " 19.0.0 "
85
85
},
86
86
"patchedDependencies" : {
87
87
Original file line number Diff line number Diff line change 60
60
"@remix-run/react" : " ^2.15.0" ,
61
61
"@remix-run/server-runtime" : " ^2.15.0" ,
62
62
"@types/node" : " ^22.9.3" ,
63
- "@types/react" : " ^18.2.70 " ,
64
- "@types/react-dom" : " ^18.2.25 " ,
63
+ "@types/react" : " ^19.0.1 " ,
64
+ "@types/react-dom" : " ^19.0.2 " ,
65
65
"@types/yargs" : " ^17.0.33" ,
66
66
"@vitejs/plugin-react" : " ^4.3.4" ,
67
67
"@webstudio-is/tsconfig" : " workspace:*" ,
68
68
"prettier" : " 3.4.2" ,
69
- "react" : " 18.3.0-canary-14898b6a9-20240318 " ,
70
- "react-dom" : " 18.3.0-canary-14898b6a9-20240318 " ,
69
+ "react" : " 19.0.0 " ,
70
+ "react-dom" : " 19.0.0 " ,
71
71
"ts-expect" : " ^1.3.0" ,
72
72
"vike" : " ^0.4.206" ,
73
73
"vite" : " ^5.4.11" ,
You can’t perform that action at this time.
0 commit comments