612612 dependencies :
613613 any-observable "^0.3.0"
614614
615- " @types/eslint-scope@^3.7.3 " :
616- version "3.7.7"
617- resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.7.tgz#3108bd5f18b0cdb277c867b3dd449c9ed7079ac5"
618- integrity sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==
619- dependencies :
620- " @types/eslint" " *"
621- " @types/estree" " *"
622-
623- " @types/eslint@* " :
624- version "8.56.10"
625- resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.10.tgz#eb2370a73bf04a901eeba8f22595c7ee0f7eb58d"
626- integrity sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==
627- dependencies :
628- " @types/estree" " *"
629- " @types/json-schema" " *"
630-
631- " @types/estree@*" , "@types/estree@^1.0.5":
615+ " @types/estree@^1.0.5 " :
632616 version "1.0.5"
633617 resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
634618 integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
641625 " @types/minimatch" " *"
642626 " @types/node" " *"
643627
644- " @types/json-schema@* " , "@types/json-schema@ ^7.0.8":
628+ " @types/json-schema@^7.0.8 " :
645629 version "7.0.15"
646630 resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
647631 integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -2212,10 +2196,10 @@ end-of-stream@^1.1.0:
22122196 dependencies :
22132197 once "^1.4.0"
22142198
2215- enhanced-resolve@^5.17.0 :
2216- version "5.17.0 "
2217- resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.0 .tgz#d037603789dd9555b89aaec7eb78845c49089bc5 "
2218- integrity sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA ==
2199+ enhanced-resolve@^5.17.1 :
2200+ version "5.17.1 "
2201+ resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1 .tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15 "
2202+ integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg ==
22192203 dependencies :
22202204 graceful-fs "^4.2.4"
22212205 tapable "^2.2.0"
@@ -6519,12 +6503,11 @@ webpack-sources@^3.2.3:
65196503 resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
65206504 integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
65216505
6522- webpack@^5.76 .0 :
6523- version "5.92 .0"
6524- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.92 .0.tgz#cc114c71e6851d220b1feaae90159ed52c876bdf "
6525- integrity sha512-Bsw2X39MYIgxouNATyVpCNVWBCuUwDgWtN78g6lSdPJRLaQ/PUVm/oXcaRAyY/sMFoKFQrsPeqvTizWtq7QPCA ==
6506+ webpack@^5.94 .0 :
6507+ version "5.94 .0"
6508+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.94 .0.tgz#77a6089c716e7ab90c1c67574a28da518a20970f "
6509+ integrity sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg ==
65266510 dependencies :
6527- " @types/eslint-scope" " ^3.7.3"
65286511 " @types/estree" " ^1.0.5"
65296512 " @webassemblyjs/ast" " ^1.12.1"
65306513 " @webassemblyjs/wasm-edit" " ^1.12.1"
@@ -6533,7 +6516,7 @@ webpack@^5.76.0:
65336516 acorn-import-attributes "^1.9.5"
65346517 browserslist "^4.21.10"
65356518 chrome-trace-event "^1.0.2"
6536- enhanced-resolve "^5.17.0 "
6519+ enhanced-resolve "^5.17.1 "
65376520 es-module-lexer "^1.2.1"
65386521 eslint-scope "5.1.1"
65396522 events "^3.2.0"
0 commit comments