|
@@ -68,6 +68,15 @@
|
|
|
semver "^5.4.1"
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
+"@babel/generator@^7.12.1":
|
|
|
+ version "7.12.11"
|
|
|
+ resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.12.11.tgz#98a7df7b8c358c9a37ab07a24056853016aba3af"
|
|
|
+ integrity sha512-Ggg6WPOJtSi8yYQvLVjG8F/TlpWDlKx0OpS4Kt+xMQPs5OaGYWy+v1A+1TvxI6sAMGZpKWWoAQ1DaeQbImlItA==
|
|
|
+ dependencies:
|
|
|
+ "@babel/types" "^7.12.11"
|
|
|
+ jsesc "^2.5.1"
|
|
|
+ source-map "^0.5.0"
|
|
|
+
|
|
|
"@babel/generator@^7.12.10":
|
|
|
version "7.12.10"
|
|
|
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.12.10.tgz#2b188fc329fb8e4f762181703beffc0fe6df3460"
|
|
@@ -289,11 +298,21 @@
|
|
|
chalk "^2.0.0"
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
|
-"@babel/parser@^7.10.5", "@babel/parser@^7.11.0", "@babel/parser@^7.12.0", "@babel/parser@^7.12.10", "@babel/parser@^7.12.7":
|
|
|
+"@babel/parser@7.12.3":
|
|
|
+ version "7.12.3"
|
|
|
+ resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.12.3.tgz#a305415ebe7a6c7023b40b5122a0662d928334cd"
|
|
|
+ integrity sha512-kFsOS0IbsuhO5ojF8Hc8z/8vEIOkylVBrjiZUbLTE3XFe0Qi+uu6HjzQixkFaqr0ZPAMZcBVxEwmsnsLPZ2Xsw==
|
|
|
+
|
|
|
+"@babel/parser@^7.12.0", "@babel/parser@^7.12.10", "@babel/parser@^7.12.7":
|
|
|
version "7.12.10"
|
|
|
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.12.10.tgz#824600d59e96aea26a5a2af5a9d812af05c3ae81"
|
|
|
integrity sha512-PJdRPwyoOqFAWfLytxrWwGrAxghCgh/yTNCYciOz8QgjflA7aZhECPZAa2VUedKg2+QMWkI0L9lynh2SNmNEgA==
|
|
|
|
|
|
+"@babel/parser@^7.12.1", "@babel/parser@^7.12.3":
|
|
|
+ version "7.12.11"
|
|
|
+ resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.12.11.tgz#9ce3595bcd74bc5c466905e86c535b8b25011e79"
|
|
|
+ integrity sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg==
|
|
|
+
|
|
|
"@babel/plugin-proposal-async-generator-functions@^7.12.1":
|
|
|
version "7.12.1"
|
|
|
resolved "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.12.1.tgz#dc6c1170e27d8aca99ff65f4925bd06b1c90550e"
|
|
@@ -833,7 +852,22 @@
|
|
|
"@babel/parser" "^7.12.7"
|
|
|
"@babel/types" "^7.12.7"
|
|
|
|
|
|
-"@babel/traverse@^7.10.4", "@babel/traverse@^7.11.0", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.10", "@babel/traverse@^7.12.5":
|
|
|
+"@babel/traverse@7.12.1":
|
|
|
+ version "7.12.1"
|
|
|
+ resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.12.1.tgz#941395e0c5cc86d5d3e75caa095d3924526f0c1e"
|
|
|
+ integrity sha512-MA3WPoRt1ZHo2ZmoGKNqi20YnPt0B1S0GTZEPhhd+hw2KGUzBlHuVunj6K4sNuK+reEvyiPwtp0cpaqLzJDmAw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/code-frame" "^7.10.4"
|
|
|
+ "@babel/generator" "^7.12.1"
|
|
|
+ "@babel/helper-function-name" "^7.10.4"
|
|
|
+ "@babel/helper-split-export-declaration" "^7.11.0"
|
|
|
+ "@babel/parser" "^7.12.1"
|
|
|
+ "@babel/types" "^7.12.1"
|
|
|
+ debug "^4.1.0"
|
|
|
+ globals "^11.1.0"
|
|
|
+ lodash "^4.17.19"
|
|
|
+
|
|
|
+"@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.10", "@babel/traverse@^7.12.5":
|
|
|
version "7.12.10"
|
|
|
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.12.10.tgz#2d1f4041e8bf42ea099e5b2dc48d6a594c00017a"
|
|
|
integrity sha512-6aEtf0IeRgbYWzta29lePeYSk+YAFIC3kyqESeft8o5CkFlYIMX+EQDDWEiAQ9LHOA3d0oHdgrSsID/CKqXJlg==
|
|
@@ -848,6 +882,15 @@
|
|
|
globals "^11.1.0"
|
|
|
lodash "^4.17.19"
|
|
|
|
|
|
+"@babel/types@7.12.1":
|
|
|
+ version "7.12.1"
|
|
|
+ resolved "https://registry.npmjs.org/@babel/types/-/types-7.12.1.tgz#e109d9ab99a8de735be287ee3d6a9947a190c4ae"
|
|
|
+ integrity sha512-BzSY3NJBKM4kyatSOWh3D/JJ2O3CVzBybHWxtgxnggaxEuaSTTDqeiSb/xk9lrkw2Tbqyivw5ZU4rT+EfznQsA==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-validator-identifier" "^7.10.4"
|
|
|
+ lodash "^4.17.19"
|
|
|
+ to-fast-properties "^2.0.0"
|
|
|
+
|
|
|
"@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.0", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.4.4":
|
|
|
version "7.12.10"
|
|
|
resolved "https://registry.npmjs.org/@babel/types/-/types-7.12.10.tgz#7965e4a7260b26f09c56bcfcb0498af1f6d9b260"
|
|
@@ -1091,6 +1134,23 @@
|
|
|
"@intlify/runtime" "9.0.0-beta.14"
|
|
|
"@intlify/shared" "9.0.0-beta.14"
|
|
|
|
|
|
+"@intlify/core-base@9.0.0-beta.16":
|
|
|
+ version "9.0.0-beta.16"
|
|
|
+ resolved "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.0.0-beta.16.tgz#ab35802b982f52db20d4758d020c2dcd1724e7f9"
|
|
|
+ integrity sha512-PJLDVYy3x8Mf9+XtWljEfk4Lo6mudopYlRvB89NQR3TkR+Tqkbcsegj09XdXpTKBYiq+yQrlZKZ0KEHb7l5Zuw==
|
|
|
+ dependencies:
|
|
|
+ "@intlify/message-compiler" "9.0.0-beta.16"
|
|
|
+ "@intlify/message-resolver" "9.0.0-beta.16"
|
|
|
+ "@intlify/runtime" "9.0.0-beta.16"
|
|
|
+ "@intlify/shared" "9.0.0-beta.16"
|
|
|
+
|
|
|
+"@intlify/core@^9.0.0-beta.15":
|
|
|
+ version "9.0.0-beta.16"
|
|
|
+ resolved "https://registry.npmjs.org/@intlify/core/-/core-9.0.0-beta.16.tgz#d74d4678868b37b641bdf999552b237d84dacb88"
|
|
|
+ integrity sha512-tPXf9rr+ZzG1zXgdLo8rCO2jws6eIXzJSaTvgnanZpfyyMKE+T8Ra5vVu3f/Sm0J7flT+z/Q3kLfnbpOMQ1UiQ==
|
|
|
+ dependencies:
|
|
|
+ "@intlify/core-base" "9.0.0-beta.16"
|
|
|
+
|
|
|
"@intlify/message-compiler@9.0.0-beta.14":
|
|
|
version "9.0.0-beta.14"
|
|
|
resolved "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.0.0-beta.14.tgz#4b5a4467459c402e71652075e9d95e5d85e85588"
|
|
@@ -1100,11 +1160,25 @@
|
|
|
"@intlify/shared" "9.0.0-beta.14"
|
|
|
source-map "0.6.1"
|
|
|
|
|
|
+"@intlify/message-compiler@9.0.0-beta.16":
|
|
|
+ version "9.0.0-beta.16"
|
|
|
+ resolved "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.0.0-beta.16.tgz#359993251a303f148b3a325eca055cdbaf0cd95f"
|
|
|
+ integrity sha512-dE4UZsbVl5TKogYdfrJ6nQKdin1R4XMKVBVa9dE1A8HVvVHBSLy6iQiYpcw8TwcEHIa+rFjuuHuh+IdN3eCw+g==
|
|
|
+ dependencies:
|
|
|
+ "@intlify/message-resolver" "9.0.0-beta.16"
|
|
|
+ "@intlify/shared" "9.0.0-beta.16"
|
|
|
+ source-map "0.6.1"
|
|
|
+
|
|
|
"@intlify/message-resolver@9.0.0-beta.14":
|
|
|
version "9.0.0-beta.14"
|
|
|
resolved "https://registry.npmjs.org/@intlify/message-resolver/-/message-resolver-9.0.0-beta.14.tgz#f964706650d71ef06669c17c29cb60500ef2617a"
|
|
|
integrity sha512-/PPLMHX0w/ECkG+Fmne8L3WVVVwAp3tpdisf5G775b49Fspy4dKXqkLXM2NZKhdguJbXWHXXXiRkr+mlhq8G9Q==
|
|
|
|
|
|
+"@intlify/message-resolver@9.0.0-beta.16":
|
|
|
+ version "9.0.0-beta.16"
|
|
|
+ resolved "https://registry.npmjs.org/@intlify/message-resolver/-/message-resolver-9.0.0-beta.16.tgz#f8960344201050d17560f8d01f63e3cd0b9bf59c"
|
|
|
+ integrity sha512-xwjsFuDDYEv7g1KE5QZRbrPgfsrNsDhYLtNYR7Tn4inzbmB6ipak2UlDzDcQGLieSFbe1WwAoNL0IXy4sUKboQ==
|
|
|
+
|
|
|
"@intlify/runtime@9.0.0-beta.14":
|
|
|
version "9.0.0-beta.14"
|
|
|
resolved "https://registry.npmjs.org/@intlify/runtime/-/runtime-9.0.0-beta.14.tgz#367f6b09c991c71905b73224e238aa8382976b2d"
|
|
@@ -1114,11 +1188,25 @@
|
|
|
"@intlify/message-resolver" "9.0.0-beta.14"
|
|
|
"@intlify/shared" "9.0.0-beta.14"
|
|
|
|
|
|
+"@intlify/runtime@9.0.0-beta.16":
|
|
|
+ version "9.0.0-beta.16"
|
|
|
+ resolved "https://registry.npmjs.org/@intlify/runtime/-/runtime-9.0.0-beta.16.tgz#6a210a5b0984f9e295025e3dde5262108e0e69d9"
|
|
|
+ integrity sha512-py+stHrbkBoEB2OsBB+rySevR+54uhybF54LToGjErr740R/AVuOVTJEKRS/LF9VvinGZZTu/WVOXcPpMfqt8Q==
|
|
|
+ dependencies:
|
|
|
+ "@intlify/message-compiler" "9.0.0-beta.16"
|
|
|
+ "@intlify/message-resolver" "9.0.0-beta.16"
|
|
|
+ "@intlify/shared" "9.0.0-beta.16"
|
|
|
+
|
|
|
"@intlify/shared@9.0.0-beta.14":
|
|
|
version "9.0.0-beta.14"
|
|
|
resolved "https://registry.npmjs.org/@intlify/shared/-/shared-9.0.0-beta.14.tgz#c221a45f666a40935f998d2e3c14451a516b9f56"
|
|
|
integrity sha512-f+Gev5GnrNLyieJCB6sB/qqe03XaMf6yJiAXG3IamZ4mp45oj2Lw9Oj3hAepDW36VUZK2wCIDmWy53pxJNIFpQ==
|
|
|
|
|
|
+"@intlify/shared@9.0.0-beta.16":
|
|
|
+ version "9.0.0-beta.16"
|
|
|
+ resolved "https://registry.npmjs.org/@intlify/shared/-/shared-9.0.0-beta.16.tgz#51a80ca4705c93cb14c8f06398dfc550df09d67d"
|
|
|
+ integrity sha512-A7GSOovcZn/NMoAmDc8FG9uRcFv6iygriK8+C6HFeOnMQ9X+T9f5A9bPtXhCOCiRpQm9SUtGqXedxO5Y8rz9/A==
|
|
|
+
|
|
|
"@koa/cors@^3.1.0":
|
|
|
version "3.1.0"
|
|
|
resolved "https://registry.npmjs.org/@koa/cors/-/cors-3.1.0.tgz#618bb073438cfdbd3ebd0e648a76e33b84f3a3b2"
|
|
@@ -1342,6 +1430,11 @@
|
|
|
"@types/connect" "*"
|
|
|
"@types/node" "*"
|
|
|
|
|
|
+"@types/braces@*":
|
|
|
+ version "3.0.0"
|
|
|
+ resolved "https://registry.npmjs.org/@types/braces/-/braces-3.0.0.tgz#7da1c0d44ff1c7eb660a36ec078ea61ba7eb42cb"
|
|
|
+ integrity sha512-TbH79tcyi9FHwbyboOKeRachRq63mSuWYXOflsNO9ZyE5ClQ/JaozNKl+aWUq87qPNsXasXxi2AbgfwIJ+8GQw==
|
|
|
+
|
|
|
"@types/connect@*":
|
|
|
version "3.4.34"
|
|
|
resolved "https://registry.npmjs.org/@types/connect/-/connect-3.4.34.tgz#170a40223a6d666006d93ca128af2beb1d9b1901"
|
|
@@ -1499,6 +1592,13 @@
|
|
|
dependencies:
|
|
|
"@types/unist" "*"
|
|
|
|
|
|
+"@types/micromatch@^4.0.1":
|
|
|
+ version "4.0.1"
|
|
|
+ resolved "https://registry.npmjs.org/@types/micromatch/-/micromatch-4.0.1.tgz#9381449dd659fc3823fd2a4190ceacc985083bc7"
|
|
|
+ integrity sha512-my6fLBvpY70KattTNzYOK6KU1oR1+UCz9ug/JbcF5UrEmeCt9P7DV2t7L8+t18mMPINqGQCE4O8PLOPbI84gxw==
|
|
|
+ dependencies:
|
|
|
+ "@types/braces" "*"
|
|
|
+
|
|
|
"@types/mime@*":
|
|
|
version "2.0.3"
|
|
|
resolved "https://registry.npmjs.org/@types/mime/-/mime-2.0.3.tgz#c893b73721db73699943bfc3653b1deb7faa4a3a"
|
|
@@ -1606,61 +1706,61 @@
|
|
|
resolved "https://registry.npmjs.org/@types/zxcvbn/-/zxcvbn-4.4.0.tgz#fbc1d941cc6d9d37d18405c513ba6b294f89b609"
|
|
|
integrity sha512-GQLOT+SN20a+AI51y3fAimhyTF4Y0RG+YP3gf91OibIZ7CJmPFgoZi+ZR5a+vRbS01LbQosITWum4ATmJ1Z6Pg==
|
|
|
|
|
|
-"@typescript-eslint/eslint-plugin@^4.11.0":
|
|
|
- version "4.11.0"
|
|
|
- resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.11.0.tgz#bc6c1e4175c0cf42083da4314f7931ad12f731cc"
|
|
|
- integrity sha512-x4arJMXBxyD6aBXLm3W7mSDZRiABzy+2PCLJbL7OPqlp53VXhaA1HKK7R2rTee5OlRhnUgnp8lZyVIqjnyPT6g==
|
|
|
+"@typescript-eslint/eslint-plugin@^4.11.1":
|
|
|
+ version "4.11.1"
|
|
|
+ resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.11.1.tgz#7579c6d17ad862154c10bc14b40e5427b729e209"
|
|
|
+ integrity sha512-fABclAX2QIEDmTMk6Yd7Muv1CzFLwWM4505nETzRHpP3br6jfahD9UUJkhnJ/g2m7lwfz8IlswcwGGPGiq9exw==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/experimental-utils" "4.11.0"
|
|
|
- "@typescript-eslint/scope-manager" "4.11.0"
|
|
|
+ "@typescript-eslint/experimental-utils" "4.11.1"
|
|
|
+ "@typescript-eslint/scope-manager" "4.11.1"
|
|
|
debug "^4.1.1"
|
|
|
functional-red-black-tree "^1.0.1"
|
|
|
regexpp "^3.0.0"
|
|
|
semver "^7.3.2"
|
|
|
tsutils "^3.17.1"
|
|
|
|
|
|
-"@typescript-eslint/experimental-utils@4.11.0":
|
|
|
- version "4.11.0"
|
|
|
- resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.11.0.tgz#d1a47cc6cfe1c080ce4ead79267574b9881a1565"
|
|
|
- integrity sha512-1VC6mSbYwl1FguKt8OgPs8xxaJgtqFpjY/UzUYDBKq4pfQ5lBvN2WVeqYkzf7evW42axUHYl2jm9tNyFsb8oLg==
|
|
|
+"@typescript-eslint/experimental-utils@4.11.1":
|
|
|
+ version "4.11.1"
|
|
|
+ resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.11.1.tgz#2dad3535b878c25c7424e40bfa79d899f3f485bc"
|
|
|
+ integrity sha512-mAlWowT4A6h0TC9F+J5pdbEhjNiEMO+kqPKQ4sc3fVieKL71dEqfkKgtcFVSX3cjSBwYwhImaQ/mXQF0oaI38g==
|
|
|
dependencies:
|
|
|
"@types/json-schema" "^7.0.3"
|
|
|
- "@typescript-eslint/scope-manager" "4.11.0"
|
|
|
- "@typescript-eslint/types" "4.11.0"
|
|
|
- "@typescript-eslint/typescript-estree" "4.11.0"
|
|
|
+ "@typescript-eslint/scope-manager" "4.11.1"
|
|
|
+ "@typescript-eslint/types" "4.11.1"
|
|
|
+ "@typescript-eslint/typescript-estree" "4.11.1"
|
|
|
eslint-scope "^5.0.0"
|
|
|
eslint-utils "^2.0.0"
|
|
|
|
|
|
-"@typescript-eslint/parser@^4.11.0":
|
|
|
- version "4.11.0"
|
|
|
- resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.11.0.tgz#1dd3d7e42708c10ce9f3aa64c63c0ab99868b4e2"
|
|
|
- integrity sha512-NBTtKCC7ZtuxEV5CrHUO4Pg2s784pvavc3cnz6V+oJvVbK4tH9135f/RBP6eUA2KHiFKAollSrgSctQGmHbqJQ==
|
|
|
+"@typescript-eslint/parser@^4.11.1":
|
|
|
+ version "4.11.1"
|
|
|
+ resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.11.1.tgz#981e18de2e019d6ca312596615f92e8f6f6598ed"
|
|
|
+ integrity sha512-BJ3jwPQu1jeynJ5BrjLuGfK/UJu6uwHxJ/di7sanqmUmxzmyIcd3vz58PMR7wpi8k3iWq2Q11KMYgZbUpRoIPw==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/scope-manager" "4.11.0"
|
|
|
- "@typescript-eslint/types" "4.11.0"
|
|
|
- "@typescript-eslint/typescript-estree" "4.11.0"
|
|
|
+ "@typescript-eslint/scope-manager" "4.11.1"
|
|
|
+ "@typescript-eslint/types" "4.11.1"
|
|
|
+ "@typescript-eslint/typescript-estree" "4.11.1"
|
|
|
debug "^4.1.1"
|
|
|
|
|
|
-"@typescript-eslint/scope-manager@4.11.0":
|
|
|
- version "4.11.0"
|
|
|
- resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.11.0.tgz#2d906537db8a3a946721699e4fc0833810490254"
|
|
|
- integrity sha512-6VSTm/4vC2dHM3ySDW9Kl48en+yLNfVV6LECU8jodBHQOhO8adAVizaZ1fV0QGZnLQjQ/y0aBj5/KXPp2hBTjA==
|
|
|
+"@typescript-eslint/scope-manager@4.11.1":
|
|
|
+ version "4.11.1"
|
|
|
+ resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.11.1.tgz#72dc2b60b0029ab0888479b12bf83034920b4b69"
|
|
|
+ integrity sha512-Al2P394dx+kXCl61fhrrZ1FTI7qsRDIUiVSuN6rTwss6lUn8uVO2+nnF4AvO0ug8vMsy3ShkbxLu/uWZdTtJMQ==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/types" "4.11.0"
|
|
|
- "@typescript-eslint/visitor-keys" "4.11.0"
|
|
|
+ "@typescript-eslint/types" "4.11.1"
|
|
|
+ "@typescript-eslint/visitor-keys" "4.11.1"
|
|
|
|
|
|
-"@typescript-eslint/types@4.11.0":
|
|
|
- version "4.11.0"
|
|
|
- resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.11.0.tgz#86cf95e7eac4ccfd183f9fcf1480cece7caf4ca4"
|
|
|
- integrity sha512-XXOdt/NPX++txOQHM1kUMgJUS43KSlXGdR/aDyEwuAEETwuPt02Nc7v+s57PzuSqMbNLclblQdv3YcWOdXhQ7g==
|
|
|
+"@typescript-eslint/types@4.11.1":
|
|
|
+ version "4.11.1"
|
|
|
+ resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.11.1.tgz#3ba30c965963ef9f8ced5a29938dd0c465bd3e05"
|
|
|
+ integrity sha512-5kvd38wZpqGY4yP/6W3qhYX6Hz0NwUbijVsX2rxczpY6OXaMxh0+5E5uLJKVFwaBM7PJe1wnMym85NfKYIh6CA==
|
|
|
|
|
|
-"@typescript-eslint/typescript-estree@4.11.0":
|
|
|
- version "4.11.0"
|
|
|
- resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.11.0.tgz#1144d145841e5987d61c4c845442a24b24165a4b"
|
|
|
- integrity sha512-eA6sT5dE5RHAFhtcC+b5WDlUIGwnO9b0yrfGa1mIOIAjqwSQCpXbLiFmKTdRbQN/xH2EZkGqqLDrKUuYOZ0+Hg==
|
|
|
+"@typescript-eslint/typescript-estree@4.11.1":
|
|
|
+ version "4.11.1"
|
|
|
+ resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.11.1.tgz#a4416b4a65872a48773b9e47afabdf7519eb10bc"
|
|
|
+ integrity sha512-tC7MKZIMRTYxQhrVAFoJq/DlRwv1bnqA4/S2r3+HuHibqvbrPcyf858lNzU7bFmy4mLeIHFYr34ar/1KumwyRw==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/types" "4.11.0"
|
|
|
- "@typescript-eslint/visitor-keys" "4.11.0"
|
|
|
+ "@typescript-eslint/types" "4.11.1"
|
|
|
+ "@typescript-eslint/visitor-keys" "4.11.1"
|
|
|
debug "^4.1.1"
|
|
|
globby "^11.0.1"
|
|
|
is-glob "^4.0.1"
|
|
@@ -1668,15 +1768,15 @@
|
|
|
semver "^7.3.2"
|
|
|
tsutils "^3.17.1"
|
|
|
|
|
|
-"@typescript-eslint/visitor-keys@4.11.0":
|
|
|
- version "4.11.0"
|
|
|
- resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.11.0.tgz#906669a50f06aa744378bb84c7d5c4fdbc5b7d51"
|
|
|
- integrity sha512-tRYKyY0i7cMk6v4UIOCjl1LhuepC/pc6adQqJk4Is3YcC6k46HvsV9Wl7vQoLbm9qADgeujiT7KdLrylvFIQ+A==
|
|
|
+"@typescript-eslint/visitor-keys@4.11.1":
|
|
|
+ version "4.11.1"
|
|
|
+ resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.11.1.tgz#4c050a4c1f7239786e2dd4e69691436143024e05"
|
|
|
+ integrity sha512-IrlBhD9bm4bdYcS8xpWarazkKXlE7iYb1HzRuyBP114mIaj5DJPo11Us1HgH60dTt41TCZXMaTCAW+OILIYPOg==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/types" "4.11.0"
|
|
|
+ "@typescript-eslint/types" "4.11.1"
|
|
|
eslint-visitor-keys "^2.0.0"
|
|
|
|
|
|
-"@vue/compiler-core@*", "@vue/compiler-core@3.0.4", "@vue/compiler-core@^3.0.0-rc.5":
|
|
|
+"@vue/compiler-core@3.0.4", "@vue/compiler-core@^3.0.0", "@vue/compiler-core@^3.0.1", "@vue/compiler-core@^3.0.2":
|
|
|
version "3.0.4"
|
|
|
resolved "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.0.4.tgz#0122aca6eada4cb28b39ed930af917444755e330"
|
|
|
integrity sha512-snpMICsbWTZqBFnPB03qr4DtiSxVYfDF3DvbDSkN9Z9NTM8Chl8E/lYhKBSsvauq91DAWAh8PU3lr9vrLyQsug==
|
|
@@ -1695,7 +1795,7 @@
|
|
|
"@vue/compiler-core" "3.0.4"
|
|
|
"@vue/shared" "3.0.4"
|
|
|
|
|
|
-"@vue/compiler-sfc@*", "@vue/compiler-sfc@^3.0.0-rc.5", "@vue/compiler-sfc@^3.0.3", "@vue/compiler-sfc@^3.0.4":
|
|
|
+"@vue/compiler-sfc@^3.0.3", "@vue/compiler-sfc@^3.0.4":
|
|
|
version "3.0.4"
|
|
|
resolved "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.0.4.tgz#2119fe1e68d2c268aafa20461c82c139a9adf8e0"
|
|
|
integrity sha512-brDn6HTuK6R3oBCjtMPPsIpyJEZFinlnxjtBXww/goFJOJBAU9CrsdegwyZItNnixCFUIg4CLv4Nj1Eg/eKlfg==
|
|
@@ -1759,75 +1859,97 @@
|
|
|
resolved "https://registry.npmjs.org/@vue/shared/-/shared-3.0.4.tgz#6dc50f593bdfdeaa6183d1dbc15e2d45e7c6b8b3"
|
|
|
integrity sha512-Swfbz31AaMX48CpFl+YmIrqOH9MgJMTrltG9e26A4ZxYx9LjGuMV+41WnxFzS3Bc9nbrc6sDPM37G6nIT8NJSg==
|
|
|
|
|
|
-"@vuedx/analyze@0.2.4-0":
|
|
|
- version "0.2.4-0"
|
|
|
- resolved "https://registry.npmjs.org/@vuedx/analyze/-/analyze-0.2.4-0.tgz#52766a6dcd2867320409fe517540fd0bf0394d48"
|
|
|
- integrity sha512-GX5lqZPwyHLrJaL36L5qcBLBGcvTz/LiGwv1nwxuZ2HpO4rr2mH6CemA0mOKXiQ5aaqbAYqeAzMQf+i/AEViQg==
|
|
|
+"@vuedx/analyze@0.4.0":
|
|
|
+ version "0.4.0"
|
|
|
+ resolved "https://registry.npmjs.org/@vuedx/analyze/-/analyze-0.4.0.tgz#a5ae608e8fedd0d9125e4ddb88b75a4a8165c991"
|
|
|
+ integrity sha512-JHr5xjbzHNlAXY6pQER2SXzpnpDPINpfg9H1+eQo7e3dMwMdXj0f1nnJ9l3b3QCVR11jyr+xsWrqfuvNo2RJXg==
|
|
|
dependencies:
|
|
|
"@babel/code-frame" "^7.10.4"
|
|
|
- "@babel/parser" "^7.10.5"
|
|
|
- "@babel/traverse" "^7.11.0"
|
|
|
- "@babel/types" "^7.10.5"
|
|
|
- "@vue/compiler-core" "^3.0.0-rc.5"
|
|
|
- "@vue/compiler-sfc" "^3.0.0-rc.5"
|
|
|
+ "@babel/generator" "^7.12.1"
|
|
|
+ "@babel/parser" "^7.12.3"
|
|
|
+ "@babel/template" "^7.12.7"
|
|
|
+ "@babel/traverse" "7.12.1"
|
|
|
+ "@babel/types" "7.12.1"
|
|
|
+ "@types/micromatch" "^4.0.1"
|
|
|
+ "@vuedx/compiler-sfc" "0.4.0"
|
|
|
+ "@vuedx/compiler-tsx" "0.4.0"
|
|
|
+ "@vuedx/projectconfig" "0.4.0"
|
|
|
+ "@vuedx/template-ast-types" "0.4.0"
|
|
|
cli-highlight "^2.1.4"
|
|
|
- commander "^6.0.0"
|
|
|
+ commander "^6.1.0"
|
|
|
fast-glob "^3.2.4"
|
|
|
hash-sum "^2.0.0"
|
|
|
+ micromatch "^4.0.2"
|
|
|
|
|
|
-"@vuedx/compiler-tsx@0.2.4-0":
|
|
|
- version "0.2.4-0"
|
|
|
- resolved "https://registry.npmjs.org/@vuedx/compiler-tsx/-/compiler-tsx-0.2.4-0.tgz#a4d734519f689e82287d5bbd8048cdcf1932aee6"
|
|
|
- integrity sha512-XzJdijqmHPiNNV555TgBfv/7iMmwmpQYCimpTtccrVch7m1R+64YZqtgg43lkWZLwwANhPVborJh/Pw8wCUokQ==
|
|
|
+"@vuedx/compiler-sfc@0.4.0":
|
|
|
+ version "0.4.0"
|
|
|
+ resolved "https://registry.npmjs.org/@vuedx/compiler-sfc/-/compiler-sfc-0.4.0.tgz#2c3c85fdcd45b4f0e759179ea87d23c09a188c6d"
|
|
|
+ integrity sha512-AXBi6V2wofbLUff8q2KAAOkfTgWnHcpB9Yqd3KpLhXsKXwGnt4Gt0NW2sjHTantnbAQWB4qxZohbNikHscNXuQ==
|
|
|
dependencies:
|
|
|
- "@babel/parser" "^7.11.0"
|
|
|
- "@babel/types" "^7.11.0"
|
|
|
- "@vue/compiler-core" "^3.0.0-rc.5"
|
|
|
- "@vuedx/template-ast-types" "0.2.4-0"
|
|
|
- lodash.camelcase "^4.3.0"
|
|
|
+ "@vue/compiler-core" "^3.0.2"
|
|
|
+ lru-cache "^6.0.0"
|
|
|
+ source-map "^0.6.1"
|
|
|
|
|
|
-"@vuedx/template-ast-types@0.2.4-0":
|
|
|
- version "0.2.4-0"
|
|
|
- resolved "https://registry.npmjs.org/@vuedx/template-ast-types/-/template-ast-types-0.2.4-0.tgz#a1cead2e9631f8fa710a9c5622412f600e290a1f"
|
|
|
- integrity sha512-9xFfTPH4rTxNsITOJMinlzDJf3+8VS/ao02gfHZMs57XgHszghYzVFKpfs2G0056xYAKrfoJSEJw51eGSB9KQA==
|
|
|
+"@vuedx/compiler-tsx@0.4.0":
|
|
|
+ version "0.4.0"
|
|
|
+ resolved "https://registry.npmjs.org/@vuedx/compiler-tsx/-/compiler-tsx-0.4.0.tgz#f35c1ebbe4bb006cca12509882f6941d4c06408e"
|
|
|
+ integrity sha512-L3zS8RXBVDdITCGih7wGbOURtgGyE5YN/HgKkmSsWLW/KrrUWldOdn9pe/31yixLRdqgpG+9TePauMw7n6HoNw==
|
|
|
dependencies:
|
|
|
- "@vue/compiler-core" "^3.0.0-rc.5"
|
|
|
+ "@babel/parser" "7.12.3"
|
|
|
+ "@babel/types" "7.12.1"
|
|
|
+ "@vue/compiler-core" "^3.0.1"
|
|
|
+ "@vuedx/template-ast-types" "0.4.0"
|
|
|
|
|
|
-"@vuedx/typecheck@^0.2.4-0":
|
|
|
- version "0.2.4-0"
|
|
|
- resolved "https://registry.npmjs.org/@vuedx/typecheck/-/typecheck-0.2.4-0.tgz#d88e942b9b62d31cc8df3ffcfc16265b6da37665"
|
|
|
- integrity sha512-pOOgz5epvks6lcSfqCotm7fcen4UHl/h1pUiabtV/EKoNKh3OXMB8IBzRHwWv0h1SrkMuKVqMzj52liZIVZRfw==
|
|
|
+"@vuedx/projectconfig@0.4.0":
|
|
|
+ version "0.4.0"
|
|
|
+ resolved "https://registry.npmjs.org/@vuedx/projectconfig/-/projectconfig-0.4.0.tgz#a3c39f24e18fef99260480c50214f9266b06ea52"
|
|
|
+ integrity sha512-bBWEpG5pQHJuTYUEau0dvYdwakoGyphheq268FN8/EppzpbSOSligVDtS84AYCC8IKqyPf8I7f1Mma6kDyuBnQ==
|
|
|
+
|
|
|
+"@vuedx/template-ast-types@0.4.0":
|
|
|
+ version "0.4.0"
|
|
|
+ resolved "https://registry.npmjs.org/@vuedx/template-ast-types/-/template-ast-types-0.4.0.tgz#9a9ce25846273f8b578e00db6d50c5fdc1d3b33c"
|
|
|
+ integrity sha512-WCUEJwEzYL7WSeA8zNXVlYtVK5aN8gbMAAt2/HZRGXKTcI3awawFrQv1c6wkAsQP4czvcdpz//y2Gmuh43KfNA==
|
|
|
+ dependencies:
|
|
|
+ "@vue/compiler-core" "^3.0.0"
|
|
|
+
|
|
|
+"@vuedx/typecheck@^0.4.0":
|
|
|
+ version "0.4.0"
|
|
|
+ resolved "https://registry.npmjs.org/@vuedx/typecheck/-/typecheck-0.4.0.tgz#331124e2ae96cac066943e56d4eb67d44da1274e"
|
|
|
+ integrity sha512-2GOXVpyD/bDPjz+ZQK/ltN06XuA+2s3Tq2n7wpUx7ws9vzyhVJQzgUv6SL1LKu04x+qZMFkBX2Q0vMfaQqh5Eg==
|
|
|
dependencies:
|
|
|
- "@vue/compiler-core" "*"
|
|
|
- "@vue/compiler-sfc" "*"
|
|
|
- "@vuedx/typescript-plugin-vue" "0.2.4-0"
|
|
|
- "@vuedx/vue-virtual-textdocument" "0.2.4-0"
|
|
|
+ "@vuedx/typescript-plugin-vue" "0.4.0"
|
|
|
+ "@vuedx/vue-virtual-textdocument" "0.4.0"
|
|
|
chalk "^4.1.0"
|
|
|
+ fast-glob "^3.2.4"
|
|
|
minimist "^1.2.5"
|
|
|
+ typescript "^4.0.3"
|
|
|
|
|
|
-"@vuedx/typescript-plugin-vue@0.2.4-0", "@vuedx/typescript-plugin-vue@^0.2.4-0":
|
|
|
- version "0.2.4-0"
|
|
|
- resolved "https://registry.npmjs.org/@vuedx/typescript-plugin-vue/-/typescript-plugin-vue-0.2.4-0.tgz#e07485139e28de823e5153d96a2f71e82d0f75f2"
|
|
|
- integrity sha512-BB5S29B2JRmmaglM8gJD/VT0Ika9RUnZYUCOMCopHCItyTbFC7RLJkIZg9rZS77R87/alD5W316WxqgE8C9XYA==
|
|
|
- dependencies:
|
|
|
- "@vue/compiler-core" "^3.0.0-rc.5"
|
|
|
- "@vuedx/analyze" "0.2.4-0"
|
|
|
- "@vuedx/template-ast-types" "0.2.4-0"
|
|
|
- "@vuedx/vue-virtual-textdocument" "0.2.4-0"
|
|
|
+"@vuedx/typescript-plugin-vue@0.4.0", "@vuedx/typescript-plugin-vue@^0.4.0":
|
|
|
+ version "0.4.0"
|
|
|
+ resolved "https://registry.npmjs.org/@vuedx/typescript-plugin-vue/-/typescript-plugin-vue-0.4.0.tgz#4780912f5915e65adfcae4764229918366723ac9"
|
|
|
+ integrity sha512-3VTo19ZhnqZbnu3RGRxDJmEw7KI4e+CvXGhrlrjTgqsxgS10yfqn44cgYXF7et4iv/5RRQJjFXUO6Uvla52e8g==
|
|
|
+ dependencies:
|
|
|
+ "@intlify/core" "^9.0.0-beta.15"
|
|
|
+ "@vuedx/analyze" "0.4.0"
|
|
|
+ "@vuedx/compiler-sfc" "0.4.0"
|
|
|
+ "@vuedx/projectconfig" "0.4.0"
|
|
|
+ "@vuedx/template-ast-types" "0.4.0"
|
|
|
+ "@vuedx/vue-virtual-textdocument" "0.4.0"
|
|
|
de-indent "^1.0.2"
|
|
|
+ json5 "^2.1.3"
|
|
|
quick-lru "^5.1.1"
|
|
|
- typescript "^3.9.7"
|
|
|
vscode-uri "^2.1.2"
|
|
|
+ vscode-web-custom-data "^0.3.2"
|
|
|
|
|
|
-"@vuedx/vue-virtual-textdocument@0.2.4-0":
|
|
|
- version "0.2.4-0"
|
|
|
- resolved "https://registry.npmjs.org/@vuedx/vue-virtual-textdocument/-/vue-virtual-textdocument-0.2.4-0.tgz#ea5eb9d17b83b1ebf1e5b4e7313634bc2c4c2a54"
|
|
|
- integrity sha512-eCgyvN5/O27UWlAohwuHzlPftoxEIrEz6zEDncXKFb7Gzzp5EoNlptXN16tJoYGHi1duz4aMnEg6p5xoBSqArQ==
|
|
|
+"@vuedx/vue-virtual-textdocument@0.4.0":
|
|
|
+ version "0.4.0"
|
|
|
+ resolved "https://registry.npmjs.org/@vuedx/vue-virtual-textdocument/-/vue-virtual-textdocument-0.4.0.tgz#e10bcff51f43f3f64790e39f09dfa767e91b8e16"
|
|
|
+ integrity sha512-z4yR5CTG3HtrctAPosbbI3+xldPGzJ4nJHXA7s4k60iIxKruLzlzWbjHtvl9VSekAzRcAr0slJifr5wE47L1QQ==
|
|
|
dependencies:
|
|
|
- "@vue/compiler-core" "^3.0.0-rc.5"
|
|
|
- "@vue/compiler-sfc" "^3.0.0-rc.5"
|
|
|
- "@vuedx/analyze" "0.2.4-0"
|
|
|
- "@vuedx/compiler-tsx" "0.2.4-0"
|
|
|
+ "@vuedx/analyze" "0.4.0"
|
|
|
+ "@vuedx/compiler-sfc" "0.4.0"
|
|
|
+ "@vuedx/compiler-tsx" "0.4.0"
|
|
|
+ source-map "^0.6.1"
|
|
|
vscode-languageserver-textdocument "^1.0.1"
|
|
|
vscode-uri "^2.1.2"
|
|
|
|
|
@@ -2621,7 +2743,7 @@ colorette@^1.2.1:
|
|
|
resolved "https://registry.npmjs.org/colorette/-/colorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b"
|
|
|
integrity sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw==
|
|
|
|
|
|
-commander@*, commander@^6.0.0, commander@^6.2.0:
|
|
|
+commander@*, commander@^6.2.0:
|
|
|
version "6.2.0"
|
|
|
resolved "https://registry.npmjs.org/commander/-/commander-6.2.0.tgz#b990bfb8ac030aedc6d11bc04d1488ffef56db75"
|
|
|
integrity sha512-zP4jEKbe8SHzKJYQmq8Y9gYjtO/POJLgIdKgV7B9qNmABVFVc+ctqSX6iXh4mCpJfRBOabiZ2YKPg8ciDw6C+Q==
|
|
@@ -2636,6 +2758,11 @@ commander@^4.1.1:
|
|
|
resolved "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
|
|
|
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
|
|
|
|
|
|
+commander@^6.1.0:
|
|
|
+ version "6.2.1"
|
|
|
+ resolved "https://registry.npmjs.org/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
|
|
|
+ integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==
|
|
|
+
|
|
|
commander@~2.14.1:
|
|
|
version "2.14.1"
|
|
|
resolved "https://registry.npmjs.org/commander/-/commander-2.14.1.tgz#2235123e37af8ca3c65df45b026dbd357b01b9aa"
|
|
@@ -4929,7 +5056,7 @@ json5@^1.0.1:
|
|
|
dependencies:
|
|
|
minimist "^1.2.0"
|
|
|
|
|
|
-json5@^2.1.2:
|
|
|
+json5@^2.1.2, json5@^2.1.3:
|
|
|
version "2.1.3"
|
|
|
resolved "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43"
|
|
|
integrity sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==
|
|
@@ -7870,12 +7997,7 @@ typedarray-to-buffer@^3.1.5:
|
|
|
dependencies:
|
|
|
is-typedarray "^1.0.0"
|
|
|
|
|
|
-typescript@^3.9.7:
|
|
|
- version "3.9.7"
|
|
|
- resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
|
|
|
- integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
|
|
|
-
|
|
|
-typescript@^4.1.3:
|
|
|
+typescript@^4.0.3, typescript@^4.1.3:
|
|
|
version "4.1.3"
|
|
|
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
|
|
|
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
|
|
@@ -8096,10 +8218,10 @@ vite-plugin-purge-icons@^0.4.5:
|
|
|
"@purge-icons/generated" "^0.4.1"
|
|
|
rollup-plugin-purge-icons "^0.4.5"
|
|
|
|
|
|
-vite-plugin-pwa@^0.2.0:
|
|
|
- version "0.2.0"
|
|
|
- resolved "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.2.0.tgz#e9368530c97537bdad7279f05de061ab9b024cce"
|
|
|
- integrity sha512-OBNhlSqvqH9af9i8HsetmaRTrUjit3UP0rx33Sr0iBapM0gtuAmTjS4JPdSM54cGC1aVaIC3Rn3sY9wL0uxBrw==
|
|
|
+vite-plugin-pwa@^0.2.1:
|
|
|
+ version "0.2.1"
|
|
|
+ resolved "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.2.1.tgz#67e569ac7d5af4b094c6c41b50d06955dd09ef6a"
|
|
|
+ integrity sha512-d1Tw5O3dZjAVVS9wZTI1V6gw7m2wK0LJQ/K+D5I00i6kpuJObPcX5nIrPyPJsKYAm53AU2VwnAMB5thL7MGSMw==
|
|
|
dependencies:
|
|
|
debug "^4.3.2"
|
|
|
fast-glob "^3.2.4"
|
|
@@ -8176,6 +8298,11 @@ vscode-uri@^2.1.2:
|
|
|
resolved "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz#c8d40de93eb57af31f3c715dd650e2ca2c096f1c"
|
|
|
integrity sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==
|
|
|
|
|
|
+vscode-web-custom-data@^0.3.2:
|
|
|
+ version "0.3.2"
|
|
|
+ resolved "https://registry.npmjs.org/vscode-web-custom-data/-/vscode-web-custom-data-0.3.2.tgz#62a5a924397d8056c5524ff0ff8f14eb815b7066"
|
|
|
+ integrity sha512-GGZ99dJbARyh6rv03dXZImGlP5WvNG382A3nIt0yX1uyqBa558L/klHWcgEJzcVkG4t16OQWwPedMR3JkeD2Qg==
|
|
|
+
|
|
|
vue-demi@latest:
|
|
|
version "0.4.5"
|
|
|
resolved "https://registry.npmjs.org/vue-demi/-/vue-demi-0.4.5.tgz#ea422a4468cb6321a746826a368a770607f87791"
|