File tree 2 files changed +36
-22
lines changed
2 files changed +36
-22
lines changed Original file line number Diff line number Diff line change @@ -1997,6 +1997,11 @@ babel-plugin-polyfill-regenerator@^0.3.0:
1997
1997
dependencies :
1998
1998
" @babel/helper-define-polyfill-provider" " ^0.3.1"
1999
1999
2000
+ babel-plugin-transform-react-remove-prop-types@^0.4.24 :
2001
+ version "0.4.24"
2002
+ resolved "https://registry.npmjs.org/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz"
2003
+ integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==
2004
+
2000
2005
babel-preset-current-node-syntax@^1.0.0 :
2001
2006
version "1.0.1"
2002
2007
resolved "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz"
@@ -5144,9 +5149,9 @@ ms@2.1.2:
5144
5149
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
5145
5150
5146
5151
nan@^2.12.1 :
5147
- version "2.15 .0"
5148
- resolved "https://registry.yarnpkg.com/nan/-/nan-2.15 .0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee "
5149
- integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ ==
5152
+ version "2.16 .0"
5153
+ resolved "https://registry.yarnpkg.com/nan/-/nan-2.16 .0.tgz#664f43e45460fb98faf00edca0bb0d7b8dce7916 "
5154
+ integrity sha512-UdAqHyFngu7TfQKsCBgAA6pWDkT8MAO7d0jyOecVhN5354xbLqdn8mV9Tat9gepAupm0bt2DbeaSC8vS52MuFA ==
5150
5155
5151
5156
nanomatch@^1.2.9 :
5152
5157
version "1.2.13"
@@ -5814,7 +5819,7 @@ randomfill@^1.0.3:
5814
5819
5815
5820
react-dom@16.9.0 :
5816
5821
version "16.9.0"
5817
- resolved "https://registry.yarnpkg.com /react-dom/-/react-dom-16.9.0.tgz#5e65527a5e26f22ae3701131bcccaee9fb0d3962 "
5822
+ resolved "https://registry.npmjs.org /react-dom/-/react-dom-16.9.0.tgz"
5818
5823
integrity sha512-YFT2rxO9hM70ewk9jq0y6sQk8cL02xm4+IzYBz75CQGlClQQ1Bxq0nhHF6OtSbit+AIahujJgb/CPRibFkMNJQ==
5819
5824
dependencies :
5820
5825
loose-envify "^1.1.0"
You can’t perform that action at this time.
0 commit comments