Skip to content

Commit caeeb81

Browse files
committed
Update all
1 parent 3d2631a commit caeeb81

File tree

2 files changed

+38
-43
lines changed

2 files changed

+38
-43
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"aos": "3.0.0-beta.6",
1212
"axios": "0.21.0",
1313
"bulma": "0.9.2",
14-
"core-js": "3.12.1",
14+
"core-js": "3.14.0",
1515
"moment": "2.29.1",
1616
"vue": "2.6.12",
1717
"vue-gtag": "1.16.1",
@@ -24,11 +24,11 @@
2424
"@vue/cli-service": "4.5.13",
2525
"@vue/eslint-config-airbnb": "5.3.0",
2626
"babel-eslint": "10.1.0",
27-
"eslint": "7.27.0",
27+
"eslint": "7.28.0",
2828
"eslint-config-prettier": "8.3.0",
29-
"eslint-plugin-import": "2.23.3",
29+
"eslint-plugin-import": "2.23.4",
3030
"eslint-plugin-prettier": "3.4.0",
31-
"eslint-plugin-vue": "7.9.0",
31+
"eslint-plugin-vue": "7.10.0",
3232
"vue-template-compiler": "2.6.12",
3333
"webpack-bundle-tracker": "1.0.0"
3434
},

yarn.lock

Lines changed: 34 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,15 +1029,15 @@
10291029
lodash "^4.17.13"
10301030
to-fast-properties "^2.0.0"
10311031

1032-
"@eslint/eslintrc@^0.4.1":
1033-
version "0.4.1"
1034-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.1.tgz#442763b88cecbe3ee0ec7ca6d6dd6168550cbf14"
1035-
integrity sha512-5v7TDE9plVhvxQeWLXDTvFvJBdH6pEsdnl2g/dAptmuFEPedQ4Erq5rsDsX+mvAM610IhNaO2W5V1dOOnDKxkQ==
1032+
"@eslint/eslintrc@^0.4.2":
1033+
version "0.4.2"
1034+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2.tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179"
1035+
integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg==
10361036
dependencies:
10371037
ajv "^6.12.4"
10381038
debug "^4.1.1"
10391039
espree "^7.3.0"
1040-
globals "^12.1.0"
1040+
globals "^13.9.0"
10411041
ignore "^4.0.6"
10421042
import-fresh "^3.2.1"
10431043
js-yaml "^3.13.1"
@@ -2997,10 +2997,10 @@ core-js-compat@^3.6.2, core-js-compat@^3.6.5:
29972997
browserslist "^4.8.5"
29982998
semver "7.0.0"
29992999

3000-
core-js@3.12.1:
3001-
version "3.12.1"
3002-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.12.1.tgz#6b5af4ff55616c08a44d386f1f510917ff204112"
3003-
integrity sha512-Ne9DKPHTObRuB09Dru5AjwKjY4cJHVGu+y5f7coGn1E9Grkc3p2iBwE9AI/nJzsE29mQF7oq+mhYYRqOMFN1Bw==
3000+
core-js@3.14.0:
3001+
version "3.14.0"
3002+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.14.0.tgz#62322b98c71cc2018b027971a69419e2425c2a6c"
3003+
integrity sha512-3s+ed8er9ahK+zJpp9ZtuVcDoFzHNiZsPbNAAE4KXgrRHbjSqqNN6xGSXq6bq7TZIbKj4NLrLb6bJ5i+vSVjHA==
30043004

30053005
core-js@^3.6.5:
30063006
version "3.6.5"
@@ -3886,10 +3886,10 @@ eslint-module-utils@^2.6.1:
38863886
debug "^3.2.7"
38873887
pkg-dir "^2.0.0"
38883888

3889-
3890-
version "2.23.3"
3891-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.3.tgz#8a1b073289fff03c4af0f04b6df956b7d463e191"
3892-
integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ==
3889+
3890+
version "2.23.4"
3891+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97"
3892+
integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==
38933893
dependencies:
38943894
array-includes "^3.1.3"
38953895
array.prototype.flat "^1.2.4"
@@ -3933,10 +3933,10 @@ [email protected]:
39333933
dependencies:
39343934
prettier-linter-helpers "^1.0.0"
39353935

