Skip to content

Commit 172c21c

Browse files
committed
Update fundamental-react
1 parent d686205 commit 172c21c

2 files changed

Lines changed: 100 additions & 69 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"file-loader": "2.0.0",
3434
"fork-ts-checker-webpack-plugin-alt": "0.4.14",
3535
"fs-extra": "7.0.0",
36-
"fundamental-react": "^0.7.1",
37-
"fundamental-styles": "^0.4.0",
36+
"fundamental-react": "^0.8.0",
37+
"fundamental-styles": "^0.7.0",
3838
"history": "^4.7.2",
3939
"html-webpack-plugin": "4.0.0-alpha.2",
4040
"identity-obj-proxy": "3.0.0",

yarn.lock

Lines changed: 98 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -928,6 +928,13 @@
928928
dependencies:
929929
regenerator-runtime "^0.13.2"
930930

931+
"@babel/runtime@^7.8.0":
932+
version "7.8.7"
933+
resolved "https://nexus.eurekacloud.io/repository/npm-public/@babel/runtime/-/runtime-7.8.7.tgz#8fefce9802db54881ba59f90bb28719b4996324d"
934+
integrity sha512-+AATMUFppJDw6aiR5NVPHqIQBlV/Pj8wY/EZH+lmvRdUo9xBaz/rF3alAwFJQavvKfeOlPE7oaaDHVbcySbCsg==
935+
dependencies:
936+
regenerator-runtime "^0.13.4"
937+
931938
"@babel/template@^7.2.2", "@babel/template@^7.7.4":
932939
version "7.7.4"
933940
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.7.4.tgz#428a7d9eecffe27deac0a98e23bf8e3675d2a77b"
@@ -979,10 +986,15 @@
979986
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
980987
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
981988

982-
"@sap-theming/theming-base-content@^11.1.10":
983-
version "11.1.15"
984-
resolved "https://registry.yarnpkg.com/@sap-theming/theming-base-content/-/theming-base-content-11.1.15.tgz#b3b37042374e3a8edea73378d8c7a8bd4e16815e"
985-
integrity sha512-ndJmLE3CnelEfCo4Ni5XuvM9Ejh5DfFgarYmXkcS1vr+KrZNIcgaijZWFAdB2DKs6jHwln2cYm2ULmjjlhdkcQ==
989+
"@restart/hooks@^0.3.12":
990+
version "0.3.21"
991+
resolved "https://nexus.eurekacloud.io/repository/npm-public/@restart/hooks/-/hooks-0.3.21.tgz#5264d12019ffb844dc1fc44d55517ded7b580ee2"
992+
integrity sha512-Wcu3CFJV+iiqPEIoPVx3/CYnZBRgPeRABo6bLJByRH9ptJXyObn7WYPG7Rv0cg3+55bqcBbG0xEfovzwE2PNXg==
993+
994+
"@sap-theming/theming-base-content@~11.1.17":
995+
version "11.1.17"
996+
resolved "https://nexus.eurekacloud.io/repository/npm-public/@sap-theming/theming-base-content/-/theming-base-content-11.1.17.tgz#861ad3375c63f3694970b767a29199da5af06fe2"
997+
integrity sha512-GZi24sPE05OBktiR9hnWUHnvkipQ0Waen4Me3cuJZl3Ha6ZknH9ibyYgtAPwbLIIxSF3nvLNQdyu0dE0YtZ6Rw==
986998

987999
"@svgr/core@^2.4.1":
9881000
version "2.4.1"
@@ -1014,11 +1026,24 @@
10141026
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.20.tgz#7b693038ce661fe57a7ffa4679440b5e7c5e8b99"
10151027
integrity sha512-VAe+DiwpnC/g448uN+/3gRl4th0BTdrR9gSLIOHA+SUQskaYZQDOHG7xmjiE7JUhjbXnbXytf6Ih+/pA6CtMFQ==
10161028

1029+
"@types/prop-types@*":
1030+
version "15.7.3"
1031+
resolved "https://nexus.eurekacloud.io/repository/npm-public/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
1032+
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
1033+
10171034
"@types/q@^1.5.1":
10181035
version "1.5.2"
10191036
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
10201037
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
10211038

