|
1578 | 1578 | "@types/estree" "*"
|
1579 | 1579 | "@types/json-schema" "*"
|
1580 | 1580 |
|
1581 |
| -"@types/estree@*", "@types/estree@^1.0.0": |
| 1581 | +"@types/estree@*", "@types/estree@^1.0.5": |
1582 | 1582 | version "1.0.5"
|
1583 | 1583 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
|
1584 | 1584 | integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
|
@@ -2396,7 +2396,7 @@ braces@^3.0.2, braces@~3.0.2:
|
2396 | 2396 | dependencies:
|
2397 | 2397 | fill-range "^7.0.1"
|
2398 | 2398 |
|
2399 |
| -browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.22.2: |
| 2399 | +browserslist@^4.0.0, browserslist@^4.21.10, browserslist@^4.22.2: |
2400 | 2400 | version "4.22.2"
|
2401 | 2401 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b"
|
2402 | 2402 | integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==
|
@@ -7195,7 +7195,7 @@ tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0:
|
7195 | 7195 | resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
|
7196 | 7196 | integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
|
7197 | 7197 |
|
7198 |
| -terser-webpack-plugin@^5.3.7: |
| 7198 | +terser-webpack-plugin@^5.3.10: |
7199 | 7199 | version "5.3.10"
|
7200 | 7200 | resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.10.tgz#904f4c9193c6fd2a03f693a2150c62a92f40d199"
|
7201 | 7201 | integrity sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==
|
@@ -7616,19 +7616,19 @@ webpack-sources@^3.2.3:
|
7616 | 7616 | resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
|
7617 | 7617 | integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
|
7618 | 7618 |
|
7619 |
| -webpack@5.89.0: |
7620 |
| - version "5.89.0" |
7621 |
| - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.89.0.tgz#56b8bf9a34356e93a6625770006490bf3a7f32dc" |
7622 |
| - integrity sha512-qyfIC10pOr70V+jkmud8tMfajraGCZMBWJtrmuBymQKCrLTRejBI8STDp1MCyZu/QTdZSeacCQYpYNQVOzX5kw== |
| 7619 | +webpack@5.90.0: |
| 7620 | + version "5.90.0" |
| 7621 | + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.0.tgz#313bfe16080d8b2fee6e29b6c986c0714ad4290e" |
| 7622 | + integrity sha512-bdmyXRCXeeNIePv6R6tGPyy20aUobw4Zy8r0LUS2EWO+U+Ke/gYDgsCh7bl5rB6jPpr4r0SZa6dPxBxLooDT3w== |
7623 | 7623 | dependencies:
|
7624 | 7624 | "@types/eslint-scope" "^3.7.3"
|
7625 |
| - "@types/estree" "^1.0.0" |
| 7625 | + "@types/estree" "^1.0.5" |
7626 | 7626 | "@webassemblyjs/ast" "^1.11.5"
|
7627 | 7627 | "@webassemblyjs/wasm-edit" "^1.11.5"
|
7628 | 7628 | "@webassemblyjs/wasm-parser" "^1.11.5"
|
7629 | 7629 | acorn "^8.7.1"
|
7630 | 7630 | acorn-import-assertions "^1.9.0"
|
7631 |
| - browserslist "^4.14.5" |
| 7631 | + browserslist "^4.21.10" |
7632 | 7632 | chrome-trace-event "^1.0.2"
|
7633 | 7633 | enhanced-resolve "^5.15.0"
|
7634 | 7634 | es-module-lexer "^1.2.1"
|
|
7642 | 7642 | neo-async "^2.6.2"
|
7643 | 7643 | schema-utils "^3.2.0"
|
7644 | 7644 | tapable "^2.1.1"
|
7645 |
| - terser-webpack-plugin "^5.3.7" |
| 7645 | + terser-webpack-plugin "^5.3.10" |
7646 | 7646 | watchpack "^2.4.0"
|
7647 | 7647 | webpack-sources "^3.2.3"
|
7648 | 7648 |
|
|
0 commit comments