File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 33
33
"vite" : " ^6.2.1" ,
34
34
"vitest" : " ^2.0.5" ,
35
35
"vue-tsc" : " ^2.2.8" ,
36
- "wrangler" : " ^3.111 .0" ,
36
+ "wrangler" : " ^3.112 .0" ,
37
37
"zod" : " ^3.24.2"
38
38
},
39
39
"dependencies" : {
Original file line number Diff line number Diff line change @@ -3059,10 +3059,10 @@ mimic-fn@^4.0.0:
3059
3059
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc"
3060
3060
integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
3061
3061
3062
-
3063
- version "3.20250214.1 "
3064
- resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20250214.1 .tgz#8afeaa37126a94756e9e4ca40d4e6665a66e8088 "
3065
- integrity sha512-NE66QV+2n9ZndaP5jgPlcVref3Arvizb+l2QqhgeXtKM5Orhi8UU2mijoiN3mHEUexKaBES2S1VubT4LDPqkxQ ==
3062
+
3063
+ version "3.20250214.2 "
3064
+ resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20250214.2 .tgz#ce22f9d0ffb3a3939821890567229063762ea53c "
3065
+ integrity sha512-t+lT4p2lbOcKv4PS3sx1F/wcDAlbEYZCO2VooLp4H7JErWWYIi9yjD3UillC3CGOpiBahVg5nrPCoFltZf6UlA ==
3066
3066
dependencies :
3067
3067
" @cspotcode/source-map-support" " 0.8.1"
3068
3068
acorn "8.14.0"
4201
4201
" @cloudflare/workerd-linux-arm64" " 1.20250214.0"
4202
4202
" @cloudflare/workerd-windows-64" " 1.20250214.0"
4203
4203
4204
- wrangler@^3.111 .0 :
4205
- version "3.111 .0"
4206
- resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.111 .0.tgz#42596417f64fae6fe89fb86cbdd42ac64f0a5d23 "
4207
- integrity sha512-3j/Wq5aj/sCQRSmkjBLxbkIH7LCx0h2UnaxmhOplDjJmZty10lGRs/jGgaG/M/GEsDg5TJ7UHvBh3hSldgjfKg ==
4204
+ wrangler@^3.112 .0 :
4205
+ version "3.112 .0"
4206
+ resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.112 .0.tgz#5d7264c643c1ebb703d2761709518f22df2e04cd "
4207
+ integrity sha512-PNQWGze3ODlWwG33LPr8kNhbht3eB3L9fogv+fapk2fjaqj0kNweRapkwmvtz46ojcqWzsxmTe4nOC0hIVUfPA ==
4208
4208
dependencies :
4209
4209
" @cloudflare/kv-asset-handler" " 0.3.4"
4210
4210
" @esbuild-plugins/node-globals-polyfill" " 0.2.3"
4211
4211
" @esbuild-plugins/node-modules-polyfill" " 0.2.2"
4212
4212
blake3-wasm "2.1.5"
4213
4213
esbuild "0.17.19"
4214
- miniflare "3.20250214.1 "
4214
+ miniflare "3.20250214.2 "
4215
4215
path-to-regexp "6.3.0"
4216
4216
unenv "2.0.0-rc.1"
4217
4217
workerd "1.20250214.0"
You can’t perform that action at this time.
0 commit comments