|
2229 | 2229 | ts-jest "^29.1.0"
|
2230 | 2230 | ts-node "^10.9.1"
|
2231 | 2231 |
|
| 2232 | +"@vue-storefront/[email protected]": |
| 2233 | + version "1.0.0-rc.3" |
| 2234 | + resolved "https://registrynpm.storefrontcloud.io/@vue-storefront/logger/-/logger-1.0.0-rc.3.tgz#2e9c212a4ecd32a6adf890ed10ad87424af02d1e" |
| 2235 | + integrity sha512-NZfMtkVpTjH1dbHVFrJNTQvzRHnMeISDWJE6gD//Couktoo0lvoIKtedLEuKrpnMQ0MMWuOrQ3XchsRquwmesQ== |
| 2236 | + dependencies: |
| 2237 | + consola "^3" |
| 2238 | + dotenv "^16" |
| 2239 | + |
2232 | 2240 | "@vue-storefront/middleware@^5.0.0-rc":
|
2233 | 2241 | version "5.0.0"
|
2234 | 2242 | resolved "https://registrynpm.storefrontcloud.io/@vue-storefront/middleware/-/middleware-5.0.0.tgz#14cf56baf330c336949dab40862fcc6cca13aadf"
|
|
2241 | 2249 | express "^4.18.1"
|
2242 | 2250 | helmet "^5.1.1"
|
2243 | 2251 |
|
| 2252 | +"@vue-storefront/middleware@^5.1.0-rc": |
| 2253 | + version "5.1.0-rc.0" |
| 2254 | + resolved "https://registrynpm.storefrontcloud.io/@vue-storefront/middleware/-/middleware-5.1.0-rc.0.tgz#cc70ddd63561581556d69f92d0d8dc0e087ea10a" |
| 2255 | + integrity sha512-QV67JisZWEasf0KiKlgI/YQM7DVOIvYONUeM8KqObueWKP7JhsIPKAiWMGC9ZmRSCRIEiQHl16Lp5O/gFmhVSw== |
| 2256 | + dependencies: |
| 2257 | + "@godaddy/terminus" "^4.12.1" |
| 2258 | + "@vue-storefront/logger" "1.0.0-rc.3" |
| 2259 | + cookie-parser "^1.4.6" |
| 2260 | + cors "^2.8.5" |
| 2261 | + express "^4.18.1" |
| 2262 | + helmet "^5.1.1" |
| 2263 | + |
2244 | 2264 | "@vue-storefront/rollup-config@^0.0.7":
|
2245 | 2265 | version "0.0.7"
|
2246 | 2266 | resolved "https://registry.yarnpkg.com/@vue-storefront/rollup-config/-/rollup-config-0.0.7.tgz#9cf6b7d8b4645191873908dcc1f87f625fa490e4"
|
@@ -3131,6 +3151,11 @@ consola@^2.15.3:
|
3131 | 3151 | resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550"
|
3132 | 3152 | integrity sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==
|
3133 | 3153 |
|
| 3154 | +consola@^3: |
| 3155 | + version "3.2.3" |
| 3156 | + resolved "https://registrynpm.storefrontcloud.io/consola/-/consola-3.2.3.tgz#0741857aa88cfa0d6fd53f1cff0375136e98502f" |
| 3157 | + integrity sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ== |
| 3158 | + |
3134 | 3159 | consola@^3.1.0:
|
3135 | 3160 | version "3.2.2"
|
3136 | 3161 | resolved "https://registry.yarnpkg.com/consola/-/consola-3.2.2.tgz#be9b295e1e556355a09ac475b4394016144e0c32"
|
@@ -3442,6 +3467,11 @@ dot-case@^3.0.4:
|
3442 | 3467 | no-case "^3.0.4"
|
3443 | 3468 | tslib "^2.0.3"
|
3444 | 3469 |
|
| 3470 | +dotenv@^16: |
| 3471 | + version "16.4.5" |
| 3472 | + resolved "https://registrynpm.storefrontcloud.io/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f" |
| 3473 | + integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg== |
| 3474 | + |
3445 | 3475 | dotenv@^16.0.0, dotenv@^16.0.1:
|
3446 | 3476 | version "16.3.1"
|
3447 | 3477 | resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
|
|
0 commit comments