1039+
"@types/react@^16.9.11":
1040+
version "16.9.23"
1041+
resolved "https://nexus.eurekacloud.io/repository/npm-public/@types/react/-/react-16.9.23.tgz#1a66c6d468ba11a8943ad958a8cb3e737568271c"
1042+
integrity sha512-SsGVT4E7L2wLN3tPYLiF20hmZTPGuzaayVunfgXzUn1x4uHVsKH6QDJQ/TdpHqwsTLd4CwrmQ2vOgxN7gE24gw==
1043+
dependencies:
1044+
"@types/prop-types" "*"
1045+
csstype "^2.2.0"
1046+
10221047
"@types/tapable@1.0.2":
10231048
version "1.0.2"
10241049
resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.2.tgz#e13182e1b69871a422d7863e11a4a6f5b814a4bd"
@@ -2978,6 +3003,11 @@ cssstyle@^2.0.0:
29783003
dependencies:
29793004
cssom "~0.3.6"
29803005

3006+
csstype@^2.2.0, csstype@^2.6.7:
3007+
version "2.6.9"
3008+
resolved "https://nexus.eurekacloud.io/repository/npm-public/csstype/-/csstype-2.6.9.tgz#05141d0cd557a56b8891394c1911c40c8a98d098"
3009+
integrity sha512-xz39Sb4+OaTsULgUERcCk+TJj8ylkL4aSVDQiX/ksxbELSqwkgt4d4RD7fovIdgJGSuNYqwZEiVjYY5l0ask+Q==
3010+
29813011
cyclist@^1.0.1:
29823012
version "1.0.1"
29833013
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
@@ -3258,12 +3288,13 @@ dom-converter@^0.2:
32583288
dependencies:
32593289
utila "~0.4"
32603290

3261-
dom-helpers@^3.4.0:
3262-
version "3.4.0"
3263-
resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-3.4.0.tgz#e9b369700f959f62ecde5a6babde4bccd9169af8"
3264-
integrity sha512-LnuPJ+dwqKDIyotW1VzmOZ5TONUN7CwkCR5hrgawTUbkBGYdeoNLZo6nNfGkCrjtE1nXXaj7iMMpDa8/d9WoIA==
3291+
dom-helpers@^5.1.0:
3292+
version "5.1.3"
3293+
resolved "https://nexus.eurekacloud.io/repository/npm-public/dom-helpers/-/dom-helpers-5.1.3.tgz#7233248eb3a2d1f74aafca31e52c5299cc8ce821"
3294+
integrity sha512-nZD1OtwfWGRBWlpANxacBEZrEuLa16o1nh7YopFWeoF68Zt8GGEmzHu6Xv4F3XaFIC+YXtTLrzgqKxFgLEe4jw==
32653295
dependencies:
3266-
"@babel/runtime" "^7.1.2"
3296+
"@babel/runtime" "^7.6.3"
3297+
csstype "^2.6.7"
32673298

32683299
dom-serializer@0:
32693300
version "0.2.2"
@@ -4359,37 +4390,36 @@ functions-have-names@^1.2.0:
43594390
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.0.tgz#83da7583e4ea0c9ac5ff530f73394b033e0bf77d"
43604391
integrity sha512-zKXyzksTeaCSw5wIX79iCA40YAa6CJMJgNg9wdkU/ERBrIdPSimPICYiLp65lRbSBqtiHql/HZfS2DyI/AH6tQ==
43614392

4362-
fundamental-react@^0.7.1:
4363-
version "0.7.1"
4364-
resolved "https://registry.yarnpkg.com/fundamental-react/-/fundamental-react-0.7.1.tgz#640839569de2ea9291192568e66ffecb6bfdf667"
4365-
integrity sha512-tL8jrGDMXBy6SpPXXEr4+MLsT1qbR7An5e3ysjEeIZpvTILUvvpIl1gL8C065vRZo4V1ZoLxTgAJB/uAAmKiTA==
4393+
fundamental-react@^0.8.0:
4394+
version "0.8.0"
4395+
resolved "https://nexus.eurekacloud.io/repository/npm-public/fundamental-react/-/fundamental-react-0.8.0.tgz#2d9446fbb452d6f5562830b59bf1e5e1e3b646b5"
4396+
integrity sha512-wsDjl7hrbEFBD+8+vGZdhaW2ytLNH5VBOd/QiTo83cuMFVnxAkPXLVplCEne9UR9RZjti2vZk/sjw8+p/xOF7Q==
43664397
dependencies:
4367-
"@babel/runtime" "^7.6.3"
4398+
"@babel/runtime" "^7.8.0"
43684399
chain-function "^1.0.1"
43694400
classnames "^2.2.6"
4370-
fundamental-styles "~0.3.0-rc.4"
4371-
hoist-non-react-statics "^3.3.0"
4401+
fundamental-styles "0.8.0-rc.10"
43724402
keycode "^2.2.0"
4403+
moment "^2.24.0"
43734404
prop-types "^15.7.1"
43744405
react-foco "^1.3.0"
43754406
react-focus-lock "^2.1.1"
4376-
react-overlays "^1.1.2"
4407+
react-overlays "^2.1.0"
43774408
react-popper "^1.3.3"
43784409
shortid "^2.2.14"
4410+
tabbable "^4.0.0"
43794411

