File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 7777 "eslint-config-prettier" : " ^8.1.0" ,
7878 "eslint-plugin-react" : " ^7.21.5" ,
7979 "husky" : " ^5.2.0" ,
80- "immer" : " ^8 .0.1" ,
80+ "immer" : " ^9 .0.1" ,
8181 "jest" : " ^24.8.0" ,
8282 "lint-staged" : " ^10.5.4" ,
8383 "lodash" : " ^4.17.15" ,
9797 },
9898 "peerDependencies" : {
9999 "@asuka/di" : " ^0.2.0" ,
100- "immer" : " ^8 .0.1" ,
100+ "immer" : " ^9 .0.1" ,
101101 "lodash" : " ^4.17.15" ,
102102 "react" : " ^17.0.1" ,
103103 "reflect-metadata" : " ^0.1.13" ,
Original file line number Diff line number Diff line change @@ -4132,10 +4132,10 @@ ignore@^5.1.4:
41324132 resolved "https://npm.lingkou.xyz/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
41334133 integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
41344134
4135- immer@^8 .0.1 :
4136- version "8 .0.3 "
4137- resolved "https://npm.lingkou.xyz /immer/-/immer-8 .0.3 .tgz#26b360596e091eb26370d15db86bad3d5eb73972 "
4138- integrity sha1-JrNgWW4JHrJjcNFduGutPV63OXI =
4135+ immer@^9 .0.1 :
4136+ version "9 .0.1 "
4137+ resolved "https://registry.yarnpkg.com /immer/-/immer-9 .0.1 .tgz#1116368e051f9a0fd188c5136b6efb74ed69c57f "
4138+ integrity sha512-7CCw1DSgr8kKYXTYOI1qMM/f5qxT5vIVMeGLDCDX8CSxsggr1Sjdoha4OhsP0AZ1UvWbyZlILHvLjaynuu02Mg= =
41394139
41404140import-fresh@^2.0.0 :
41414141 version "2.0.0"
You can’t perform that action at this time.
0 commit comments