File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8484 "@types/react-grid-layout" : " ^1.3.5" ,
8585 "@types/react-transition-group" : " ^4.4.6" ,
8686 "@types/three" : " ^0.150.1" ,
87- "concurrently" : " ^9.1 .0" ,
87+ "concurrently" : " ^9.2 .0" ,
8888 "cross-env" : " ^7.0.3" ,
8989 "cypress" : " ^13.7.3" ,
9090 "eslint" : " ^9.29.0" ,
Original file line number Diff line number Diff line change 4646 "devDependencies" : {
4747 "@next-core/build-next-libs" : " ^1.0.25" ,
4848 "@next-core/test-next" : " ^2.0.0" ,
49- "concurrently" : " ^9.1 .0"
49+ "concurrently" : " ^9.2 .0"
5050 }
5151}
Original file line number Diff line number Diff line change @@ -7218,10 +7218,10 @@ concat-stream@^2.0.0:
72187218 readable-stream "^3.0.2"
72197219 typedarray "^0.0.6"
72207220
7221- concurrently@^9.1 .0:
7222- version "9.1 .0"
7223- resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1 .0.tgz#8da6d609f4321752912dab9be8710232ac496aa0 "
7224- integrity sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg ==
7221+ concurrently@^9.2 .0:
7222+ version "9.2 .0"
7223+ resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.2 .0.tgz#233e3892ceb0b5db9fd49e9c8c739737a7b638b5 "
7224+ integrity sha512-IsB/fiXTupmagMW4MNp2lx2cdSN2FfZq78vF90LBB+zZHArbIQZjQtzXCiXnvTxCZSvXanTqFLWBjw2UkLx1SQ ==
72257225 dependencies:
72267226 chalk "^4.1.2"
72277227 lodash "^4.17.21"
You can’t perform that action at this time.
0 commit comments