File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 27
27
"readme" : " README.md" ,
28
28
"type" : " module" ,
29
29
"devDependencies" : {
30
- "@cloudflare/workers-types" : " ^4.20230922 .0" ,
30
+ "@cloudflare/workers-types" : " ^4.20231002 .0" ,
31
31
"@typescript-eslint/eslint-plugin" : " ^6.7.4" ,
32
32
"@typescript-eslint/parser" : " ^6.7.4" ,
33
33
"@vitest/coverage-v8" : " ^0.34.6" ,
Original file line number Diff line number Diff line change @@ -73,13 +73,20 @@ __metadata:
73
73
languageName : node
74
74
linkType : hard
75
75
76
- " @cloudflare/workers-types@npm:^4.20221111.1, @cloudflare/workers-types@npm:^4.20230922.0 " :
76
+ " @cloudflare/workers-types@npm:^4.20221111.1 " :
77
77
version : 4.20230922.0
78
78
resolution : " @cloudflare/workers-types@npm:4.20230922.0"
79
79
checksum : 629bab47cdbcb74e3c42fc9486f5186734b6dd734154cea7a0983ad83ee053b4fb1ae13ff618a7287612bc3b3d19ad72d6a34a84289a903623cb8a13af57596b
80
80
languageName : node
81
81
linkType : hard
82
82
83
+ " @cloudflare/workers-types@npm:^4.20231002.0 " :
84
+ version : 4.20231002.0
85
+ resolution : " @cloudflare/workers-types@npm:4.20231002.0"
86
+ checksum : 066f4ef24286948de0165be9b22b842867330fcbaba520a60bae01a1ce85617364829fe50be7480f12a3fe4dc41463a9a53a8722b473493c61e0fc57dd7b21e9
87
+ languageName : node
88
+ linkType : hard
89
+
83
90
" @esbuild-plugins/node-globals-polyfill@npm:^0.2.3 " :
84
91
version : 0.2.3
85
92
resolution : " @esbuild-plugins/node-globals-polyfill@npm:0.2.3"
@@ -3903,7 +3910,7 @@ __metadata:
3903
3910
version : 0.0.0-use.local
3904
3911
resolution : " turborepo-remote-cache-cf@workspace:."
3905
3912
dependencies :
3906
- " @cloudflare/workers-types " : ^4.20230922 .0
3913
+ " @cloudflare/workers-types " : ^4.20231002 .0
3907
3914
" @hono/zod-validator " : ^0.1.9
3908
3915
" @typescript-eslint/eslint-plugin " : ^6.7.4
3909
3916
" @typescript-eslint/parser " : ^6.7.4
You can’t perform that action at this time.
0 commit comments