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 25
25
"devDependencies" : {
26
26
"@types/jest" : " ^27.4.0" ,
27
27
"@types/ramda" : " ^0.27.62" ,
28
- "@types/react" : " 17.0.37 " ,
28
+ "@types/react" : " 17.0.38 " ,
29
29
"@types/react-test-renderer" : " ^17.0.1" ,
30
30
"babel-jest" : " ^27.4.6" ,
31
31
"esbuild" : " ^0.14.2" ,
Original file line number Diff line number Diff line change @@ -1255,14 +1255,14 @@ __metadata:
1255
1255
languageName : node
1256
1256
linkType : hard
1257
1257
1258
- " @types/react@npm:*, @types/react@npm:17.0.37 " :
1259
- version : 17.0.37
1260
- resolution : " @types/react@npm:17.0.37 "
1258
+ " @types/react@npm:*, @types/react@npm:17.0.38 " :
1259
+ version : 17.0.38
1260
+ resolution : " @types/react@npm:17.0.38 "
1261
1261
dependencies :
1262
1262
" @types/prop-types " : " *"
1263
1263
" @types/scheduler " : " *"
1264
1264
csstype : ^3.0.2
1265
- checksum : e68b0d59aa69577fc6a6d654b25d5d8408625498f4c483f160b557fac21e840f6e8807cbde93e9f039949b6d624a019b1990d18499c1d65aecf3605c25e30242
1265
+ checksum : 4079f4f959cd4a4bfaeda8b89fe8a1b1f8bdc9d87acfdc5f74a0b39cec9ec6a470724357c62778c0f063180b360c250e920c5a142f1dbcda67d9cc25a6d43a85
1266
1266
languageName : node
1267
1267
linkType : hard
1268
1268
@@ -7425,7 +7425,7 @@ resolve@^2.0.0-next.3:
7425
7425
" @stitches/react " : ^0.2.5
7426
7426
" @types/jest " : ^27.4.0
7427
7427
" @types/ramda " : ^0.27.62
7428
- " @types/react " : 17.0.37
7428
+ " @types/react " : 17.0.38
7429
7429
" @types/react-test-renderer " : ^17.0.1
7430
7430
babel-jest : ^27.4.6
7431
7431
esbuild : ^0.14.2
You can’t perform that action at this time.
0 commit comments