|
2945 | 2945 | resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.3.tgz#c893b73721db73699943bfc3653b1deb7faa4a3a"
|
2946 | 2946 | integrity sha512-Jus9s4CDbqwocc5pOAnh8ShfrnMcPHuJYzVcSUU7lrh8Ni5HuIqX3oilL86p3dlTrk0LzHRCgA/GQ7uNCw6l2Q==
|
2947 | 2947 |
|
2948 |
| -"@types/mini-css-extract-plugin@^0.9.1": |
2949 |
| - version "0.9.1" |
2950 |
| - resolved "https://registry.yarnpkg.com/@types/mini-css-extract-plugin/-/mini-css-extract-plugin-0.9.1.tgz#d4bdde5197326fca039d418f4bdda03dc74dc451" |
2951 |
| - integrity sha512-+mN04Oszdz9tGjUP/c1ReVwJXxSniLd7lF++sv+8dkABxVNthg6uccei+4ssKxRHGoMmPxdn7uBdJWONSJGTGQ== |
2952 |
| - dependencies: |
2953 |
| - "@types/webpack" "*" |
2954 |
| - |
2955 | 2948 | "@types/minimatch@*":
|
2956 | 2949 | version "3.0.3"
|
2957 | 2950 | resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
|
@@ -13138,6 +13131,15 @@ loader-utils@^1.0.2, loader-utils@^1.1.0, loader-utils@^1.2.3, loader-utils@^1.4
|
13138 | 13131 | emojis-list "^3.0.0"
|
13139 | 13132 | json5 "^1.0.1"
|
13140 | 13133 |
|
| 13134 | +loader-utils@^2.0.0: |
| 13135 | + version "2.0.0" |
| 13136 | + resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.0.tgz#e4cace5b816d425a166b5f097e10cd12b36064b0" |
| 13137 | + integrity sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ== |
| 13138 | + dependencies: |
| 13139 | + big.js "^5.2.2" |
| 13140 | + emojis-list "^3.0.0" |
| 13141 | + json5 "^2.1.2" |
| 13142 | + |
13141 | 13143 | locate-path@^2.0.0:
|
13142 | 13144 | version "2.0.0"
|
13143 | 13145 | resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
|
@@ -19808,7 +19810,7 @@ vue-apollo@^3.0.3:
|
19808 | 19810 | serialize-javascript "^4.0.0"
|
19809 | 19811 | throttle-debounce "^2.1.0"
|
19810 | 19812 |
|
19811 |
| -vue-class-component@^7.1.0, vue-class-component@^7.2.3: |
| 19813 | +vue-class-component@^7.2.3: |
19812 | 19814 | version "7.2.5"
|
19813 | 19815 | resolved "https://registry.yarnpkg.com/vue-class-component/-/vue-class-component-7.2.5.tgz#212b3548c4fdd3314774c4adbc1c3792a40b52d0"
|
19814 | 19816 | integrity sha512-0CSftHY0bDTD+4FbYkuFf6+iKDjZ4h2in2YYJDRMk5daZIjrgT9LjFHvP7Rzqy9/s1pij3zDtTSLRUjsPWMwqg==
|
@@ -19958,17 +19960,14 @@ vue-jest@^3.0.5:
|
19958 | 19960 | tsconfig "^7.0.0"
|
19959 | 19961 | vue-template-es2015-compiler "^1.6.0"
|
19960 | 19962 |
|
19961 |
| -"vue-loader-v16@npm:vue-loader@^16.0.0-beta.7": |
19962 |
| - version "16.0.0-beta.7" |
19963 |
| - resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-16.0.0-beta.7.tgz#6f2726fa0e2b1fbae67895c47593bbf69f2b9ab8" |
19964 |
| - integrity sha512-xQ8/GZmRPdQ3EinnE0IXwdVoDzh7Dowo0MowoyBuScEBXrRabw6At5/IdtD3waKklKW5PGokPsm8KRN6rvQ1cw== |
| 19963 | +"vue-loader-v16@npm:vue-loader@^16.1.0": |
| 19964 | + version "16.1.2" |
| 19965 | + resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-16.1.2.tgz#5c03b6c50d2a5f983c7ceba15c50d78ca2b298f4" |
| 19966 | + integrity sha512-8QTxh+Fd+HB6fiL52iEVLKqE9N1JSlMXLR92Ijm6g8PZrwIxckgpqjPDWRP5TWxdiPaHR+alUWsnu1ShQOwt+Q== |
19965 | 19967 | dependencies:
|
19966 |
| - "@types/mini-css-extract-plugin" "^0.9.1" |
19967 |
| - chalk "^3.0.0" |
| 19968 | + chalk "^4.1.0" |
19968 | 19969 | hash-sum "^2.0.0"
|
19969 |
| - loader-utils "^1.2.3" |
19970 |
| - merge-source-map "^1.1.0" |
19971 |
| - source-map "^0.6.1" |
| 19970 | + loader-utils "^2.0.0" |
19972 | 19971 |
|
19973 | 19972 | vue-loader@^15.7.1, vue-loader@^15.9.2:
|
19974 | 19973 | version "15.9.3"
|
@@ -20001,12 +20000,10 @@ vue-progress-path@^0.0.2:
|
20001 | 20000 | resolved "https://registry.yarnpkg.com/vue-progress-path/-/vue-progress-path-0.0.2.tgz#d780fc7a96dbc7f784eb52895aeef7a5f0af6325"
|
20002 | 20001 | integrity sha512-olD0dTbxZkwpodYbvPU/O2tJT7CbZt8NHP1ewtM6iXrzsjnfi9KZ6+CsUadsW87jCemSPIu9ez1iHcrvpqIJeg==
|
20003 | 20002 |
|
20004 |
| -vue-property-decorator@^8.4.2: |
20005 |
| - version "8.5.1" |
20006 |
| - resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-8.5.1.tgz#571a91cf8d2b507f537d79bf8275af3184572fff" |
20007 |
| - integrity sha512-O6OUN2OMsYTGPvgFtXeBU3jPnX5ffQ9V4I1WfxFQ6dqz6cOUbR3Usou7kgFpfiXDvV7dJQSFcJ5yUPgOtPPm1Q== |
20008 |
| - dependencies: |
20009 |
| - vue-class-component "^7.1.0" |
| 20003 | +vue-property-decorator@^9.1.2: |
| 20004 | + version "9.1.2" |
| 20005 | + resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-9.1.2.tgz#266a2eac61ba6527e2e68a6933cfb98fddab5457" |
| 20006 | + integrity sha512-xYA8MkZynPBGd/w5QFJ2d/NM0z/YeegMqYTphy7NJQXbZcuU6FC6AOdUAcy4SXP+YnkerC6AfH+ldg7PDk9ESQ== |
20010 | 20007 |
|
20011 | 20008 | vue-resize@^0.4.5:
|
20012 | 20009 | version "0.4.5"
|
|
0 commit comments