Remove react_ujs which is only used by react-rails
This commit is contained in:
parent
4e1572aba0
commit
0c58000325
2 changed files with 0 additions and 8 deletions
|
@ -173,7 +173,6 @@
|
||||||
"react-text-mask": "^5.3.0",
|
"react-text-mask": "^5.3.0",
|
||||||
"react-transition-group": "^2.9.0",
|
"react-transition-group": "^2.9.0",
|
||||||
"react-use": "^15.3.3",
|
"react-use": "^15.3.3",
|
||||||
"react_ujs": "^2.6.1",
|
|
||||||
"snabbdom": "0.3.0",
|
"snabbdom": "0.3.0",
|
||||||
"snake-case": "2.1.0",
|
"snake-case": "2.1.0",
|
||||||
"superagent": "1.1.0",
|
"superagent": "1.1.0",
|
||||||
|
|
|
@ -14796,13 +14796,6 @@ react@^16.13.1, react@^16.8.3:
|
||||||
object-assign "^4.1.1"
|
object-assign "^4.1.1"
|
||||||
prop-types "^15.6.2"
|
prop-types "^15.6.2"
|
||||||
|
|
||||||
react_ujs@^2.6.0, react_ujs@^2.6.1:
|
|
||||||
version "2.6.1"
|
|
||||||
resolved "https://registry.yarnpkg.com/react_ujs/-/react_ujs-2.6.1.tgz#a202a33c95c9e2bb18ab56926b7e79f3325ec855"
|
|
||||||
integrity sha512-9M33/A8cubStkZ2cpJSimcTD0RlCWiqXF6e90IQmMw/Caf/W0dtAzOtHtiQE3JjLbt/nhRR7NLPxMfnlm141ig==
|
|
||||||
dependencies:
|
|
||||||
react_ujs "^2.6.0"
|
|
||||||
|
|
||||||
reactcss@^1.2.0:
|
reactcss@^1.2.0:
|
||||||
version "1.2.3"
|
version "1.2.3"
|
||||||
resolved "https://registry.yarnpkg.com/reactcss/-/reactcss-1.2.3.tgz#c00013875e557b1cf0dfd9a368a1c3dab3b548dd"
|
resolved "https://registry.yarnpkg.com/reactcss/-/reactcss-1.2.3.tgz#c00013875e557b1cf0dfd9a368a1c3dab3b548dd"
|
||||||
|
|
Loading…
Reference in a new issue