File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
packages/kitten-scientists Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 41
41
"@types/eslint" : " 8.44.8" ,
42
42
"@types/node" : " 20.10.4" ,
43
43
"@types/prettier" : " 3.0.0" ,
44
- "@types/web" : " 0.0.126 " ,
44
+ "@types/web" : " 0.0.127 " ,
45
45
"@typescript-eslint/eslint-plugin" : " 6.13.2" ,
46
46
"@typescript-eslint/parser" : " 6.13.2" ,
47
47
"eslint" : " 8.55.0" ,
Original file line number Diff line number Diff line change 36
36
"@types/dojo" : " 1.9.48" ,
37
37
"@types/jquery" : " 3.5.29" ,
38
38
"@types/semver" : " 7.5.6" ,
39
- "@types/web" : " 0.0.126 " ,
39
+ "@types/web" : " 0.0.127 " ,
40
40
"typescript" : " 5.3.3" ,
41
41
"vite" : " 5.0.7" ,
42
42
"vite-plugin-userscript" : " 0.1.3"
Original file line number Diff line number Diff line change @@ -745,7 +745,7 @@ __metadata:
745
745
" @types/dojo " : " npm:1.9.48"
746
746
" @types/jquery " : " npm:3.5.29"
747
747
" @types/semver " : " npm:7.5.6"
748
- " @types/web " : " npm:0.0.126 "
748
+ " @types/web " : " npm:0.0.127 "
749
749
ajv : " npm:8.12.0"
750
750
date-fns : " npm:2.30.0"
751
751
semver : " npm:7.5.4"
@@ -1347,10 +1347,10 @@ __metadata:
1347
1347
languageName : node
1348
1348
linkType : hard
1349
1349
1350
- " @types/web@npm:0.0.126 " :
1351
- version : 0.0.126
1352
- resolution : " @types/web@npm:0.0.126 "
1353
- checksum : 4092529c0ca7bd193e4b78b220aa24a441bc5cf24aaebc2ddc14bff5f88ee8790f0a1c4a81e422ea7881d2613f26e82408155e5a5a74963ca628a763f81824e3
1350
+ " @types/web@npm:0.0.127 " :
1351
+ version : 0.0.127
1352
+ resolution : " @types/web@npm:0.0.127 "
1353
+ checksum : 288fc7edb5b580f077d38b3dd56bb48ebb3072b08a33f0f8179526330d51614f1995b23c3dcf951699464a08f836f2c6cb3c81042f56e716a6a1ea08910777ee
1354
1354
languageName : node
1355
1355
linkType : hard
1356
1356
@@ -3611,7 +3611,7 @@ __metadata:
3611
3611
" @types/eslint " : " npm:8.44.8"
3612
3612
" @types/node " : " npm:20.10.4"
3613
3613
" @types/prettier " : " npm:3.0.0"
3614
- " @types/web " : " npm:0.0.126 "
3614
+ " @types/web " : " npm:0.0.127 "
3615
3615
" @typescript-eslint/eslint-plugin " : " npm:6.13.2"
3616
3616
" @typescript-eslint/parser " : " npm:6.13.2"
3617
3617
eslint : " npm:8.55.0"
You can’t perform that action at this time.
0 commit comments