File tree Expand file tree Collapse file tree 2 files changed +18
-14
lines changed Expand file tree Collapse file tree 2 files changed +18
-14
lines changed Original file line number Diff line number Diff line change 18
18
"graphql-2-json-schema" : " 0.1.0-1" ,
19
19
"json-schema" : " ^0.2.3" ,
20
20
"lodash" : " ^4.17.10" ,
21
- "react" : " ^16.4 .0" ,
21
+ "react" : " ^18.0 .0" ,
22
22
"react-apollo" : " ^2.1.4" ,
23
- "react-dom" : " ^16.4 .0" ,
23
+ "react-dom" : " ^18.0 .0" ,
24
24
"react-jsonschema-form" : " ^1.0.3" ,
25
25
"yargs" : " ^11.0.0"
26
26
},
Original file line number Diff line number Diff line change @@ -6789,14 +6789,13 @@ react-docgen@^3.0.0-beta11:
6789
6789
node-dir "^0.1.10"
6790
6790
recast "^0.12.6"
6791
6791
6792
- react-dom@^16.4.0 :
6793
- version "16.4.0"
6794
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.0.tgz#099f067dd5827ce36a29eaf9a6cdc7cbf6216b1e"
6792
+ react-dom@^18.0.0 :
6793
+ version "18.2.0"
6794
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"
6795
+ integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
6795
6796
dependencies :
6796
- fbjs "^0.8.16"
6797
6797
loose-envify "^1.1.0"
6798
- object-assign "^4.1.1"
6799
- prop-types "^15.6.0"
6798
+ scheduler "^0.23.0"
6800
6799
6801
6800
react-emotion@^9.1.3 :
6802
6801
version "9.1.3"
@@ -6906,14 +6905,12 @@ react-treebeard@^2.1.0:
6906
6905
shallowequal "^0.2.2"
6907
6906
velocity-react "^1.3.1"
6908
6907
6909
- react@^16.4.0 :
6910
- version "16.4.0"
6911
- resolved "https://registry.yarnpkg.com/react/-/react-16.4.0.tgz#402c2db83335336fba1962c08b98c6272617d585"
6908
+ react@^18.0.0 :
6909
+ version "18.2.0"
6910
+ resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
6911
+ integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
6912
6912
dependencies :
6913
- fbjs "^0.8.16"
6914
6913
loose-envify "^1.1.0"
6915
- object-assign "^4.1.1"
6916
- prop-types "^15.6.0"
6917
6914
6918
6915
reactcss@^1.2.0 :
6919
6916
version "1.2.3"
@@ -7287,6 +7284,13 @@ sax@^1.2.4, sax@~1.2.1:
7287
7284
version "1.2.4"
7288
7285
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
7289
7286
7287
+ scheduler@^0.23.0 :
7288
+ version "0.23.0"
7289
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe"
7290
+ integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==
7291
+ dependencies :
7292
+ loose-envify "^1.1.0"
7293
+
7290
7294
schema-utils@^0.4.0, schema-utils@^0.4.3, schema-utils@^0.4.4, schema-utils@^0.4.5 :
7291
7295
version "0.4.5"
7292
7296
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.5.tgz#21836f0608aac17b78f9e3e24daff14a5ca13a3e"
You can’t perform that action at this time.
0 commit comments