@@ -3648,13 +3648,6 @@ escape-string-regexp@^4.0.0:
3648
3648
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
3649
3649
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
3650
3650
3651
- eslint-compat-utils@^0.4.0 :
3652
- version "0.4.1"
3653
- resolved "https://registry.npmjs.org/eslint-compat-utils/-/eslint-compat-utils-0.4.1.tgz#498d9dad03961174a283f7741838a3fbe4a34e89"
3654
- integrity sha512-5N7ZaJG5pZxUeNNJfUchurLVrunD1xJvyg5kYOIVF8kg1f3ajTikmAu/5fZ9w100omNPOoMjngRszh/Q/uFGMg==
3655
- dependencies :
3656
- semver "^7.5.4"
3657
-
3658
3651
eslint-compat-utils@^0.5.0 :
3659
3652
version "0.5.0"
3660
3653
resolved "https://registry.npmjs.org/eslint-compat-utils/-/eslint-compat-utils-0.5.0.tgz#f7b2eb2befec25a370fac76934d3f9189f312a65"
@@ -3727,15 +3720,15 @@ eslint-plugin-import@^2.29.1:
3727
3720
semver "^6.3.1"
3728
3721
tsconfig-paths "^3.15.0"
3729
3722
3730
- eslint-plugin-json-schema-validator@^4.8.3 :
3731
- version "4.8.3 "
3732
- resolved "https://registry.npmjs.org/eslint-plugin-json-schema-validator/-/eslint-plugin-json-schema-validator-4.8.3 .tgz#3d04a085631734a51cbbf7c48bd22b22d9b0bffc "
3733
- integrity sha512-F4S6Aw7l/9NzB8E0CAbjiSlXWqDiK3rIiw0I+Jdp+qr/wN1yTg7HkJgeWX4mNnlDMDzydymYy2uuKmNaWUV/hA ==
3723
+ eslint-plugin-json-schema-validator@^5.1.1 :
3724
+ version "5.1.1 "
3725
+ resolved "https://registry.npmjs.org/eslint-plugin-json-schema-validator/-/eslint-plugin-json-schema-validator-5.1.1 .tgz#60664c033c280b1244baa1cfddfddb17d0dff08d "
3726
+ integrity sha512-VN0OiIYgke1CY5ukEdMwICpfNVXlwsyooExwtK4lRfvU7aomczw3TD/ehFvp6tATYdH2OZjJkXPLyToCm2Kb0w ==
3734
3727
dependencies :
3735
3728
" @eslint-community/eslint-utils" " ^4.3.0"
3736
3729
ajv "^8.0.0"
3737
3730
debug "^4.3.1"
3738
- eslint-compat-utils "^0.4 .0"
3731
+ eslint-compat-utils "^0.5 .0"
3739
3732
json-schema-migrate "^2.0.0"
3740
3733
jsonc-eslint-parser "^2.0.0"
3741
3734
minimatch "^8.0.0"
@@ -7855,7 +7848,16 @@ stdin-discarder@^0.2.1:
7855
7848
resolved "https://registry.npmjs.org/stdin-discarder/-/stdin-discarder-0.2.2.tgz#390037f44c4ae1a1ae535c5fe38dc3aba8d997be"
7856
7849
integrity sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==
7857
7850
7858
- " string-width-cjs@npm:string-width@^4.2.0" , "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
7851
+ " string-width-cjs@npm:string-width@^4.2.0 " :
7852
+ version "4.2.3"
7853
+ resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7854
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7855
+ dependencies :
7856
+ emoji-regex "^8.0.0"
7857
+ is-fullwidth-code-point "^3.0.0"
7858
+ strip-ansi "^6.0.1"
7859
+
7860
+ " string-width@^1.0.2 || 2 || 3 || 4" , string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
7859
7861
version "4.2.3"
7860
7862
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7861
7863
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7966,7 +7968,14 @@ string_decoder@^1.1.1:
7966
7968
dependencies :
7967
7969
safe-buffer "~5.1.0"
7968
7970
7969
- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7971
+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
7972
+ version "6.0.1"
7973
+ resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7974
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7975
+ dependencies :
7976
+ ansi-regex "^5.0.1"
7977
+
7978
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
7970
7979
version "6.0.1"
7971
7980
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7972
7981
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8799,7 +8808,7 @@ wildcard@^2.0.0:
8799
8808
resolved "https://registry.npmjs.org/wildcard/-/wildcard-2.0.0.tgz#a77d20e5200c6faaac979e4b3aadc7b3dd7f8fec"
8800
8809
integrity sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw==
8801
8810
8802
- " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0 :
8811
+ " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
8803
8812
version "7.0.0"
8804
8813
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8805
8814
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -8817,6 +8826,15 @@ wrap-ansi@^6.2.0:
8817
8826
string-width "^4.1.0"
8818
8827
strip-ansi "^6.0.0"
8819
8828
8829
+ wrap-ansi@^7.0.0 :
8830
+ version "7.0.0"
8831
+ resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8832
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
8833
+ dependencies :
8834
+ ansi-styles "^4.0.0"
8835
+ string-width "^4.1.0"
8836
+ strip-ansi "^6.0.0"
8837
+
8820
8838
wrap-ansi@^8.1.0 :
8821
8839
version "8.1.0"
8822
8840
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
0 commit comments