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" : " ^10.5.4" ,
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 @@ -4132,10 +4132,10 @@ ignore@^5.1.4:
4132
4132
resolved "https://npm.lingkou.xyz/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
4133
4133
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
4134
4134
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= =
4139
4139
4140
4140
import-fresh@^2.0.0 :
4141
4141
version "2.0.0"
You can’t perform that action at this time.
0 commit comments