1010 " @jridgewell/gen-mapping" " ^0.3.5"
1111 " @jridgewell/trace-mapping" " ^0.3.24"
1212
13- " @babel/cli@7.27.0 " :
14- version "7.27.0 "
15- resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.27.0 .tgz#076603b25fc7dd88298ea94ab249c8237c7e71cc "
16- integrity sha512-bZfxn8DRxwiVzDO5CEeV+7IqXeCkzI4yYnrQbpwjT76CUyossQc6RYE7n+xfm0/2k40lPaCpW0FhxYs7EBAetw ==
13+ " @babel/cli@7.27.1 " :
14+ version "7.27.1 "
15+ resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.27.1 .tgz#699f03267f3fb6625b6de527cd8f2bda7f6371d9 "
16+ integrity sha512-uW6vyhrV/YB9f3QFyPX2sMmDTID853+f3rOsTvH9q/FsL+e40GKqdMy5fdnGBvXsk5WiWJuMhR6sl03/x+XqqA ==
1717 dependencies :
1818 " @jridgewell/trace-mapping" " ^0.3.25"
1919 commander "^6.2.0"
10951095 resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
10961096 integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==
10971097
1098- " @types/json-schema@*" , "@types/json-schema@^7.0.9":
1098+ " @types/json-schema@*" , "@types/json-schema@^7.0.15", "@types/json-schema@^7.0. 9":
10991099 version "7.0.15"
11001100 resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
11011101 integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -2142,6 +2142,16 @@ schema-utils@^4.3.0:
21422142 ajv-formats "^2.1.1"
21432143 ajv-keywords "^5.1.0"
21442144
2145+ schema-utils@^4.3.2 :
2146+ version "4.3.2"
2147+ resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.2.tgz#0c10878bf4a73fd2b1dfd14b9462b26788c806ae"
2148+ integrity sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==
2149+ dependencies :
2150+ " @types/json-schema" " ^7.0.9"
2151+ ajv "^8.9.0"
2152+ ajv-formats "^2.1.1"
2153+ ajv-keywords "^5.1.0"
2154+
21452155semver@^5.6.0 :
21462156 version "5.7.2"
21472157 resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
@@ -2338,13 +2348,14 @@ webpack-sources@^3.2.3:
23382348 resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
23392349 integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
23402350
2341- webpack@5.99.5 :
2342- version "5.99.5 "
2343- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.5 .tgz#86e3b3a5a03377ea5da271c929934003f5ac5dd8 "
2344- integrity sha512-q+vHBa6H9qwBLUlHL4Y7L0L1/LlyBKZtS9FHNCQmtayxjI5RKC9yD8gpvLeqGv5lCQp1Re04yi0MF40pf30Pvg ==
2351+ webpack@5.99.7 :
2352+ version "5.99.7 "
2353+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.7 .tgz#60201c1ca66da046b07d006c2f6e0cc5e8a7bdba "
2354+ integrity sha512-CNqKBRMQjwcmKR0idID5va1qlhrqVUKpovi+Ec79ksW8ux7iS1+A6VqzfZXgVYCFRKl7XL5ap3ZoMpwBJxcg0w ==
23452355 dependencies :
23462356 " @types/eslint-scope" " ^3.7.7"
23472357 " @types/estree" " ^1.0.6"
2358+ " @types/json-schema" " ^7.0.15"
23482359 " @webassemblyjs/ast" " ^1.14.1"
23492360 " @webassemblyjs/wasm-edit" " ^1.14.1"
23502361 " @webassemblyjs/wasm-parser" " ^1.14.1"
@@ -2361,7 +2372,7 @@ webpack@5.99.5:
23612372 loader-runner "^4.2.0"
23622373 mime-types "^2.1.27"
23632374 neo-async "^2.6.2"
2364- schema-utils "^4.3.0 "
2375+ schema-utils "^4.3.2 "
23652376 tapable "^2.1.1"
23662377 terser-webpack-plugin "^5.3.11"
23672378 watchpack "^2.4.1"
0 commit comments