|
2058 | 2058 | "@types/estree" "*" |
2059 | 2059 |
|
2060 | 2060 | "@types/eslint@*": |
2061 | | - version "8.21.3" |
2062 | | - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.21.3.tgz#5794b3911f0f19e34e3a272c49cbdf48d6f543f2" |
2063 | | - integrity sha512-fa7GkppZVEByMWGbTtE5MbmXWJTVbrjjaS8K6uQj+XtuuUv1fsuPAxhygfqLmsb/Ufb3CV8deFCpiMfAgi00Sw== |
| 2061 | + version "8.37.0" |
| 2062 | + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.37.0.tgz#29cebc6c2a3ac7fea7113207bf5a828fdf4d7ef1" |
| 2063 | + integrity sha512-Piet7dG2JBuDIfohBngQ3rCt7MgO9xCO4xIMKxBThCq5PNRB91IjlJ10eJVwfoNtvTErmxLzwBZ7rHZtbOMmFQ== |
2064 | 2064 | dependencies: |
2065 | 2065 | "@types/estree" "*" |
2066 | 2066 | "@types/json-schema" "*" |
@@ -3249,7 +3249,12 @@ caniuse-lite@^1.0.0: |
3249 | 3249 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001457.tgz#6af34bb5d720074e2099432aa522c21555a18301" |
3250 | 3250 | integrity sha512-SDIV6bgE1aVbK6XyxdURbUE89zY7+k1BBBaOwYwkNCglXlel/E7mELiHC64HQ+W0xSKlqWhV9Wh7iHxUjMs4fA== |
3251 | 3251 |
|
3252 | | -caniuse-lite@^1.0.30001449, caniuse-lite@^1.0.30001464: |
| 3252 | +caniuse-lite@^1.0.30001449: |
| 3253 | + version "1.0.30001473" |
| 3254 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001473.tgz#3859898b3cab65fc8905bb923df36ad35058153c" |
| 3255 | + integrity sha512-ewDad7+D2vlyy+E4UJuVfiBsU69IL+8oVmTuZnH5Q6CIUbxNfI50uVpRHbUPDD6SUaN2o0Lh4DhTrvLG/Tn1yg== |
| 3256 | + |
| 3257 | +caniuse-lite@^1.0.30001464: |
3253 | 3258 | version "1.0.30001472" |
3254 | 3259 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001472.tgz#3f484885f2a2986c019dc416e65d9d62798cdd64" |
3255 | 3260 | integrity sha512-xWC/0+hHHQgj3/vrKYY0AAzeIUgr7L9wlELIcAvZdDUHlhL/kNxMdnQLOSOQfP8R51ZzPhmHdyMkI0MMpmxCfg== |
@@ -4079,9 +4084,9 @@ edge-paths@^3.0.5: |
4079 | 4084 | which "^2.0.2" |
4080 | 4085 |
|
4081 | 4086 | electron-to-chromium@^1.4.284: |
4082 | | - version "1.4.341" |
4083 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.341.tgz#ab31e9e57ef7758a14c7a7977a1978d599514470" |
4084 | | - integrity sha512-R4A8VfUBQY9WmAhuqY5tjHRf5fH2AAf6vqitBOE0y6u2PgHgqHSrhZmu78dIX3fVZtjqlwJNX1i2zwC3VpHtQQ== |
| 4087 | + version "1.4.345" |
| 4088 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.345.tgz#c90b7183b39245cddf0e990337469063bfced6f0" |
| 4089 | + integrity sha512-znGhOQK2TUYLICgS25uaM0a7pHy66rSxbre7l762vg9AUoCcJK+Bu+HCPWpjL/U/kK8/Hf+6E0szAUJSyVYb3Q== |
4085 | 4090 |
|
4086 | 4091 | emoji-regex@^8.0.0: |
4087 | 4092 | version "8.0.0" |
@@ -8271,9 +8276,9 @@ terser@^5.10.0: |
8271 | 8276 | source-map-support "~0.5.20" |
8272 | 8277 |
|
8273 | 8278 | terser@^5.16.5: |
8274 | | - version "5.16.6" |
8275 | | - resolved "https://registry.yarnpkg.com/terser/-/terser-5.16.6.tgz#f6c7a14a378ee0630fbe3ac8d1f41b4681109533" |
8276 | | - integrity sha512-IBZ+ZQIA9sMaXmRZCUMDjNH0D5AQQfdn4WUjHL0+1lF4TP1IHRJbrhb6fNaXWikrYQTSkb7SLxkeXAiy1p7mbg== |
| 8279 | + version "5.16.8" |
| 8280 | + resolved "https://registry.yarnpkg.com/terser/-/terser-5.16.8.tgz#ccde583dabe71df3f4ed02b65eb6532e0fae15d5" |
| 8281 | + integrity sha512-QI5g1E/ef7d+PsDifb+a6nnVgC4F22Bg6T0xrBrz6iloVB4PUkkunp6V8nzoOOZJIzjWVdAGqCdlKlhLq/TbIA== |
8277 | 8282 | dependencies: |
8278 | 8283 | "@jridgewell/source-map" "^0.3.2" |
8279 | 8284 | acorn "^8.5.0" |
@@ -8710,9 +8715,9 @@ webpack-sources@^3.2.3: |
8710 | 8715 | integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w== |
8711 | 8716 |
|
8712 | 8717 | webpack@^5.73.0: |
8713 | | - version "5.76.3" |
8714 | | - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.3.tgz#dffdc72c8950e5b032fddad9c4452e7787d2f489" |
8715 | | - integrity sha512-18Qv7uGPU8b2vqGeEEObnfICyw2g39CHlDEK4I7NK13LOur1d0HGmGNKGT58Eluwddpn3oEejwvBPoP4M7/KSA== |
| 8718 | + version "5.77.0" |
| 8719 | + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.77.0.tgz#dea3ad16d7ea6b84aa55fa42f4eac9f30e7eb9b4" |
| 8720 | + integrity sha512-sbGNjBr5Ya5ss91yzjeJTLKyfiwo5C628AFjEa6WSXcZa4E+F57om3Cc8xLb1Jh0b243AWuSYRf3dn7HVeFQ9Q== |
8716 | 8721 | dependencies: |
8717 | 8722 | "@types/eslint-scope" "^3.7.3" |
8718 | 8723 | "@types/estree" "^0.0.51" |
|
0 commit comments