|
3328 | 3328 | "@types/source-list-map" "*"
|
3329 | 3329 | source-map "^0.7.3"
|
3330 | 3330 |
|
3331 |
| -"@types/webpack4@npm:@types/webpack@^4", "@types/webpack@npm:@types/webpack@^4": |
| 3331 | +"@types/webpack4@npm:@types/webpack@^4": |
| 3332 | + version "4.41.33" |
| 3333 | + resolved "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.33.tgz#16164845a5be6a306bcbe554a8e67f9cac215ffc" |
| 3334 | + integrity sha512-PPajH64Ft2vWevkerISMtnZ8rTs4YmRbs+23c402J0INmxDKCrhZNvwZYtzx96gY2wAtXdrK1BS2fiC8MlLr3g== |
| 3335 | + dependencies: |
| 3336 | + "@types/node" "*" |
| 3337 | + "@types/tapable" "^1" |
| 3338 | + "@types/uglify-js" "*" |
| 3339 | + "@types/webpack-sources" "*" |
| 3340 | + anymatch "^3.0.0" |
| 3341 | + source-map "^0.6.0" |
| 3342 | + |
| 3343 | +"@types/webpack@npm:@types/webpack@^4": |
3332 | 3344 | version "4.41.33"
|
3333 | 3345 | resolved "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.33.tgz#16164845a5be6a306bcbe554a8e67f9cac215ffc"
|
3334 | 3346 | integrity sha512-PPajH64Ft2vWevkerISMtnZ8rTs4YmRbs+23c402J0INmxDKCrhZNvwZYtzx96gY2wAtXdrK1BS2fiC8MlLr3g==
|
@@ -9811,9 +9823,9 @@ nan@^2.12.1:
|
9811 | 9823 | integrity sha512-2ZTgtl0nJsO0KQCjEpxcIr5D+Yv90plTitZt9JBfQvVJDS5seMl3FOvsh3+9CoYWXf/1l5OaZzzF6nDm4cagaQ==
|
9812 | 9824 |
|
9813 | 9825 | nanoid@^3.3.6:
|
9814 |
| - version "3.3.6" |
9815 |
| - resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c" |
9816 |
| - integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA== |
| 9826 | + version "3.3.8" |
| 9827 | + resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf" |
| 9828 | + integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w== |
9817 | 9829 |
|
9818 | 9830 | nanomatch@^1.2.9:
|
9819 | 9831 | version "1.2.13"
|
@@ -12059,7 +12071,16 @@ string-length@^4.0.1:
|
12059 | 12071 | char-regex "^1.0.2"
|
12060 | 12072 | strip-ansi "^6.0.0"
|
12061 | 12073 |
|
12062 |
| -"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
| 12074 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 12075 | + version "4.2.3" |
| 12076 | + resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 12077 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 12078 | + dependencies: |
| 12079 | + emoji-regex "^8.0.0" |
| 12080 | + is-fullwidth-code-point "^3.0.0" |
| 12081 | + strip-ansi "^6.0.1" |
| 12082 | + |
| 12083 | +"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: |
12063 | 12084 | version "4.2.3"
|
12064 | 12085 | resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
12065 | 12086 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
@@ -12141,7 +12162,14 @@ string_decoder@~1.1.1:
|
12141 | 12162 | dependencies:
|
12142 | 12163 | safe-buffer "~5.1.0"
|
12143 | 12164 |
|
12144 |
| -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 12165 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 12166 | + version "6.0.1" |
| 12167 | + resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 12168 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 12169 | + dependencies: |
| 12170 | + ansi-regex "^5.0.1" |
| 12171 | + |
| 12172 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
12145 | 12173 | version "6.0.1"
|
12146 | 12174 | resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
12147 | 12175 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
@@ -13054,7 +13082,7 @@ webpack-virtual-modules@^0.5.0:
|
13054 | 13082 | resolved "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.5.0.tgz#362f14738a56dae107937ab98ea7062e8bdd3b6c"
|
13055 | 13083 | integrity sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==
|
13056 | 13084 |
|
13057 |
| -"webpack4@npm: [email protected]", "webpack4@npm:webpack@^4" , "webpack@npm:webpack@^4": |
| 13085 | +"webpack4@npm: [email protected]", "webpack4@npm:webpack@^4": |
13058 | 13086 | version "4.46.0"
|
13059 | 13087 | resolved "https://registry.npmjs.org/webpack/-/webpack-4.46.0.tgz#bf9b4404ea20a073605e0a011d188d77cb6ad542"
|
13060 | 13088 | integrity sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==
|
@@ -13143,6 +13171,35 @@ webpack-virtual-modules@^0.5.0:
|
13143 | 13171 | watchpack "^2.4.0"
|
13144 | 13172 | webpack-sources "^3.2.3"
|
13145 | 13173 |
|
| 13174 | +"webpack@npm:webpack@^4": |
| 13175 | + version "4.46.0" |
| 13176 | + resolved "https://registry.npmjs.org/webpack/-/webpack-4.46.0.tgz#bf9b4404ea20a073605e0a011d188d77cb6ad542" |
| 13177 | + integrity sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q== |
| 13178 | + dependencies: |
| 13179 | + "@webassemblyjs/ast" "1.9.0" |
| 13180 | + "@webassemblyjs/helper-module-context" "1.9.0" |
| 13181 | + "@webassemblyjs/wasm-edit" "1.9.0" |
| 13182 | + "@webassemblyjs/wasm-parser" "1.9.0" |
| 13183 | + acorn "^6.4.1" |
| 13184 | + ajv "^6.10.2" |
| 13185 | + ajv-keywords "^3.4.1" |
| 13186 | + chrome-trace-event "^1.0.2" |
| 13187 | + enhanced-resolve "^4.5.0" |
| 13188 | + eslint-scope "^4.0.3" |
| 13189 | + json-parse-better-errors "^1.0.2" |
| 13190 | + loader-runner "^2.4.0" |
| 13191 | + loader-utils "^1.2.3" |
| 13192 | + memory-fs "^0.4.1" |
| 13193 | + micromatch "^3.1.10" |
| 13194 | + mkdirp "^0.5.3" |
| 13195 | + neo-async "^2.6.1" |
| 13196 | + node-libs-browser "^2.2.1" |
| 13197 | + schema-utils "^1.0.0" |
| 13198 | + tapable "^1.1.3" |
| 13199 | + terser-webpack-plugin "^1.4.3" |
| 13200 | + watchpack "^1.7.4" |
| 13201 | + webpack-sources "^1.4.1" |
| 13202 | + |
13146 | 13203 | whatwg-encoding@^1.0.5:
|
13147 | 13204 | version "1.0.5"
|
13148 | 13205 | resolved "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz#5abacf777c32166a51d085d6b4f3e7d27113ddb0"
|
@@ -13240,7 +13297,16 @@ worker-farm@^1.7.0:
|
13240 | 13297 | dependencies:
|
13241 | 13298 | errno "~0.1.7"
|
13242 | 13299 |
|
13243 |
| -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: |
| 13300 | +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": |
| 13301 | + version "7.0.0" |
| 13302 | + resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" |
| 13303 | + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== |
| 13304 | + dependencies: |
| 13305 | + ansi-styles "^4.0.0" |
| 13306 | + string-width "^4.1.0" |
| 13307 | + strip-ansi "^6.0.0" |
| 13308 | + |
| 13309 | +wrap-ansi@^7.0.0: |
13244 | 13310 | version "7.0.0"
|
13245 | 13311 | resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
|
13246 | 13312 | integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
0 commit comments