|
29 | 29 | semver "^5.4.1"
|
30 | 30 | source-map "^0.5.0"
|
31 | 31 |
|
| 32 | +"@babel/eslint-parser@^7.11.0": |
| 33 | + version "7.22.9" |
| 34 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.9.tgz#75f8aa978d1e76c87cc6f26c1ea16ae58804d390" |
| 35 | + integrity sha512-xdMkt39/nviO/4vpVdrEYPwXCsYIXSSAr6mC7WQsNIlGnuxKyKE7GZjalcnbSWiC4OXGNNN3UQPeHfjSC6sTDA== |
| 36 | + dependencies: |
| 37 | + "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1" |
| 38 | + eslint-visitor-keys "^2.1.0" |
| 39 | + semver "^6.3.1" |
| 40 | + |
32 | 41 | "@babel/generator@^7.0.0":
|
33 | 42 | version "7.3.0"
|
34 | 43 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.3.0.tgz#f663838cd7b542366de3aa608a657b8ccb2a99eb"
|
|
1146 | 1155 | mkdirp "^0.5.1"
|
1147 | 1156 | rimraf "^2.5.2"
|
1148 | 1157 |
|
| 1158 | +"@nicolo-ribaudo/[email protected]": |
| 1159 | + version "5.1.1-v1" |
| 1160 | + resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz#dbf733a965ca47b1973177dc0bb6c889edcfb129" |
| 1161 | + integrity sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg== |
| 1162 | + dependencies: |
| 1163 | + eslint-scope "5.1.1" |
| 1164 | + |
1149 | 1165 |
|
1150 | 1166 | version "2.4.0-25811407.6d8da0ed"
|
1151 | 1167 | resolved "https://registry.yarnpkg.com/@nuxt/babel-preset-app-edge/-/babel-preset-app-edge-2.4.0-25811407.6d8da0ed.tgz#47f16232920702cb524beee2045bc80d1c2ca033"
|
@@ -2042,18 +2058,6 @@ aws4@^1.8.0:
|
2042 | 2058 | resolved "https://registry.npmjs.org/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
|
2043 | 2059 | integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
|
2044 | 2060 |
|
2045 |
| -babel-eslint@^10.0.1: |
2046 |
| - version "10.0.1" |
2047 |
| - resolved "https://registry.npmjs.org/babel-eslint/-/babel-eslint-10.0.1.tgz#919681dc099614cd7d31d45c8908695092a1faed" |
2048 |
| - integrity sha512-z7OT1iNV+TjOwHNLLyJk+HN+YVWX+CLE6fPD2SymJZOZQBs+QIexFjhm4keGTm8MW9xr4EC9Q0PbaLB24V5GoQ== |
2049 |
| - dependencies: |
2050 |
| - "@babel/code-frame" "^7.0.0" |
2051 |
| - "@babel/parser" "^7.0.0" |
2052 |
| - "@babel/traverse" "^7.0.0" |
2053 |
| - "@babel/types" "^7.0.0" |
2054 |
| - eslint-scope "3.7.1" |
2055 |
| - eslint-visitor-keys "^1.0.0" |
2056 |
| - |
2057 | 2061 | babel-jest@^24.8.0:
|
2058 | 2062 | version "24.8.0"
|
2059 | 2063 | resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-24.8.0.tgz#5c15ff2b28e20b0f45df43fe6b7f2aae93dba589"
|
@@ -4113,12 +4117,12 @@ eslint-plugin-vue@^5.2.2:
|
4113 | 4117 | dependencies:
|
4114 | 4118 | vue-eslint-parser "^5.0.0"
|
4115 | 4119 |
|
4116 |
| -eslint-scope@3.7.1: |
4117 |
| - version "3.7.1" |
4118 |
| - resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8" |
4119 |
| - integrity sha1-PWPD7f2gLgbgGkUq2IyqzHzctug= |
| 4120 | +eslint-scope@5.1.1: |
| 4121 | + version "5.1.1" |
| 4122 | + resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c" |
| 4123 | + integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== |
4120 | 4124 | dependencies:
|
4121 |
| - esrecurse "^4.1.0" |
| 4125 | + esrecurse "^4.3.0" |
4122 | 4126 | estraverse "^4.1.1"
|
4123 | 4127 |
|
4124 | 4128 | eslint-scope@^4.0.0:
|
@@ -4147,6 +4151,11 @@ eslint-visitor-keys@^1.0.0:
|
4147 | 4151 | resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
|
4148 | 4152 | integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
|
4149 | 4153 |
|
| 4154 | +eslint-visitor-keys@^2.1.0: |
| 4155 | + version "2.1.0" |
| 4156 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303" |
| 4157 | + integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw== |
| 4158 | + |
4150 | 4159 | eslint@^5.16.0:
|
4151 | 4160 | version "5.16.0"
|
4152 | 4161 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea"
|
@@ -4236,11 +4245,23 @@ esrecurse@^4.1.0:
|
4236 | 4245 | dependencies:
|
4237 | 4246 | estraverse "^4.1.0"
|
4238 | 4247 |
|
| 4248 | +esrecurse@^4.3.0: |
| 4249 | + version "4.3.0" |
| 4250 | + resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921" |
| 4251 | + integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag== |
| 4252 | + dependencies: |
| 4253 | + estraverse "^5.2.0" |
| 4254 | + |
4239 | 4255 | estraverse@^4.0.0, estraverse@^4.1.0, estraverse@^4.1.1, estraverse@^4.2.0:
|
4240 | 4256 | version "4.2.0"
|
4241 | 4257 | resolved "https://registry.npmjs.org/estraverse/-/estraverse-4.2.0.tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13"
|
4242 | 4258 | integrity sha1-De4/7TH81GlhjOc0IJn8GvoL2xM=
|
4243 | 4259 |
|
| 4260 | +estraverse@^5.2.0: |
| 4261 | + version "5.3.0" |
| 4262 | + resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123" |
| 4263 | + integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA== |
| 4264 | + |
4244 | 4265 | esutils@^2.0.2:
|
4245 | 4266 | version "2.0.2"
|
4246 | 4267 | resolved "https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
|
|
9121 | 9142 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65"
|
9122 | 9143 | integrity sha512-0UewU+9rFapKFnlbirLi3byoOuhrSsli/z/ihNnvM24vgF+8sNBiI1LZPBSH9wJKUwaUbw+s3hToDLCXkrghrQ==
|
9123 | 9144 |
|
| 9145 | +semver@^6.3.1: |
| 9146 | + version "6.3.1" |
| 9147 | + resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" |
| 9148 | + integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== |
| 9149 | + |
9124 | 9150 |
|
9125 | 9151 | version "0.16.2"
|
9126 | 9152 | resolved "https://registry.npmjs.org/send/-/send-0.16.2.tgz#6ecca1e0f8c156d141597559848df64730a6bbc1"
|
|
0 commit comments