3936-
eslint-plugin-vue@7.9.0:
3937-
version "7.9.0"
3938-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.9.0.tgz#f8e83a2a908f4c43fc8304f5401d4ff671f3d560"
3939-
integrity sha512-2Q0qQp5+5h+pZvJKCbG1/jCRUYrdgAz5BYKGyTlp2NU8mx09u3Hp7PsH6d5qef6ojuPoCXMnrbbDxeoplihrSw==
3936+
eslint-plugin-vue@7.10.0:
3937+
version "7.10.0"
3938+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.10.0.tgz#251749aa99e089e085275f011042c6e74189f89a"
3939+
integrity sha512-xdr6e4t/L2moRAeEQ9HKgge/hFq+w9v5Dj+BA54nTAzSFdUyKLiSOdZaRQjCHMY0Pk2WaQBFH9QiWG60xiC+6A==
39403940
dependencies:
39413941
eslint-utils "^2.1.0"
39423942
natural-compare "^1.4.0"
@@ -3981,13 +3981,13 @@ eslint-visitor-keys@^2.0.0:
39813981
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
39823982
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
39833983

3984-
eslint@7.27.0:
3985-
version "7.27.0"
3986-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.27.0.tgz#665a1506d8f95655c9274d84bd78f7166b07e9c7"
3987-
integrity sha512-JZuR6La2ZF0UD384lcbnd0Cgg6QJjiCwhMD6eU4h/VGPcVGwawNNzKU41tgokGXnfjOOyI6QIffthhJTPzzuRA==
3984+
eslint@7.28.0:
3985+
version "7.28.0"
3986+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.28.0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820"
3987+
integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g==
39883988
dependencies:
39893989
"@babel/code-frame" "7.12.11"
3990-
"@eslint/eslintrc" "^0.4.1"
3990+
"@eslint/eslintrc" "^0.4.2"
39913991
ajv "^6.10.0"
39923992
chalk "^4.0.0"
39933993
cross-spawn "^7.0.2"
@@ -4004,7 +4004,7 @@ [email protected]:
40044004
fast-deep-equal "^3.1.3"
40054005
file-entry-cache "^6.0.1"
40064006
functional-red-black-tree "^1.0.1"
4007-
glob-parent "^5.0.0"
4007+
glob-parent "^5.1.2"
40084008
globals "^13.6.0"
40094009
ignore "^4.0.6"
40104010
import-fresh "^3.0.0"
@@ -4630,10 +4630,10 @@ glob-parent@^3.1.0:
46304630
is-glob "^3.1.0"
46314631
path-dirname "^1.0.0"
46324632

4633-
glob-parent@^5.0.0:
4634-
version "5.1.1"
4635-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
4636-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
4633+
glob-parent@^5.1.2:
4634+
version "5.1.2"
4635+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
4636+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
46374637
dependencies:
46384638
is-glob "^4.0.1"
46394639

@@ -4659,20 +4659,20 @@ globals@^11.1.0:
46594659
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
46604660
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
46614661

4662-
globals@^12.1.0:
4663-
version "12.4.0"
4664-
resolved "https://registry.yarnpkg.com/globals/-/globals-12.4.0.tgz#a18813576a41b00a24a97e7f815918c2e19925f8"
4665-
integrity sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==
4666-
dependencies:
4667-
type-fest "^0.8.1"
4668-
46694662
globals@^13.6.0:
46704663
version "13.8.0"
46714664
resolved "https://registry.yarnpkg.com/globals/-/globals-13.8.0.tgz#3e20f504810ce87a8d72e55aecf8435b50f4c1b3"
46724665
integrity sha512-rHtdA6+PDBIjeEvA91rpqzEvk/k3/i7EeNQiryiWuJH0Hw9cpyJMAt2jtbAwUaRdhD+573X4vWw6IcjKPasi9Q==
46734666
dependencies:
46744667
type-fest "^0.20.2"
46754668

4669+
globals@^13.9.0:
4670+
version "13.9.0"
4671+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.9.0.tgz#4bf2bf635b334a173fb1daf7c5e6b218ecdc06cb"
4672+
integrity sha512-74/FduwI/JaIrr1H8e71UbDE+5x7pIPs1C2rrwC52SszOo043CsWOZEMW7o2Y58xwm9b+0RBKDxY5n2sUpEFxA==
4673+
dependencies:
4674+
type-fest "^0.20.2"
4675+
46764676
globby@^6.1.0:
46774677
version "6.1.0"
46784678
resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c"
@@ -8811,11 +8811,6 @@ type-fest@^0.6.0:
88118811
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b"
88128812
integrity sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==
88138813

8814-
type-fest@^0.8.1:
8815-
version "0.8.1"
8816-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
8817-
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
8818-
88198814
type-is@~1.6.17, type-is@~1.6.18:
88208815
version "1.6.18"
88218816
resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131"

0 commit comments

Comments
 (0)