File tree 2 files changed +22
-10
lines changed
2 files changed +22
-10
lines changed Original file line number Diff line number Diff line change 23
23
"gatsby-plugin-netlify" : " 2.1.3" ,
24
24
"gatsby-plugin-offline" : " 3.2.13" ,
25
25
"gatsby-plugin-sitemap" : " 2.4.6" ,
26
- "react" : " 16.13.1 " ,
27
- "react-dom" : " 16.13.1 "
26
+ "react" : " 18.3.0 " ,
27
+ "react-dom" : " 18.3.0 "
28
28
},
29
29
"devDependencies" : {
30
30
"@misk/prettier" : " 0.1.26" ,
Original file line number Diff line number Diff line change @@ -12370,15 +12370,13 @@ react-dev-utils@^9.1.0:
12370
12370
strip-ansi "5.2.0"
12371
12371
text-table "0.2.0"
12372
12372
12373
- react-dom@16.13.1 :
12374
- version "16.13.1 "
12375
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1 .tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f "
12376
- integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag ==
12373
+ react-dom@18.3.0 :
12374
+ version "18.3.0 "
12375
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.0 .tgz#98a3a1cc4e471d517c2a084f38ab1d58d02cada7 "
12376
+ integrity sha512-zaKdLBftQJnvb7FtDIpZtsAIb2MZU087RM8bRDZU8LVCCFYjPTsDZJNFUWPcVz3HFSN1n/caxi0ca4B/aaVQGQ ==
12377
12377
dependencies:
12378
12378
loose-envify "^1.1.0"
12379
- object-assign "^4.1.1"
12380
- prop-types "^15.6.2"
12381
- scheduler "^0.19.1"
12379
+ scheduler "^0.23.1"
12382
12380
12383
12381
react-error-overlay@^3.0.0:
12384
12382
version "3.0.0"
@@ -12478,7 +12476,14 @@ react-simple-code-editor@^0.10.0:
12478
12476
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.10.0.tgz#73e7ac550a928069715482aeb33ccba36efe2373"
12479
12477
integrity sha512-bL5W5mAxSW6+cLwqqVWY47Silqgy2DKDTR4hDBrLrUqC5BXc29YVx17l2IZk5v36VcDEq1Bszu2oHm1qBwKqBA==
12480
12478
12481
-
12479
+
12480
+ version "18.3.0"
12481
+ resolved "https://registry.yarnpkg.com/react/-/react-18.3.0.tgz#84386d0a36fdf5ef50fa5755b7812bdfb76194a5"
12482
+ integrity sha512-RPutkJftSAldDibyrjuku7q11d3oy6wKOyPe5K1HA/HwwrXcEqBdHsLypkC2FFYjP7bPUa6gbzSBhw4sY2JcDg==
12483
+ dependencies:
12484
+ loose-envify "^1.1.0"
12485
+
12486
+ react@^16.8.0:
12482
12487
version "16.13.1"
12483
12488
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
12484
12489
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
@@ -13185,6 +13190,13 @@ scheduler@^0.19.1:
13185
13190
loose-envify "^1.1.0"
13186
13191
object-assign "^4.1.1"
13187
13192
13193
+ scheduler@^0.23.1:
13194
+ version "0.23.1"
13195
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.1.tgz#ef964a7936d7cbe8f7bc0d38fc479a823aed2923"
13196
+ integrity sha512-5GKS5JGfiah1O38Vfa9srZE4s3wdHbwjlCrvIookrg2FO9aIwKLOJXuJQFlEfNcVSOXuaL2hzDeY20uVXcUtrw==
13197
+ dependencies:
13198
+ loose-envify "^1.1.0"
13199
+
13188
13200
schema-utils@^0.4.5:
13189
13201
version "0.4.7"
13190
13202
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.7.tgz#ba74f597d2be2ea880131746ee17d0a093c68187"
You can’t perform that action at this time.
0 commit comments