|
2679 | 2679 | "@types/connect" "*"
|
2680 | 2680 | "@types/node" "*"
|
2681 | 2681 |
|
2682 |
| -"@types/bonjour@*": |
2683 |
| - version "3.5.9" |
2684 |
| - resolved "https://registry.yarnpkg.com/@types/bonjour/-/bonjour-3.5.9.tgz#3cc4e5135dbb5940fc6051604809234612f89cb4" |
2685 |
| - integrity sha512-VkZUiYevvtPyFu5XtpYw9a8moCSzxgjs5PAFF4yXjA7eYHvzBlXe+eJdqBBNWWVzI1r7Ki0KxMYvaQuhm+6f5A== |
2686 |
| - dependencies: |
2687 |
| - "@types/node" "*" |
2688 |
| - |
2689 | 2682 | "@types/bonjour@^3.5.9":
|
2690 | 2683 | version "3.5.10"
|
2691 | 2684 | resolved "https://registry.yarnpkg.com/@types/bonjour/-/bonjour-3.5.10.tgz#0f6aadfe00ea414edc86f5d106357cda9701e275"
|
|
2727 | 2720 | resolved "https://registry.yarnpkg.com/@types/component-emitter/-/component-emitter-1.2.11.tgz#50d47d42b347253817a39709fef03ce66a108506"
|
2728 | 2721 | integrity sha512-SRXjM+tfsSlA9VuG8hGO2nft2p8zjXCK1VcC6N4NXbBbYbSia9kzCChYQajIjzIqOOOuh5Ock6MmV2oux4jDZQ==
|
2729 | 2722 |
|
2730 |
| -"@types/connect-history-api-fallback@*", "@types/connect-history-api-fallback@^1.3.5": |
| 2723 | +"@types/connect-history-api-fallback@^1.3.5": |
2731 | 2724 | version "1.3.5"
|
2732 | 2725 | resolved "https://registry.yarnpkg.com/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.3.5.tgz#d1f7a8a09d0ed5a57aee5ae9c18ab9b803205dae"
|
2733 | 2726 | integrity sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==
|
|
3049 | 3042 | resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.9.tgz#152c6c20a7688c30b967ec1841d31ace569863fc"
|
3050 | 3043 | integrity sha512-L/TMpyURfBkf+o/526Zb6kd/tchUP3iBDEPjqjb+U2MAJhVRxxrmr2fwpe08E7QsV7YLcpq0tUaQ9O9x97ZIxQ==
|
3051 | 3044 |
|
3052 |
| -"@types/serve-index@*", "@types/serve-index@^1.9.1": |
| 3045 | +"@types/serve-index@^1.9.1": |
3053 | 3046 | version "1.9.1"
|
3054 | 3047 | resolved "https://registry.yarnpkg.com/@types/serve-index/-/serve-index-1.9.1.tgz#1b5e85370a192c01ec6cec4735cf2917337a6278"
|
3055 | 3048 | integrity sha512-d/Hs3nWDxNL2xAczmOVZNj92YZCS6RGxfBPjKzuu/XirCgXdpKEb88dYNbrYGint6IVWLNP+yonwVAuRC0T2Dg==
|
|
3110 | 3103 | resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.3.tgz#c6a60686d953dbd1b1d45e66f4ecdbd5d471b4d0"
|
3111 | 3104 | integrity sha512-0LbEEx1zxrYB3pgpd1M5lEhLcXjKJnYghvhTRgaBeUivLHMDM1TzF3IJ6hXU2+8uA4Xz+5BA63mtZo5DjVT8iA==
|
3112 | 3105 |
|
3113 |
| -"@types/webpack-dev-middleware@*": |
3114 |
| - version "5.0.2" |
3115 |
| - resolved "https://registry.yarnpkg.com/@types/webpack-dev-middleware/-/webpack-dev-middleware-5.0.2.tgz#0f66566c2ca7d484891b4552c8a7b64a3044e3e2" |
3116 |
| - integrity sha512-S3WUtef//Vx6WETyWZkM45WqgRxWSaqbpWtPcKySNRhiQNyhCqM9EueggaMX3L9N2IbG4dJIK5PgYcAWUifUbA== |
3117 |
| - dependencies: |
3118 |
| - "@types/connect" "*" |
3119 |
| - tapable "^2.1.1" |
3120 |
| - webpack "^5.38.1" |
3121 |
| - |
3122 |
| -"@types/webpack-dev-server@^4.5.0": |
3123 |
| - version "4.5.0" |
3124 |
| - resolved "https://registry.yarnpkg.com/@types/webpack-dev-server/-/webpack-dev-server-4.5.0.tgz#52a983de97db81a38b7309a8cf8a730c3e02f28e" |
3125 |
| - integrity sha512-HMb6pZPANObue3LwbdpQLWzQyF9O0wntiPyXj4vGutlAbNKTXH4hDCHaZyfvfZDmFn+5HprrWHm1TGt3awNr/A== |
3126 |
| - dependencies: |
3127 |
| - "@types/bonjour" "*" |
3128 |
| - "@types/connect-history-api-fallback" "*" |
3129 |
| - "@types/express" "*" |
3130 |
| - "@types/serve-index" "*" |
3131 |
| - "@types/serve-static" "*" |
3132 |
| - "@types/webpack-dev-middleware" "*" |
3133 |
| - chokidar "^3.5.1" |
3134 |
| - http-proxy-middleware "^2.0.0" |
3135 |
| - webpack "*" |
3136 |
| - |
3137 | 3106 | "@types/webpack-sources@*":
|
3138 | 3107 | version "3.2.0"
|
3139 | 3108 | resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-3.2.0.tgz#16d759ba096c289034b26553d2df1bf45248d38b"
|
@@ -12085,7 +12054,7 @@ webpack-subresource-integrity@5.0.0:
|
12085 | 12054 | dependencies:
|
12086 | 12055 | typed-assert "^1.0.8"
|
12087 | 12056 |
|
12088 |
| -webpack@*, webpack@5.65.0, webpack@^5.38.1: |
| 12057 | +webpack@5.65.0: |
12089 | 12058 | version "5.65.0"
|
12090 | 12059 | resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.65.0.tgz#ed2891d9145ba1f0d318e4ea4f89c3fa18e6f9be"
|
12091 | 12060 | integrity sha512-Q5or2o6EKs7+oKmJo7LaqZaMOlDWQse9Tm5l1WAfU/ujLGN5Pb0SqGeVkN/4bpPmEqEP5RnVhiqsOtWtUVwGRw==
|
|
0 commit comments