diff --git a/Cargo.lock b/Cargo.lock index 183fe6564..46e28c8ac 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -71,7 +71,7 @@ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" [[package]] name = "biome_analyze" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_console", "biome_deserialize", @@ -91,7 +91,7 @@ dependencies = [ [[package]] name = "biome_aria" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_aria_metadata", ] @@ -99,7 +99,7 @@ dependencies = [ [[package]] name = "biome_aria_metadata" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_deserialize", "biome_deserialize_macros", @@ -109,13 +109,13 @@ dependencies = [ "quote", "serde", "serde_json", - "syn 2.0.111", + "syn 2.0.112", ] [[package]] name = "biome_cli" version = "0.0.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "anyhow", "biome_analyze", @@ -135,6 +135,7 @@ dependencies = [ "biome_grit_patterns", "biome_html_analyze", "biome_html_formatter", + "biome_html_syntax", "biome_js_analyze", "biome_js_formatter", "biome_js_syntax", @@ -175,7 +176,7 @@ dependencies = [ [[package]] name = "biome_configuration" version = "0.0.1" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_analyze", "biome_console", @@ -206,7 +207,7 @@ dependencies = [ [[package]] name = "biome_console" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_markup", "biome_text_size", @@ -220,7 +221,7 @@ dependencies = [ [[package]] name = "biome_control_flow" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_rowan", "rustc-hash 2.1.1", @@ -229,7 +230,7 @@ dependencies = [ [[package]] name = "biome_css_analyze" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_analyze", "biome_console", @@ -252,7 +253,7 @@ dependencies = [ [[package]] name = "biome_css_factory" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_css_syntax", "biome_rowan", @@ -261,7 +262,7 @@ dependencies = [ [[package]] name = "biome_css_formatter" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_css_syntax", "biome_diagnostics", @@ -274,7 +275,7 @@ dependencies = [ [[package]] name = "biome_css_parser" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_console", "biome_css_factory", @@ -289,7 +290,7 @@ dependencies = [ [[package]] name = "biome_css_semantic" version = "0.0.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_css_syntax", "biome_formatter", @@ -300,7 +301,7 @@ dependencies = [ [[package]] name = "biome_css_syntax" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_rowan", "biome_string_case", @@ -312,7 +313,7 @@ dependencies = [ [[package]] name = "biome_deserialize" version = "0.6.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_console", "biome_diagnostics", @@ -330,7 +331,7 @@ dependencies = [ [[package]] name = "biome_deserialize_macros" version = "0.6.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_string_case", "proc-macro-error2", @@ -342,7 +343,7 @@ dependencies = [ [[package]] name = "biome_diagnostics" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "backtrace", "biome_console", @@ -365,7 +366,7 @@ dependencies = [ [[package]] name = "biome_diagnostics_categories" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "quote", "schemars", @@ -376,7 +377,7 @@ dependencies = [ [[package]] name = "biome_diagnostics_macros" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "proc-macro-error2", "proc-macro2", @@ -387,7 +388,7 @@ dependencies = [ [[package]] name = "biome_flags" version = "0.0.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_console", ] @@ -395,7 +396,7 @@ dependencies = [ [[package]] name = "biome_formatter" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_console", "biome_deserialize", @@ -416,7 +417,7 @@ dependencies = [ [[package]] name = "biome_fs" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_diagnostics", "camino", @@ -437,7 +438,7 @@ dependencies = [ [[package]] name = "biome_glob" version = "0.1.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_deserialize", "biome_deserialize_macros", @@ -450,7 +451,7 @@ dependencies = [ [[package]] name = "biome_graphql_analyze" version = "0.0.1" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_analyze", "biome_console", @@ -471,7 +472,7 @@ dependencies = [ [[package]] name = "biome_graphql_factory" version = "0.1.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_graphql_syntax", "biome_rowan", @@ -480,7 +481,7 @@ dependencies = [ [[package]] name = "biome_graphql_formatter" version = "0.1.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_diagnostics", "biome_formatter", @@ -492,7 +493,7 @@ dependencies = [ [[package]] name = "biome_graphql_parser" version = "0.1.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_console", "biome_diagnostics", @@ -508,7 +509,7 @@ dependencies = [ [[package]] name = "biome_graphql_syntax" version = "0.1.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_rowan", "biome_string_case", @@ -520,7 +521,7 @@ dependencies = [ [[package]] name = "biome_grit_factory" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_grit_syntax", "biome_rowan", @@ -529,7 +530,7 @@ dependencies = [ [[package]] name = "biome_grit_formatter" version = "0.0.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_formatter", "biome_grit_syntax", @@ -539,7 +540,7 @@ dependencies = [ [[package]] name = "biome_grit_parser" version = "0.1.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_console", "biome_diagnostics", @@ -557,7 +558,7 @@ dependencies = [ [[package]] name = "biome_grit_patterns" version = "0.0.1" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_analyze", "biome_console", @@ -586,7 +587,7 @@ dependencies = [ [[package]] name = "biome_grit_syntax" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_rowan", "biome_string_case", @@ -598,7 +599,7 @@ dependencies = [ [[package]] name = "biome_html_analyze" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_analyze", "biome_aria_metadata", @@ -618,7 +619,7 @@ dependencies = [ [[package]] name = "biome_html_factory" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_html_syntax", "biome_rowan", @@ -627,7 +628,7 @@ dependencies = [ [[package]] name = "biome_html_formatter" version = "0.0.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_deserialize", "biome_deserialize_macros", @@ -644,7 +645,7 @@ dependencies = [ [[package]] name = "biome_html_parser" version = "0.0.1" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_console", "biome_diagnostics", @@ -659,7 +660,7 @@ dependencies = [ [[package]] name = "biome_html_syntax" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_rowan", "biome_string_case", @@ -671,7 +672,7 @@ dependencies = [ [[package]] name = "biome_js_analyze" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_analyze", "biome_aria", @@ -712,7 +713,7 @@ dependencies = [ [[package]] name = "biome_js_factory" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_js_syntax", "biome_rowan", @@ -721,7 +722,7 @@ dependencies = [ [[package]] name = "biome_js_formatter" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_deserialize", "biome_deserialize_macros", @@ -744,7 +745,7 @@ dependencies = [ [[package]] name = "biome_js_parser" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_console", "biome_diagnostics", @@ -767,7 +768,7 @@ dependencies = [ [[package]] name = "biome_js_semantic" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_formatter", "biome_js_syntax", @@ -780,7 +781,7 @@ dependencies = [ [[package]] name = "biome_js_syntax" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_aria", "biome_aria_metadata", @@ -795,7 +796,7 @@ dependencies = [ [[package]] name = "biome_js_type_info" version = "0.0.1" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_formatter", "biome_js_syntax", @@ -811,7 +812,7 @@ dependencies = [ [[package]] name = "biome_js_type_info_macros" version = "0.0.1" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "proc-macro-error2", "proc-macro2", @@ -822,7 +823,7 @@ dependencies = [ [[package]] name = "biome_jsdoc_comment" version = "0.0.1" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_formatter", "biome_js_parser", @@ -834,7 +835,7 @@ dependencies = [ [[package]] name = "biome_json_analyze" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_analyze", "biome_configuration", @@ -853,7 +854,7 @@ dependencies = [ [[package]] name = "biome_json_factory" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_json_syntax", "biome_rowan", @@ -862,7 +863,7 @@ dependencies = [ [[package]] name = "biome_json_formatter" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_deserialize", "biome_deserialize_macros", @@ -879,7 +880,7 @@ dependencies = [ [[package]] name = "biome_json_parser" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_console", "biome_diagnostics", @@ -895,7 +896,7 @@ dependencies = [ [[package]] name = "biome_json_syntax" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_rowan", "biome_string_case", @@ -908,7 +909,7 @@ dependencies = [ [[package]] name = "biome_json_value" version = "0.1.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_deserialize", "biome_deserialize_macros", @@ -922,7 +923,7 @@ dependencies = [ [[package]] name = "biome_line_index" version = "0.1.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_text_size", "rustc-hash 2.1.1", @@ -931,7 +932,7 @@ dependencies = [ [[package]] name = "biome_lsp" version = "0.0.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "anyhow", "biome_analyze", @@ -962,7 +963,7 @@ dependencies = [ [[package]] name = "biome_lsp_converters" version = "0.1.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "anyhow", "biome_line_index", @@ -974,7 +975,7 @@ dependencies = [ [[package]] name = "biome_markup" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "proc-macro-error2", "proc-macro2", @@ -984,7 +985,7 @@ dependencies = [ [[package]] name = "biome_migrate" version = "0.0.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_analyze", "biome_configuration", @@ -1002,7 +1003,7 @@ dependencies = [ [[package]] name = "biome_module_graph" version = "0.0.1" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_console", "biome_css_semantic", @@ -1034,7 +1035,7 @@ dependencies = [ [[package]] name = "biome_package" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_console", "biome_deserialize", @@ -1057,7 +1058,7 @@ dependencies = [ [[package]] name = "biome_parser" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_console", "biome_diagnostics", @@ -1071,7 +1072,7 @@ dependencies = [ [[package]] name = "biome_plugin_loader" version = "0.0.1" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_analyze", "biome_console", @@ -1099,7 +1100,7 @@ dependencies = [ [[package]] name = "biome_project_layout" version = "0.0.1" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_package", "biome_parser", @@ -1112,7 +1113,7 @@ dependencies = [ [[package]] name = "biome_resolver" version = "0.1.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_console", "biome_diagnostics", @@ -1126,7 +1127,7 @@ dependencies = [ [[package]] name = "biome_rowan" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_text_edit", "biome_text_size", @@ -1139,7 +1140,7 @@ dependencies = [ [[package]] name = "biome_rule_options" version = "0.0.1" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_console", "biome_deserialize", @@ -1163,7 +1164,7 @@ dependencies = [ [[package]] name = "biome_ruledoc_utils" version = "0.0.1" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "anyhow", "biome_analyze", @@ -1182,7 +1183,7 @@ dependencies = [ [[package]] name = "biome_service" version = "0.0.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_analyze", "biome_configuration", @@ -1255,7 +1256,7 @@ dependencies = [ [[package]] name = "biome_string_case" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_rowan", ] @@ -1263,7 +1264,7 @@ dependencies = [ [[package]] name = "biome_suppression" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_console", "biome_diagnostics", @@ -1273,7 +1274,7 @@ dependencies = [ [[package]] name = "biome_test_utils" version = "0.0.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "ansi_rgb", "biome_analyze", @@ -1307,7 +1308,7 @@ dependencies = [ [[package]] name = "biome_text_edit" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "biome_text_size", "schemars", @@ -1318,7 +1319,7 @@ dependencies = [ [[package]] name = "biome_text_size" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "schemars", "serde", @@ -1327,12 +1328,12 @@ dependencies = [ [[package]] name = "biome_ungrammar" version = "0.3.1" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" [[package]] name = "biome_unicode_table" version = "0.5.7" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" [[package]] name = "bitflags" @@ -1389,7 +1390,7 @@ checksum = "fefb4feeec9a091705938922f26081aad77c64cd2e76cd1c4a9ece8e42e1618a" dependencies = [ "proc-macro2", "quote", - "syn 2.0.111", + "syn 2.0.112", ] [[package]] @@ -1731,7 +1732,7 @@ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.111", + "syn 2.0.112", ] [[package]] @@ -1779,7 +1780,7 @@ checksum = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827" dependencies = [ "proc-macro2", "quote", - "syn 2.0.111", + "syn 2.0.112", ] [[package]] @@ -1910,7 +1911,7 @@ checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" dependencies = [ "proc-macro2", "quote", - "syn 2.0.111", + "syn 2.0.112", ] [[package]] @@ -2267,7 +2268,7 @@ checksum = "b787bebb543f8969132630c51fd0afab173a86c6abae56ff3b9e5e3e3f9f6e58" dependencies = [ "proc-macro2", "quote", - "syn 2.0.111", + "syn 2.0.112", ] [[package]] @@ -2685,7 +2686,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" dependencies = [ "proc-macro2", - "syn 2.0.111", + "syn 2.0.112", ] [[package]] @@ -2869,7 +2870,7 @@ checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da" dependencies = [ "proc-macro2", "quote", - "syn 2.0.111", + "syn 2.0.112", ] [[package]] @@ -3048,7 +3049,7 @@ dependencies = [ "proc-macro2", "quote", "serde_derive_internals", - "syn 2.0.111", + "syn 2.0.112", ] [[package]] @@ -3094,7 +3095,7 @@ checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" dependencies = [ "proc-macro2", "quote", - "syn 2.0.111", + "syn 2.0.112", ] [[package]] @@ -3105,7 +3106,7 @@ checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" dependencies = [ "proc-macro2", "quote", - "syn 2.0.111", + "syn 2.0.112", ] [[package]] @@ -3242,9 +3243,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.111" +version = "2.0.112" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "390cc9a294ab71bdb1aa2e99d13be9c753cd2d7bd6560c77118597410c4d2e87" +checksum = "21f182278bf2d2bcb3c88b1b08a37df029d71ce3d3ae26168e3c653b213b99d4" dependencies = [ "proc-macro2", "quote", @@ -3265,7 +3266,7 @@ checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" dependencies = [ "proc-macro2", "quote", - "syn 2.0.111", + "syn 2.0.112", ] [[package]] @@ -3319,7 +3320,7 @@ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" dependencies = [ "proc-macro2", "quote", - "syn 2.0.111", + "syn 2.0.112", ] [[package]] @@ -3330,7 +3331,7 @@ checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" dependencies = [ "proc-macro2", "quote", - "syn 2.0.111", + "syn 2.0.112", ] [[package]] @@ -3427,7 +3428,7 @@ checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" dependencies = [ "proc-macro2", "quote", - "syn 2.0.111", + "syn 2.0.112", ] [[package]] @@ -3521,7 +3522,7 @@ checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" dependencies = [ "proc-macro2", "quote", - "syn 2.0.111", + "syn 2.0.112", ] [[package]] @@ -3772,7 +3773,7 @@ dependencies = [ "bumpalo", "proc-macro2", "quote", - "syn 2.0.111", + "syn 2.0.112", "wasm-bindgen-shared", ] @@ -3999,7 +4000,7 @@ dependencies = [ [[package]] name = "xtask_codegen" version = "0.0.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "anyhow", "biome_analyze", @@ -4027,7 +4028,7 @@ dependencies = [ [[package]] name = "xtask_glue" version = "0.0.0" -source = "git+https://github.com/biomejs/biome.git?rev=3fc8cc5b3a422f6dd52905a75ff2506d336efe8b#3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" +source = "git+https://github.com/biomejs/biome.git?rev=4c7c06f0db7ab86f7a14df46d3dc2737bccda45b#4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" dependencies = [ "anyhow", ] @@ -4051,7 +4052,7 @@ checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.111", + "syn 2.0.112", "synstructure", ] @@ -4072,7 +4073,7 @@ checksum = "d8a8d209fdf45cf5138cbb5a506f6b52522a25afccc534d1475dad8e31105c6a" dependencies = [ "proc-macro2", "quote", - "syn 2.0.111", + "syn 2.0.112", ] [[package]] @@ -4092,7 +4093,7 @@ checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" dependencies = [ "proc-macro2", "quote", - "syn 2.0.111", + "syn 2.0.112", "synstructure", ] @@ -4132,11 +4133,11 @@ checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.111", + "syn 2.0.112", ] [[package]] name = "zmij" -version = "1.0.2" +version = "1.0.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0f4a4e8e9dc5c62d159f04fcdbe07f4c3fb710415aab4754bf11505501e3251d" +checksum = "de9211a9f64b825911bdf0240f58b7a8dac217fe260fc61f080a07f61372fbd5" diff --git a/Cargo.toml b/Cargo.toml index 6d0a55ae9..1d66bb36c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,48 +16,48 @@ path = "codegen/src/lib.rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] anyhow = "1.0.100" -biome_analyze = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b", features = [ +biome_analyze = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b", features = [ "schema", ] } -biome_cli = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_configuration = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b", features = [ +biome_cli = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_configuration = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b", features = [ "schema", ] } -biome_console = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_css_analyze = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_css_parser = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_css_semantic = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_css_syntax = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_deserialize = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_diagnostics = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_flags = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_formatter = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_fs = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_graphql_analyze = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_graphql_parser = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_graphql_syntax = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_html_analyze = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_html_parser = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_html_syntax = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_js_analyze = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_js_formatter = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_js_parser = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_js_syntax = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_json_analyze = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_json_factory = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_json_formatter = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_json_parser = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_json_syntax = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_module_graph = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_project_layout = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_rowan = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_ruledoc_utils = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_service = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_string_case = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_test_utils = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } -biome_text_edit = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b" } +biome_console = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_css_analyze = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_css_parser = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_css_semantic = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_css_syntax = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_deserialize = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_diagnostics = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_flags = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_formatter = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_fs = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_graphql_analyze = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_graphql_parser = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_graphql_syntax = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_html_analyze = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_html_parser = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_html_syntax = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_js_analyze = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_js_formatter = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_js_parser = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_js_syntax = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_json_analyze = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_json_factory = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_json_formatter = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_json_parser = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_json_syntax = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_module_graph = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_project_layout = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_rowan = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_ruledoc_utils = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_service = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_string_case = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_test_utils = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } +biome_text_edit = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b" } bpaf = { version = "0.9.20", features = ["docgen"] } -xtask_codegen = { git = "https://github.com/biomejs/biome.git", rev = "3fc8cc5b3a422f6dd52905a75ff2506d336efe8b", features = [ +xtask_codegen = { git = "https://github.com/biomejs/biome.git", rev = "4c7c06f0db7ab86f7a14df46d3dc2737bccda45b", features = [ "schema", ] } # Needed to fix some weird dependency diff --git a/package.json b/package.json index 8669f085d..8db5df3ef 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@astrojs/starlight": "0.37.1", "@biomejs/biome": "2.3.10", "@biomejs/version-utils": "0.4.0", - "@biomejs/wasm-web": "https://pkg.pr.new/biomejs/biome/@biomejs/wasm-web@3fc8cc5", + "@biomejs/wasm-web": "https://pkg.pr.new/biomejs/biome/@biomejs/wasm-web@4c7c06f", "@codemirror/lang-css": "6.3.1", "@codemirror/lang-html": "6.4.11", "@codemirror/lang-javascript": "6.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 721abdab3..d5d4aedb3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: ^0.4.0 version: 0.4.0 '@biomejs/wasm-web': - specifier: https://pkg.pr.new/biomejs/biome/@biomejs/wasm-web@3fc8cc5 - version: https://pkg.pr.new/biomejs/biome/@biomejs/wasm-web@3fc8cc5 + specifier: https://pkg.pr.new/biomejs/biome/@biomejs/wasm-web@4c7c06f + version: https://pkg.pr.new/biomejs/biome/@biomejs/wasm-web@4c7c06f '@codemirror/lang-css': specifier: 6.3.1 version: 6.3.1(@codemirror/view@6.39.7) @@ -458,9 +458,9 @@ packages: '@biomejs/version-utils@0.4.0': resolution: {integrity: sha512-jboDhjZY8/bAPl2kgvjrbbyXyM6uimPsasY3TvFhSpPaNorij0UZROi/NjDQqQeZFSaIK3ieiRZXWwoBZh6rQQ==} - '@biomejs/wasm-web@https://pkg.pr.new/biomejs/biome/@biomejs/wasm-web@3fc8cc5': - resolution: {integrity: sha512-GS/XYPwfLMkqiqaj3IcZ0R0zPTaOyYurd3C+qj/AUXFu1wDu/SreCYilWvWc/LfiEL2znPF3Hp4GV2NrNzTEAQ==, tarball: https://pkg.pr.new/biomejs/biome/@biomejs/wasm-web@3fc8cc5} - version: 0.0.0-rev.3fc8cc5b3a422f6dd52905a75ff2506d336efe8b + '@biomejs/wasm-web@https://pkg.pr.new/biomejs/biome/@biomejs/wasm-web@4c7c06f': + resolution: {integrity: sha512-odUnEdFt5J54TJ08I4hl9fbc4aG6TWfYQ+qKbOonrowBTSnX8HUVbtc04rDW2jxLd3ljkhXlQ4JdG2dIucScVg==, tarball: https://pkg.pr.new/biomejs/biome/@biomejs/wasm-web@4c7c06f} + version: 0.0.0-rev.4c7c06f0db7ab86f7a14df46d3dc2737bccda45b '@braintree/sanitize-url@7.1.1': resolution: {integrity: sha512-i1L7noDNxtFyL5DmZafWy1wRVhGehQmzZaz1HiN5e7iylJMSZR7ekOV7NsIqa5qBldlLrsKv4HbgFUVlQrz8Mw==} @@ -6506,7 +6506,7 @@ snapshots: undici: 6.21.3 yaml: 2.8.0 - '@biomejs/wasm-web@https://pkg.pr.new/biomejs/biome/@biomejs/wasm-web@3fc8cc5': {} + '@biomejs/wasm-web@https://pkg.pr.new/biomejs/biome/@biomejs/wasm-web@4c7c06f': {} '@braintree/sanitize-url@7.1.1': {}