File tree 2 files changed +15
-20
lines changed
2 files changed +15
-20
lines changed Original file line number Diff line number Diff line change 21
21
"gatsby-plugin-manifest" : " 5.14.0" ,
22
22
"gatsby-plugin-offline" : " 6.14.0" ,
23
23
"gatsby-plugin-sitemap" : " 6.14.0" ,
24
- "react" : " 18.3.1 " ,
25
- "react-dom" : " 18.3.1 "
24
+ "react" : " 19.0.0 " ,
25
+ "react-dom" : " 19.0.0 "
26
26
},
27
27
"devDependencies" : {
28
28
"@misk/prettier" : " 0.6.3" ,
Original file line number Diff line number Diff line change @@ -11495,13 +11495,12 @@ react-dev-utils@^12.0.1:
11495
11495
strip-ansi "^6.0.1"
11496
11496
text-table "^0.2.0"
11497
11497
11498
- react-dom@18.3.1 :
11499
- version "18.3.1 "
11500
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1 .tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4 "
11501
- integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw ==
11498
+ react-dom@19.0.0 :
11499
+ version "19.0.0 "
11500
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.0.0 .tgz#43446f1f01c65a4cd7f7588083e686a6726cfb57 "
11501
+ integrity sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ ==
11502
11502
dependencies:
11503
- loose-envify "^1.1.0"
11504
- scheduler "^0.23.2"
11503
+ scheduler "^0.25.0"
11505
11504
11506
11505
react-error-overlay@^6.0.11:
11507
11506
version "6.0.11"
11527
11526
loose-envify "^1.1.0"
11528
11527
neo-async "^2.6.1"
11529
11528
11530
-
11531
- version "18.3.1"
11532
- resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
11533
- integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
11534
- dependencies:
11535
- loose-envify "^1.1.0"
11529
+
11530
+ version "19.0.0"
11531
+ resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd"
11532
+ integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==
11536
11533
11537
11534
react@^16.11.0:
11538
11535
version "16.14.0"
@@ -12063,12 +12060,10 @@ sax@^1.2.4:
12063
12060
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
12064
12061
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
12065
12062
12066
- scheduler@^0.23.2:
12067
- version "0.23.2"
12068
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3"
12069
- integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==
12070
- dependencies:
12071
- loose-envify "^1.1.0"
12063
+ scheduler@^0.25.0:
12064
+ version "0.25.0"
12065
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.25.0.tgz#336cd9768e8cceebf52d3c80e3dcf5de23e7e015"
12066
+ integrity sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==
12072
12067
12073
12068
12074
12069
version "2.7.0"
You can’t perform that action at this time.
0 commit comments