4380-
fundamental-styles@^0.4.0:
4381-
version "0.4.0"
4382-
resolved "https://registry.yarnpkg.com/fundamental-styles/-/fundamental-styles-0.4.0.tgz#ac58d50a928f375c83ec4d20ed73da4f7f5e15bc"
4383-
integrity sha512-GGsCwpYYdwkPBjM1PnVQwFPOatdxxbvlzcJQha40vqmbRg+d1Owo5fdiT+GxHXbe8jDDZVAmM6dlKxhNr07apA==
4384-
dependencies:
4385-
"@sap-theming/theming-base-content" "^11.1.10"
4412+
fundamental-styles@0.8.0-rc.10:
4413+
version "0.8.0-rc.10"
4414+
resolved "https://nexus.eurekacloud.io/repository/npm-public/fundamental-styles/-/fundamental-styles-0.8.0-rc.10.tgz#a349e3741e7c116cf918fbb82d1b4c674d7db90d"
4415+
integrity sha512-v2psYypqNyCO/UzGZSM4Zhvx3zbBxWTbIDGpvITWxTKKqUC/4cNapDlvwr2mCNbzRAY8IPgX/kQ8LC8yRg5Izg==
43864416

4387-
fundamental-styles@~0.3.0-rc.4:
4388-
version "0.3.0"
4389-
resolved "https://registry.yarnpkg.com/fundamental-styles/-/fundamental-styles-0.3.0.tgz#0685e407315049fbf7e087c430b16f54898430a3"
4390-
integrity sha512-uiGY04wgWl7XpsfuIg9ktdvmy5KhD4NrpaHKIRjRXE+D1xZUb1xdMDR9jNRegmvAGPIjkxny7kBV/AjYEpcP0A==
4417+
fundamental-styles@^0.7.0:
4418+
version "0.7.0"
4419+
resolved "https://nexus.eurekacloud.io/repository/npm-public/fundamental-styles/-/fundamental-styles-0.7.0.tgz#753a0acfd21b87321a11ed5ac17639c9deab5071"
4420+
integrity sha512-wq6bCGjS6uUN1lbiBBC1NA8U+OJ57i6vpkNFt3bPf/jc6Vugvpt4fpGbU9tuEoeB1YqUIGL7A6DSuzOKbJy7NA==
43914421
dependencies:
4392-
"@sap-theming/theming-base-content" "^11.1.10"
4422+
"@sap-theming/theming-base-content" "~11.1.17"
43934423

43944424
get-caller-file@^1.0.1:
43954425
version "1.0.3"
@@ -6711,6 +6741,11 @@ mkdirp@0.5.1, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1:
67116741
dependencies:
67126742
minimist "0.0.8"
67136743

6744+
moment@^2.24.0:
6745+
version "2.24.0"
6746+
resolved "https://nexus.eurekacloud.io/repository/npm-public/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
6747+
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
6748+
67146749
moo@^0.4.3:
67156750
version "0.4.3"
67166751
resolved "https://registry.yarnpkg.com/moo/-/moo-0.4.3.tgz#3f847a26f31cf625a956a87f2b10fbc013bfd10e"
@@ -7490,6 +7525,11 @@ popper.js@^1.14.4:
74907525
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.16.0.tgz#2e1816bcbbaa518ea6c2e15a466f4cb9c6e2fbb3"
74917526
integrity sha512-+G+EkOPoE5S/zChTpmBSSDYmhXJ5PsW8eMhH8cP/CQHMFPBG/kC9Y5IIw6qNYgdJ+/COf0ddY2li28iHaZRSjw==
74927527

7528+
popper.js@^1.15.0:
7529+
version "1.16.1"
7530+
resolved "https://nexus.eurekacloud.io/repository/npm-public/popper.js/-/popper.js-1.16.1.tgz#2a223cb3dc7b6213d740e40372be40de43e65b1b"
7531+
integrity sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ==
7532+
74937533
portfinder@^1.0.9:
74947534
version "1.0.25"
74957535
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.25.tgz#254fd337ffba869f4b9d37edc298059cb4d35eca"
@@ -8226,14 +8266,6 @@ prop-types-exact@^1.2.0:
82268266
object.assign "^4.1.0"
82278267
reflect.ownkeys "^0.2.0"
82288268

