File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 77
77
"eslint-config-prettier" : " ^8.1.0" ,
78
78
"eslint-plugin-react" : " ^7.21.5" ,
79
79
"husky" : " ^5.2.0" ,
80
- "immer" : " ^8 .0.1" ,
80
+ "immer" : " ^9 .0.1" ,
81
81
"jest" : " ^24.8.0" ,
82
82
"lint-staged" : " ^9.2.1" ,
83
83
"lodash" : " ^4.17.15" ,
97
97
},
98
98
"peerDependencies" : {
99
99
"@asuka/di" : " ^0.2.0" ,
100
- "immer" : " ^8 .0.1" ,
100
+ "immer" : " ^9 .0.1" ,
101
101
"lodash" : " ^4.17.15" ,
102
102
"react" : " ^17.0.1" ,
103
103
"reflect-metadata" : " ^0.1.13" ,
Original file line number Diff line number Diff line change @@ -4180,10 +4180,10 @@ ignore@^5.1.1, ignore@^5.1.4:
4180
4180
resolved "https://npm.lingkou.xyz/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
4181
4181
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
4182
4182
4183
- immer@^8 .0.1 :
4184
- version "8 .0.3 "
4185
- resolved "https://npm.lingkou.xyz /immer/-/immer-8 .0.3 .tgz#26b360596e091eb26370d15db86bad3d5eb73972 "
4186
- integrity sha1-JrNgWW4JHrJjcNFduGutPV63OXI =
4183
+ immer@^9 .0.1 :
4184
+ version "9 .0.1 "
4185
+ resolved "https://registry.yarnpkg.com /immer/-/immer-9 .0.1 .tgz#1116368e051f9a0fd188c5136b6efb74ed69c57f "
4186
+ integrity sha512-7CCw1DSgr8kKYXTYOI1qMM/f5qxT5vIVMeGLDCDX8CSxsggr1Sjdoha4OhsP0AZ1UvWbyZlILHvLjaynuu02Mg= =
4187
4187
4188
4188
import-fresh@^2.0.0 :
4189
4189
version "2.0.0"
You can’t perform that action at this time.
0 commit comments