File tree 3 files changed +107
-62
lines changed
3 files changed +107
-62
lines changed Original file line number Diff line number Diff line change 20
20
"gatsby-plugin-typescript" : " 5.14.0" ,
21
21
"gatsby-source-filesystem" : " 5.14.0" ,
22
22
"gatsby-transformer-sharp" : " 5.14.0" ,
23
- "react" : " 18.3.1 " ,
24
- "react-dom" : " 18.3.1 " ,
23
+ "react" : " 19.0.0 " ,
24
+ "react-dom" : " 19.0.0 " ,
25
25
"react-helmet" : " 6.1.0" ,
26
26
"styled-components" : " 6.1.15"
27
27
},
28
28
"devDependencies" : {
29
29
"@playwright/test" : " 1.50.1" ,
30
- "@types/react" : " 18.3.18 " ,
31
- "@types/react-dom" : " 18.3.5 " ,
30
+ "@types/react" : " 19.0.9 " ,
31
+ "@types/react-dom" : " 19.0.3 " ,
32
32
"@types/react-helmet" : " 6.1.11" ,
33
33
"@types/styled-components" : " 5.1.34" ,
34
34
"typescript" : " 5.7.3" ,
Original file line number Diff line number Diff line change 39
39
"devDependencies" : {
40
40
"@size-limit/preset-small-lib" : " 11.1.6" ,
41
41
"@types/jest" : " 29.5.14" ,
42
- "@types/react" : " 18.3.18 " ,
43
- "@types/react-dom" : " 18.3.5 " ,
44
- "@types/react-test-renderer" : " 18.3.1 " ,
42
+ "@types/react" : " 19.0.9 " ,
43
+ "@types/react-dom" : " 19.0.3 " ,
44
+ "@types/react-test-renderer" : " 19.0.0 " ,
45
45
"@types/styled-components" : " 5.1.34" ,
46
46
"babel-jest" : " 29.7.0" ,
47
47
"dts-cli" : " 2.0.5" ,
48
48
"gatsby-plugin-image" : " 3.14.0" ,
49
- "react" : " 18.3.1 " ,
50
- "react-dom" : " 18.3.1 " ,
51
- "react-test-renderer" : " 18.3.1 " ,
49
+ "react" : " 19.0.0 " ,
50
+ "react-dom" : " 19.0.0 " ,
51
+ "react-test-renderer" : " 19.0.0 " ,
52
52
"size-limit" : " 11.1.6" ,
53
53
"ts-jest" : " 29.2.5" ,
54
54
"tslib" : " 2.8.1" ,
You can’t perform that action at this time.
0 commit comments