File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 "@rollup/plugin-node-resolve" : " 13.3.0" ,
1717 "@rollup/plugin-replace" : " 4.0.0" ,
1818 "autoprefixer" : " 10.4.7" ,
19- "concurrently" : " 7.2.0 " ,
19+ "concurrently" : " 7.2.2 " ,
2020 "cross-env" : " 7.0.3" ,
2121 "dotenv" : " 16.0.1" ,
2222 "postcss-cli" : " 9.1.0" ,
Original file line number Diff line number Diff line change @@ -401,15 +401,15 @@ concat-map@0.0.1:
401401 resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
402402 integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
403403
404- concurrently@7.2.0 :
405- version "7.2.0 "
406- resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.2.0 .tgz#4d9b4d1e527b8a8cb101bc2aee317e09496fad43 "
407- integrity sha512-4KIVY5HopDRhN3ndAgfFOLsMk1PZUPgghlgTMZ5Pb5aTrqYg86RcZaIZC2Cz+qpZ9DsX36WHGjvWnXPqdnblhw ==
404+ concurrently@7.2.2 :
405+ version "7.2.2 "
406+ resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.2.2 .tgz#4ad4a4dfd3945f668d727379de2a29502e6a531c "
407+ integrity sha512-DcQkI0ruil5BA/g7Xy3EWySGrFJovF5RYAYxwGvv9Jf9q9B1v3jPFP2tl6axExNf1qgF30kjoNYrangZ0ey4Aw ==
408408 dependencies :
409409 chalk "^4.1.0"
410410 date-fns "^2.16.1"
411411 lodash "^4.17.21"
412- rxjs "^6.6.3 "
412+ rxjs "^7.0.0 "
413413 shell-quote "^1.7.3"
414414 spawn-command "^0.0.2-1"
415415 supports-color "^8.1.0"
@@ -1184,12 +1184,12 @@ run-parallel@^1.1.9:
11841184 dependencies :
11851185 queue-microtask "^1.2.2"
11861186
1187- rxjs@^6.6.3 :
1188- version "6.6.7 "
1189- resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7 .tgz#90ac018acabf491bf65044235d5863c4dab804c9 "
1190- integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ ==
1187+ rxjs@^7.0.0 :
1188+ version "7.5.5 "
1189+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5 .tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f "
1190+ integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw ==
11911191 dependencies :
1192- tslib "^1.9 .0"
1192+ tslib "^2.1 .0"
11931193
11941194sade@^1.6.0 :
11951195 version "1.8.1"
@@ -1409,10 +1409,10 @@ tree-kill@^1.2.2:
14091409 resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
14101410 integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
14111411
1412- tslib@^1.9 .0 :
1413- version "1.14.1 "
1414- resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1 .tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00 "
1415- integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg ==
1412+ tslib@^2.1 .0 :
1413+ version "2.4.0 "
1414+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0 .tgz#7cecaa7f073ce680a05847aa77be941098f36dc3 "
1415+ integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ ==
14161416
14171417type@^1.0.1 :
14181418 version "1.2.0"
You can’t perform that action at this time.
0 commit comments