File tree Expand file tree Collapse file tree 4 files changed +129
-129
lines changed
examples/cloudflare-workers
packages/plugins/response-cache-cloudflare-kv Expand file tree Collapse file tree 4 files changed +129
-129
lines changed Original file line number Diff line number Diff line change 17
17
"worktop" : " 0.7.3"
18
18
},
19
19
"devDependencies" : {
20
- "@cloudflare/workers-types" : " 4.20250918 .0" ,
20
+ "@cloudflare/workers-types" : " 4.20250919 .0" ,
21
21
"@types/node" : " 22.18.6" ,
22
22
"ts-node" : " 10.9.2" ,
23
23
"typescript" : " 5.9.2"
Original file line number Diff line number Diff line change 43
43
"caniuse-lite" : " ^1.0.30001692" ,
44
44
"chalk" : " 5.6.2" ,
45
45
"cross-env" : " 10.0.0" ,
46
- "eslint" : " 9.35 .0" ,
46
+ "eslint" : " 9.36 .0" ,
47
47
"eslint-config-prettier" : " 10.1.8" ,
48
48
"eslint-config-standard" : " 17.1.0" ,
49
49
"eslint-plugin-import" : " 2.32.0" ,
59
59
"prettier-plugin-pkg" : " 0.21.2" ,
60
60
"prettier-plugin-sh" : " 0.18.0" ,
61
61
"rimraf" : " 6.0.1" ,
62
- "ts-jest" : " 29.4.3 " ,
62
+ "ts-jest" : " 29.4.4 " ,
63
63
"ts-node" : " 10.9.2" ,
64
64
"typescript" : " 5.9.2" ,
65
65
"wait-on" : " 9.0.0" ,
66
- "wrangler" : " 4.37.1 "
66
+ "wrangler" : " 4.38.0 "
67
67
},
68
68
"lint-staged" : {
69
69
"packages/**/src/**/*.{ts,tsx}" : [
Original file line number Diff line number Diff line change 65
65
"devDependencies" : {
66
66
"@envelop/response-cache" : " workspace:^" ,
67
67
"jest-environment-miniflare" : " ^2.14.1" ,
68
- "ts-jest" : " 29.4.3 " ,
68
+ "ts-jest" : " 29.4.4 " ,
69
69
"typescript" : " ^5.2.2"
70
70
},
71
71
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments