Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 237e103

Browse filesBrowse files
committed
chore: lockfile maintenance
1 parent 6061708 commit 237e103
Copy full SHA for 237e103

File tree

Expand file treeCollapse file tree

1 file changed

+20
-23
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+20
-23
lines changed

‎yarn.lock

Copy file name to clipboardExpand all lines: yarn.lock
+20-23Lines changed: 20 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2945,13 +2945,6 @@
29452945
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.3.tgz#c893b73721db73699943bfc3653b1deb7faa4a3a"
29462946
integrity sha512-Jus9s4CDbqwocc5pOAnh8ShfrnMcPHuJYzVcSUU7lrh8Ni5HuIqX3oilL86p3dlTrk0LzHRCgA/GQ7uNCw6l2Q==
29472947

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-
29552948
"@types/minimatch@*":
29562949
version "3.0.3"
29572950
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
1313813131
emojis-list "^3.0.0"
1313913132
json5 "^1.0.1"
1314013133

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+
1314113143
locate-path@^2.0.0:
1314213144
version "2.0.0"
1314313145
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
@@ -19808,7 +19810,7 @@ vue-apollo@^3.0.3:
1980819810
serialize-javascript "^4.0.0"
1980919811
throttle-debounce "^2.1.0"
1981019812

19811-
vue-class-component@^7.1.0, vue-class-component@^7.2.3:
19813+
vue-class-component@^7.2.3:
1981219814
version "7.2.5"
1981319815
resolved "https://registry.yarnpkg.com/vue-class-component/-/vue-class-component-7.2.5.tgz#212b3548c4fdd3314774c4adbc1c3792a40b52d0"
1981419816
integrity sha512-0CSftHY0bDTD+4FbYkuFf6+iKDjZ4h2in2YYJDRMk5daZIjrgT9LjFHvP7Rzqy9/s1pij3zDtTSLRUjsPWMwqg==
@@ -19958,17 +19960,14 @@ vue-jest@^3.0.5:
1995819960
tsconfig "^7.0.0"
1995919961
vue-template-es2015-compiler "^1.6.0"
1996019962

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==
1996519967
dependencies:
19966-
"@types/mini-css-extract-plugin" "^0.9.1"
19967-
chalk "^3.0.0"
19968+
chalk "^4.1.0"
1996819969
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"
1997219971

1997319972
vue-loader@^15.7.1, vue-loader@^15.9.2:
1997419973
version "15.9.3"
@@ -20001,12 +20000,10 @@ vue-progress-path@^0.0.2:
2000120000
resolved "https://registry.yarnpkg.com/vue-progress-path/-/vue-progress-path-0.0.2.tgz#d780fc7a96dbc7f784eb52895aeef7a5f0af6325"
2000220001
integrity sha512-olD0dTbxZkwpodYbvPU/O2tJT7CbZt8NHP1ewtM6iXrzsjnfi9KZ6+CsUadsW87jCemSPIu9ez1iHcrvpqIJeg==
2000320002

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==
2001020007

2001120008
vue-resize@^0.4.5:
2001220009
version "0.4.5"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.