8229-
prop-types-extra@^1.1.0:
8230-
version "1.1.0"
8231-
resolved "https://registry.yarnpkg.com/prop-types-extra/-/prop-types-extra-1.1.0.tgz#32609910ea2dcf190366bacd3490d5a6412a605f"
8232-
integrity sha512-QFyuDxvMipmIVKD2TwxLVPzMnO4e5oOf1vr3tJIomL8E7d0lr6phTHd5nkPhFIzTD1idBLLEPeylL9g+rrTzRg==
8233-
dependencies:
8234-
react-is "^16.3.2"
8235-
warning "^3.0.0"
8236-
82378269
prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.1, prop-types@^15.7.2:
82388270
version "15.7.2"
82398271
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
@@ -8435,11 +8467,6 @@ react-clientside-effect@^1.2.2:
84358467
dependencies:
84368468
"@babel/runtime" "^7.0.0"
84378469

8438-
react-context-toolbox@^2.0.2:
8439-
version "2.0.2"
8440-
resolved "https://registry.yarnpkg.com/react-context-toolbox/-/react-context-toolbox-2.0.2.tgz#35637287cb23f801e6ed802c2bb7a97e1f04e3fb"
8441-
integrity sha512-tY4j0imkYC3n5ZlYSgFkaw7fmlCp3IoQQ6DxpqeNHzcD0hf+6V+/HeJxviLUZ1Rv1Yn3N3xyO2EhkkZwHn0m1A==
8442-
84438470
react-dev-utils@^7.0.1:
84448471
version "7.0.5"
84458472
resolved "https://registry.yarnpkg.com/react-dev-utils/-/react-dev-utils-7.0.5.tgz#cb95375d01ae71ca27b3c7616006ef7a77d14e8e"
@@ -8516,7 +8543,7 @@ react-hot-loader@^4.12.12:
85168543
shallowequal "^1.1.0"
85178544
source-map "^0.7.3"
85188545

8519-
react-is@^16.10.2, react-is@^16.3.2, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.6, react-is@^16.9.0:
8546+
react-is@^16.10.2, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.6, react-is@^16.9.0:
85208547
version "16.12.0"
85218548
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c"
85228549
integrity sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q==
@@ -8526,21 +8553,20 @@ react-lifecycles-compat@^3.0.4:
85268553
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
85278554
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
85288555

8529-
react-overlays@^1.1.2:
8530-
version "1.2.0"
8531-
resolved "https://registry.yarnpkg.com/react-overlays/-/react-overlays-1.2.0.tgz#205368eeb0a5fb0b7f9b717fa7a12d518500abdb"
8532-
integrity sha512-i/FCV8wR6aRaI+Kz/dpJhOdyx+ah2tN1RhT9InPrexyC4uzf3N4bNayFTGtUeQVacj57j1Mqh1CwV60/5153Iw==
8556+
react-overlays@^2.1.0:
8557+
version "2.1.1"
8558+
resolved "https://nexus.eurekacloud.io/repository/npm-public/react-overlays/-/react-overlays-2.1.1.tgz#ffe2090c4a10da6b8947a1c7b1a67d0457648a0d"
8559+
integrity sha512-gaQJwmb8Ij2IGVt4D1HmLtl4A0mDVYxlsv/8i0dHWK7Mw0kNat6ORelbbEWzaXTK1TqMeQtJw/jraL3WOADz3w==
85338560
dependencies:
8534-
classnames "^2.2.6"
8535-
dom-helpers "^3.4.0"
8536-
prop-types "^15.6.2"
8537-
prop-types-extra "^1.1.0"
8538-
react-context-toolbox "^2.0.2"
8539-
react-popper "^1.3.2"
8540-
uncontrollable "^6.0.0"
8541-
warning "^4.0.2"
8561+
"@babel/runtime" "^7.4.5"
8562+
"@restart/hooks" "^0.3.12"
8563+
dom-helpers "^5.1.0"
8564+
popper.js "^1.15.0"
8565+
prop-types "^15.7.2"
8566+
uncontrollable "^7.0.0"
8567+
warning "^4.0.3"
85428568

