|
2989 | 2989 | resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.18.tgz#633184f55c322e4fb08612307c274ee6d5ed3154"
|
2990 | 2990 | integrity sha512-m+6nTEOadJZuTPkKR/SYK3A2d7FZrgElol9UP1Kae90VVU4a6mxnPuLiIW1m4Cq4gZ/nWb9GrdVXJCoCazDAbg==
|
2991 | 2991 |
|
2992 |
| - |
2993 |
| - version "16.11.60" |
2994 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.60.tgz#a1fbca80c18dd80c8783557304cdb7d55ac3aff5" |
2995 |
| - integrity sha512-kYIYa1D1L+HDv5M5RXQeEu1o0FKA6yedZIoyugm/MBPROkLpX4L7HRxMrPVyo8bnvjpW/wDlqFNGzXNMb7AdRw== |
| 2992 | + |
| 2993 | + version "16.11.62" |
| 2994 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.62.tgz#bab2e6208531321d147eda20c38e389548cd5ffc" |
| 2995 | + integrity sha512-K/ggecSdwAAy2NUW4WKmF4Rc03GKbsfP+k326UWgckoS+Rzd2PaWbjk76dSmqdLQvLTJAO9axiTUJ6488mFsYQ== |
2996 | 2996 |
|
2997 | 2997 | "@types/node@^10.1.0":
|
2998 | 2998 | version "10.17.47"
|
|
3109 | 3109 | dependencies:
|
3110 | 3110 | "@types/yargs-parser" "*"
|
3111 | 3111 |
|
3112 |
| -"@typescript-eslint/ [email protected]. 0": |
3113 |
| - version "5.38.0" |
3114 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.38.0.tgz#ac919a199548861012e8c1fb2ec4899ac2bc22ae" |
3115 |
| - integrity sha512-GgHi/GNuUbTOeoJiEANi0oI6fF3gBQc3bGFYj40nnAPCbhrtEDf2rjBmefFadweBmO1Du1YovHeDP2h5JLhtTQ== |
| 3112 | +"@typescript-eslint/ [email protected]. 1": |
| 3113 | + version "5.38.1" |
| 3114 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.38.1.tgz#9f05d42fa8fb9f62304cc2f5c2805e03c01c2620" |
| 3115 | + integrity sha512-ky7EFzPhqz3XlhS7vPOoMDaQnQMn+9o5ICR9CPr/6bw8HrFkzhMSxuA3gRfiJVvs7geYrSeawGJjZoZQKCOglQ== |
3116 | 3116 | dependencies:
|
3117 |
| - "@typescript-eslint/scope-manager" "5.38.0" |
3118 |
| - "@typescript-eslint/type-utils" "5.38.0" |
3119 |
| - "@typescript-eslint/utils" "5.38.0" |
| 3117 | + "@typescript-eslint/scope-manager" "5.38.1" |
| 3118 | + "@typescript-eslint/type-utils" "5.38.1" |
| 3119 | + "@typescript-eslint/utils" "5.38.1" |
3120 | 3120 | debug "^4.3.4"
|
3121 | 3121 | ignore "^5.2.0"
|
3122 | 3122 | regexpp "^3.2.0"
|
3123 | 3123 | semver "^7.3.7"
|
3124 | 3124 | tsutils "^3.21.0"
|
3125 | 3125 |
|
3126 |
| -"@typescript-eslint/ [email protected]. 0": |
3127 |
| - version "5.38.0" |
3128 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.38.0.tgz#5a59a1ff41a7b43aacd1bb2db54f6bf1c02b2ff8" |
3129 |
| - integrity sha512-/F63giJGLDr0ms1Cr8utDAxP2SPiglaD6V+pCOcG35P2jCqdfR7uuEhz1GIC3oy4hkUF8xA1XSXmd9hOh/a5EA== |
| 3126 | +"@typescript-eslint/ [email protected]. 1": |
| 3127 | + version "5.38.1" |
| 3128 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.38.1.tgz#c577f429f2c32071b92dff4af4f5fbbbd2414bd0" |
| 3129 | + integrity sha512-LDqxZBVFFQnQRz9rUZJhLmox+Ep5kdUmLatLQnCRR6523YV+XhRjfYzStQ4MheFA8kMAfUlclHSbu+RKdRwQKw== |
3130 | 3130 | dependencies:
|
3131 |
| - "@typescript-eslint/scope-manager" "5.38.0" |
3132 |
| - "@typescript-eslint/types" "5.38.0" |
3133 |
| - "@typescript-eslint/typescript-estree" "5.38.0" |
| 3131 | + "@typescript-eslint/scope-manager" "5.38.1" |
| 3132 | + "@typescript-eslint/types" "5.38.1" |
| 3133 | + "@typescript-eslint/typescript-estree" "5.38.1" |
3134 | 3134 | debug "^4.3.4"
|
3135 | 3135 |
|
3136 |
| -"@typescript-eslint/ [email protected]. 0": |
3137 |
| - version "5.38.0" |
3138 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.38.0.tgz#8f0927024b6b24e28671352c93b393a810ab4553" |
3139 |
| - integrity sha512-ByhHIuNyKD9giwkkLqzezZ9y5bALW8VNY6xXcP+VxoH4JBDKjU5WNnsiD4HJdglHECdV+lyaxhvQjTUbRboiTA== |
| 3136 | +"@typescript-eslint/ [email protected]. 1": |
| 3137 | + version "5.38.1" |
| 3138 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.38.1.tgz#f87b289ef8819b47189351814ad183e8801d5764" |
| 3139 | + integrity sha512-BfRDq5RidVU3RbqApKmS7RFMtkyWMM50qWnDAkKgQiezRtLKsoyRKIvz1Ok5ilRWeD9IuHvaidaLxvGx/2eqTQ== |
3140 | 3140 | dependencies:
|
3141 |
| - "@typescript-eslint/types" "5.38.0" |
3142 |
| - "@typescript-eslint/visitor-keys" "5.38.0" |
| 3141 | + "@typescript-eslint/types" "5.38.1" |
| 3142 | + "@typescript-eslint/visitor-keys" "5.38.1" |
3143 | 3143 |
|
3144 |
| -"@typescript-eslint/ [email protected]. 0": |
3145 |
| - version "5.38.0" |
3146 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.38.0.tgz#c8b7f681da825fcfc66ff2b63d70693880496876" |
3147 |
| - integrity sha512-iZq5USgybUcj/lfnbuelJ0j3K9dbs1I3RICAJY9NZZpDgBYXmuUlYQGzftpQA9wC8cKgtS6DASTvF3HrXwwozA== |
| 3144 | +"@typescript-eslint/ [email protected]. 1": |
| 3145 | + version "5.38.1" |
| 3146 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.38.1.tgz#7f038fcfcc4ade4ea76c7c69b2aa25e6b261f4c1" |
| 3147 | + integrity sha512-UU3j43TM66gYtzo15ivK2ZFoDFKKP0k03MItzLdq0zV92CeGCXRfXlfQX5ILdd4/DSpHkSjIgLLLh1NtkOJOAw== |
3148 | 3148 | dependencies:
|
3149 |
| - "@typescript-eslint/typescript-estree" "5.38.0" |
3150 |
| - "@typescript-eslint/utils" "5.38.0" |
| 3149 | + "@typescript-eslint/typescript-estree" "5.38.1" |
| 3150 | + "@typescript-eslint/utils" "5.38.1" |
3151 | 3151 | debug "^4.3.4"
|
3152 | 3152 | tsutils "^3.21.0"
|
3153 | 3153 |
|
3154 |
| -"@typescript-eslint/ [email protected]. 0": |
3155 |
| - version "5.38.0" |
3156 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.38.0.tgz#8cd15825e4874354e31800dcac321d07548b8a5f" |
3157 |
| - integrity sha512-HHu4yMjJ7i3Cb+8NUuRCdOGu2VMkfmKyIJsOr9PfkBVYLYrtMCK/Ap50Rpov+iKpxDTfnqvDbuPLgBE5FwUNfA== |
| 3154 | +"@typescript-eslint/ [email protected]. 1": |
| 3155 | + version "5.38.1" |
| 3156 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.38.1.tgz#74f9d6dcb8dc7c58c51e9fbc6653ded39e2e225c" |
| 3157 | + integrity sha512-QTW1iHq1Tffp9lNfbfPm4WJabbvpyaehQ0SrvVK2yfV79SytD9XDVxqiPvdrv2LK7DGSFo91TB2FgWanbJAZXg== |
3158 | 3158 |
|
3159 |
| -"@typescript-eslint/ [email protected]. 0": |
3160 |
| - version "5.38.0" |
3161 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.38.0.tgz#89f86b2279815c6fb7f57d68cf9b813f0dc25d98" |
3162 |
| - integrity sha512-6P0RuphkR+UuV7Avv7MU3hFoWaGcrgOdi8eTe1NwhMp2/GjUJoODBTRWzlHpZh6lFOaPmSvgxGlROa0Sg5Zbyg== |
| 3159 | +"@typescript-eslint/ [email protected]. 1": |
| 3160 | + version "5.38.1" |
| 3161 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.38.1.tgz#657d858d5d6087f96b638ee383ee1cff52605a1e" |
| 3162 | + integrity sha512-99b5e/Enoe8fKMLdSuwrfH/C0EIbpUWmeEKHmQlGZb8msY33qn1KlkFww0z26o5Omx7EVjzVDCWEfrfCDHfE7g== |
3163 | 3163 | dependencies:
|
3164 |
| - "@typescript-eslint/types" "5.38.0" |
3165 |
| - "@typescript-eslint/visitor-keys" "5.38.0" |
| 3164 | + "@typescript-eslint/types" "5.38.1" |
| 3165 | + "@typescript-eslint/visitor-keys" "5.38.1" |
3166 | 3166 | debug "^4.3.4"
|
3167 | 3167 | globby "^11.1.0"
|
3168 | 3168 | is-glob "^4.0.3"
|
3169 | 3169 | semver "^7.3.7"
|
3170 | 3170 | tsutils "^3.21.0"
|
3171 | 3171 |
|
3172 |
| -"@typescript-eslint/ [email protected]. 0": |
3173 |
| - version "5.38.0" |
3174 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.38.0.tgz#5b31f4896471818153790700eb02ac869a1543f4" |
3175 |
| - integrity sha512-6sdeYaBgk9Fh7N2unEXGz+D+som2QCQGPAf1SxrkEr+Z32gMreQ0rparXTNGRRfYUWk/JzbGdcM8NSSd6oqnTA== |
| 3172 | +"@typescript-eslint/ [email protected]. 1": |
| 3173 | + version "5.38.1" |
| 3174 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.38.1.tgz#e3ac37d7b33d1362bb5adf4acdbe00372fb813ef" |
| 3175 | + integrity sha512-oIuUiVxPBsndrN81oP8tXnFa/+EcZ03qLqPDfSZ5xIJVm7A9V0rlkQwwBOAGtrdN70ZKDlKv+l1BeT4eSFxwXA== |
3176 | 3176 | dependencies:
|
3177 | 3177 | "@types/json-schema" "^7.0.9"
|
3178 |
| - "@typescript-eslint/scope-manager" "5.38.0" |
3179 |
| - "@typescript-eslint/types" "5.38.0" |
3180 |
| - "@typescript-eslint/typescript-estree" "5.38.0" |
| 3178 | + "@typescript-eslint/scope-manager" "5.38.1" |
| 3179 | + "@typescript-eslint/types" "5.38.1" |
| 3180 | + "@typescript-eslint/typescript-estree" "5.38.1" |
3181 | 3181 | eslint-scope "^5.1.1"
|
3182 | 3182 | eslint-utils "^3.0.0"
|
3183 | 3183 |
|
3184 |
| -"@typescript-eslint/ [email protected]. 0": |
3185 |
| - version "5.38.0" |
3186 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.38.0.tgz#60591ca3bf78aa12b25002c0993d067c00887e34" |
3187 |
| - integrity sha512-MxnrdIyArnTi+XyFLR+kt/uNAcdOnmT+879os7qDRI+EYySR4crXJq9BXPfRzzLGq0wgxkwidrCJ9WCAoacm1w== |
| 3184 | +"@typescript-eslint/ [email protected]. 1": |
| 3185 | + version "5.38.1" |
| 3186 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.38.1.tgz#508071bfc6b96d194c0afe6a65ad47029059edbc" |
| 3187 | + integrity sha512-bSHr1rRxXt54+j2n4k54p4fj8AHJ49VDWtjpImOpzQj4qjAiOpPni+V1Tyajh19Api1i844F757cur8wH3YvOA== |
3188 | 3188 | dependencies:
|
3189 |
| - "@typescript-eslint/types" "5.38.0" |
| 3189 | + "@typescript-eslint/types" "5.38.1" |
3190 | 3190 | eslint-visitor-keys "^3.3.0"
|
3191 | 3191 |
|
3192 | 3192 |
|
@@ -9118,7 +9118,7 @@ min-indent@^1.0.0:
|
9118 | 9118 | resolved "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
|
9119 | 9119 | integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
|
9120 | 9120 |
|
9121 |
| -miniflare@^2.8.1: |
| 9121 | +miniflare@2.9.0: |
9122 | 9122 | version "2.9.0"
|
9123 | 9123 | resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-2.9.0.tgz#ebd737675ef6067f8514b12a812c28a6d1837bad"
|
9124 | 9124 | integrity sha512-HBGQ5Jj6sMU1B1hX6G3ML46ThtUvu1nvxgXjDDmhp2RhWKYj0XvcohW/nPPL/MTP1gpvfT880De9EHmobVsDsw==
|
@@ -12403,18 +12403,21 @@ word-wrap@^1.2.3, word-wrap@~1.2.3:
|
12403 | 12403 | resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
|
12404 | 12404 | integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
|
12405 | 12405 |
|
12406 |
| - |
12407 |
| - version "2.1.6" |
12408 |
| - resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-2.1.6.tgz#98b498044fe1004b34d91c3ddb15f70296ddb562" |
12409 |
| - integrity sha512-gwIdA5UPNA/u6U2vCVit3t75ldWmBiN11OQOK48G0u1xN/gdH/ktHWR/C8blDXTAM4c53mLJJw5u5X55ZR1LLw== |
| 12406 | + |
| 12407 | + version "2.1.7" |
| 12408 | + resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-2.1.7.tgz#7a62fd1acbc3def176e51094bc7331a79789a708" |
| 12409 | + integrity sha512-uHyFx9sRf/VLemB09/SzOqlHajin/tf4vh74/vMnwgmpMA6FnCXdXVsTWulCnowzQIWdO9E/aoG7GdEqRLr3Iw== |
12410 | 12410 | dependencies:
|
12411 | 12411 | "@cloudflare/kv-asset-handler" "^0.2.0"
|
12412 | 12412 | "@esbuild-plugins/node-globals-polyfill" "^0.1.1"
|
12413 | 12413 | "@esbuild-plugins/node-modules-polyfill" "^0.1.4"
|
| 12414 | + "@miniflare/core" "2.9.0" |
| 12415 | + "@miniflare/d1" "2.9.0" |
| 12416 | + "@miniflare/durable-objects" "2.9.0" |
12414 | 12417 | blake3-wasm "^2.1.5"
|
12415 | 12418 | chokidar "^3.5.3"
|
12416 | 12419 | esbuild "0.14.51"
|
12417 |
| - miniflare "^2.8.1" |
| 12420 | + miniflare "2.9.0" |
12418 | 12421 | nanoid "^3.3.3"
|
12419 | 12422 | path-to-regexp "^6.2.0"
|
12420 | 12423 | selfsigned "^2.0.1"
|
|
0 commit comments