Skip to content

Commit 7f3b98c

Browse files
author
Andrei Alexandru
committed
yarn lock updated
1 parent 929125d commit 7f3b98c

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

views/yarn.lock

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,26 @@
9696
version "10.7.1"
9797
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.7.1.tgz#b704d7c259aa40ee052eec678758a68d07132a2e"
9898

99+
"@types/prop-types@*":
100+
version "15.5.5"
101+
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.5.5.tgz#17038dd322c2325f5da650a94d5f9974943625e3"
102+
dependencies:
103+
"@types/react" "*"
104+
105+
"@types/react-redux@^6.0.6":
106+
version "6.0.6"
107+
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-6.0.6.tgz#87f1d0a6ea901b93fcaf95fa57641ff64079d277"
108+
dependencies:
109+
"@types/react" "*"
110+
redux "^4.0.0"
111+
112+
"@types/react@*":
113+
version "16.4.12"
114+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.12.tgz#c554005770b06c7cbcd6b0b19721e180deab7a02"
115+
dependencies:
116+
"@types/prop-types" "*"
117+
csstype "^2.2.0"
118+
99119
"@webassemblyjs/[email protected]":
100120
version "1.5.13"
101121
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.5.13.tgz#81155a570bd5803a30ec31436bc2c9c0ede38f25"
@@ -1566,7 +1586,7 @@ class-utils@^0.3.5:
15661586
isobject "^3.0.0"
15671587
static-extend "^0.1.1"
15681588

1569-
classnames@^2.2.0:
1589+
classnames@^2.2.0, classnames@^2.2.5:
15701590
version "2.2.6"
15711591
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
15721592

@@ -1887,6 +1907,10 @@ cssstyle@^1.0.0:
18871907
dependencies:
18881908
cssom "0.3.x"
18891909

1910+
csstype@^2.2.0:
1911+
version "2.5.6"
1912+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.5.6.tgz#2ae1db2319642d8b80a668d2d025c6196071e788"
1913+
18901914
currently-unhandled@^0.4.1:
18911915
version "0.4.1"
18921916
resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea"
@@ -5633,6 +5657,13 @@ react-lifecycles-compat@^3.0.4:
56335657
version "3.0.4"
56345658
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
56355659

5660+
react-list-select@^0.4.0:
5661+
version "0.4.0"
5662+
resolved "https://registry.yarnpkg.com/react-list-select/-/react-list-select-0.4.0.tgz#f804bf05c8e6b22944571729e0b2d7e6b4c19914"
5663+
dependencies:
5664+
classnames "^2.2.5"
5665+
lodash "^4.17.5"
5666+
56365667
react-proxy@^1.1.7:
56375668
version "1.1.8"
56385669
resolved "https://registry.yarnpkg.com/react-proxy/-/react-proxy-1.1.8.tgz#9dbfd9d927528c3aa9f444e4558c37830ab8c26a"

0 commit comments

Comments
 (0)