8543-
react-popper@^1.3.2, react-popper@^1.3.3:
8569+
react-popper@^1.3.3:
85448570
version "1.3.7"
85458571
resolved "https://registry.yarnpkg.com/react-popper/-/react-popper-1.3.7.tgz#f6a3471362ef1f0d10a4963673789de1baca2324"
85468572
integrity sha512-nmqYTx7QVjCm3WUZLeuOomna138R1luC4EqkW3hxJUrAe+3eNz3oFCLYdnPwILfn0mX1Ew2c3wctrjlUMYYUww==
@@ -8751,6 +8777,11 @@ regenerator-runtime@^0.13.2:
87518777
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5"
87528778
integrity sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw==
87538779

8780+
regenerator-runtime@^0.13.4:
8781+
version "0.13.4"
8782+
resolved "https://nexus.eurekacloud.io/repository/npm-public/regenerator-runtime/-/regenerator-runtime-0.13.4.tgz#e96bf612a3362d12bb69f7e8f74ffeab25c7ac91"
8783+
integrity sha512-plpwicqEzfEyTQohIKktWigcLzmNStMGwbOUbykx51/29Z3JOGYldaaNGK7ngNXV+UcoqvIMmloZ48Sr74sd+g==
8784+
87548785
regenerator-transform@^0.14.0:
87558786
version "0.14.1"
87568787
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.1.tgz#3b2fce4e1ab7732c08f665dfdb314749c7ddd2fb"
@@ -9781,6 +9812,11 @@ symbol-tree@^3.2.2:
97819812
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
97829813
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
97839814

9815+
tabbable@^4.0.0:
9816+
version "4.0.0"
9817+
resolved "https://nexus.eurekacloud.io/repository/npm-public/tabbable/-/tabbable-4.0.0.tgz#5bff1d1135df1482cf0f0206434f15eadbeb9261"
9818+
integrity sha512-H1XoH1URcBOa/rZZWxLxHCtOdVUEev+9vo5YdYhC9tCY4wnybX+VQrCYuy9ubkg69fCBxCONJOSLGfw0DWMffQ==
9819+
97849820
table@^5.2.3:
97859821
version "5.4.6"
97869822
resolved "https://registry.yarnpkg.com/table/-/table-5.4.6.tgz#1292d19500ce3f86053b05f0e8e7e4a3bb21079e"
@@ -10076,13 +10112,15 @@ uglifyjs-webpack-plugin@^1.2.4:
1007610112
webpack-sources "^1.1.0"
1007710113
worker-farm "^1.5.2"
1007810114

10079-
uncontrollable@^6.0.0:
10080-
version "6.2.3"
10081-
resolved "https://registry.yarnpkg.com/uncontrollable/-/uncontrollable-6.2.3.tgz#e7dba0d746e075122ed178f27ad2354d343196c7"
10082-
integrity sha512-VgOAoBU2ptCL2bfTG2Mra0I8i1u6Aq84AFonD5tmCAYSfs3hWvr2Rlw0q2ntoxXTHjcQOmZOh3FKaN+UZVyREQ==
10115+
uncontrollable@^7.0.0:
10116+
version "7.1.1"
10117+
resolved "https://nexus.eurekacloud.io/repository/npm-public/uncontrollable/-/uncontrollable-7.1.1.tgz#f67fed3ef93637126571809746323a9db815d556"
10118+
integrity sha512-EcPYhot3uWTS3w00R32R2+vS8Vr53tttrvMj/yA1uYRhf8hbTG2GyugGqWDY0qIskxn0uTTojVd6wPYW9ZEf8Q==
1008310119
dependencies:
10084-
"@babel/runtime" "^7.4.5"
10120+
"@babel/runtime" "^7.6.3"
10121+
"@types/react" "^16.9.11"
1008510122
invariant "^2.2.4"
10123+
react-lifecycles-compat "^3.0.4"
1008610124

1008710125
unicode-canonical-property-names-ecmascript@^1.0.4:
1008810126
version "1.0.4"
@@ -10331,13 +10369,6 @@ walker@~1.0.5:
1033110369
dependencies:
1033210370
makeerror "1.0.x"
1033310371

10334-
warning@^3.0.0:
10335-
version "3.0.0"
10336-
resolved "https://registry.yarnpkg.com/warning/-/warning-3.0.0.tgz#32e5377cb572de4ab04753bdf8821c01ed605b7c"
10337-
integrity sha1-MuU3fLVy3kqwR1O9+IIcAe1gW3w=
10338-
dependencies:
10339-
loose-envify "^1.0.0"
10340-
1034110372
warning@^4.0.2, warning@^4.0.3:
1034210373
version "4.0.3"
1034310374
resolved "https://registry.yarnpkg.com/warning/-/warning-4.0.3.tgz#16e9e077eb8a86d6af7d64aa1e05fd85b4678ca3"

0 commit comments

Comments
 (0)