From e0c68adecc0851e4104b6fbecde56a56dc0fad73 Mon Sep 17 00:00:00 2001 From: SWC Bot Date: Fri, 8 Nov 2024 00:28:53 +0000 Subject: [PATCH] chore: Run & Update cache --- cache/wasm-plugins/formatjs/commits.json | 2 +- cache/wasm-plugins/swc-plugin-css-modules/commits.json | 5 +++-- cache/wasm-plugins/swc-plugin-css-modules/core-versions.json | 3 ++- cache/wasm-plugins/swc-plugin-pre-paths/commits.json | 5 +++-- cache/wasm-plugins/swc-plugin-pre-paths/core-versions.json | 3 ++- .../swc-plugin-transform-remove-imports/commits.json | 5 +++-- .../swc-plugin-transform-remove-imports/core-versions.json | 3 ++- 7 files changed, 16 insertions(+), 10 deletions(-) diff --git a/cache/wasm-plugins/formatjs/commits.json b/cache/wasm-plugins/formatjs/commits.json index a3804fc..be8dafc 100644 --- a/cache/wasm-plugins/formatjs/commits.json +++ b/cache/wasm-plugins/formatjs/commits.json @@ -1,5 +1,5 @@ { - "commit": "57f214332f0a761e3620793b82d70e15cde5e72f", + "commit": "a90ec08a69f36be0c4cf804497ef738f19186ff8", "packageVersions": { "@formatjs/swc-plugin": { "1.4.3": "8d4344a169b2f0065c619e18a7d2dc00f011d95e", diff --git a/cache/wasm-plugins/swc-plugin-css-modules/commits.json b/cache/wasm-plugins/swc-plugin-css-modules/commits.json index dce7012..bb4ea4c 100644 --- a/cache/wasm-plugins/swc-plugin-css-modules/commits.json +++ b/cache/wasm-plugins/swc-plugin-css-modules/commits.json @@ -1,5 +1,5 @@ { - "commit": "6a79a7b8ffcbc199fa30b06f6760588c28133329", + "commit": "ff955c8023aea6cee95d511e308c96f6f91743ef", "packageVersions": { "swc-plugin-css-modules": { "0.1.5": "ede8f3963daa1df4c2f4cd4f16778ed0fa98586c", @@ -25,7 +25,8 @@ "0.1.2": "75a98010a344feafbbd808681b5b73c35ac34265", "0.1.3": "58382128aa67f264361f4e9a42385153b518538d", "0.1.4": "b1514170f8330b623df35e7cf2a0b1bdaf70f0cf", - "0.1.22": "6a79a7b8ffcbc199fa30b06f6760588c28133329" + "0.1.22": "6a79a7b8ffcbc199fa30b06f6760588c28133329", + "1.0.0": "ff955c8023aea6cee95d511e308c96f6f91743ef" } } } \ No newline at end of file diff --git a/cache/wasm-plugins/swc-plugin-css-modules/core-versions.json b/cache/wasm-plugins/swc-plugin-css-modules/core-versions.json index b0e7d7e..22febf1 100644 --- a/cache/wasm-plugins/swc-plugin-css-modules/core-versions.json +++ b/cache/wasm-plugins/swc-plugin-css-modules/core-versions.json @@ -23,6 +23,7 @@ "75a98010a344feafbbd808681b5b73c35ac34265": "0.81.4", "58382128aa67f264361f4e9a42385153b518538d": "0.82.4", "b1514170f8330b623df35e7cf2a0b1bdaf70f0cf": "0.83.2", - "6a79a7b8ffcbc199fa30b06f6760588c28133329": "4.0.3" + "6a79a7b8ffcbc199fa30b06f6760588c28133329": "4.0.3", + "ff955c8023aea6cee95d511e308c96f6f91743ef": "5.0.2" } } \ No newline at end of file diff --git a/cache/wasm-plugins/swc-plugin-pre-paths/commits.json b/cache/wasm-plugins/swc-plugin-pre-paths/commits.json index 4c324d1..8a8f5e8 100644 --- a/cache/wasm-plugins/swc-plugin-pre-paths/commits.json +++ b/cache/wasm-plugins/swc-plugin-pre-paths/commits.json @@ -1,5 +1,5 @@ { - "commit": "88304db7666d8e319c428f492c80e870df1f779f", + "commit": "a47918a477cccf17c4686a381dcdd436e33bcbe5", "packageVersions": { "swc-plugin-pre-paths": { "0.1.1": "e281528a7500fe8d11f87b87dec1b1471ed1f878", @@ -19,7 +19,8 @@ "0.1.15": "76451ddf6888163ba282d35b0155d4ab0b04dbf0", "0.0.1": "a1efd94c3124829fb78e4afb30d641d6eb347018", "0.1.0": "258a3687e882d1b46fb817f8ee26e17d5b73606d", - "0.1.16": "88304db7666d8e319c428f492c80e870df1f779f" + "0.1.16": "88304db7666d8e319c428f492c80e870df1f779f", + "1.0.0": "a47918a477cccf17c4686a381dcdd436e33bcbe5" } } } \ No newline at end of file diff --git a/cache/wasm-plugins/swc-plugin-pre-paths/core-versions.json b/cache/wasm-plugins/swc-plugin-pre-paths/core-versions.json index f51c04b..ba3f444 100644 --- a/cache/wasm-plugins/swc-plugin-pre-paths/core-versions.json +++ b/cache/wasm-plugins/swc-plugin-pre-paths/core-versions.json @@ -17,6 +17,7 @@ "76451ddf6888163ba282d35b0155d4ab0b04dbf0": "1.0.0", "a1efd94c3124829fb78e4afb30d641d6eb347018": "0.82.10", "258a3687e882d1b46fb817f8ee26e17d5b73606d": "0.82.11", - "88304db7666d8e319c428f492c80e870df1f779f": "4.0.3" + "88304db7666d8e319c428f492c80e870df1f779f": "4.0.3", + "a47918a477cccf17c4686a381dcdd436e33bcbe5": "5.0.2" } } \ No newline at end of file diff --git a/cache/wasm-plugins/swc-plugin-transform-remove-imports/commits.json b/cache/wasm-plugins/swc-plugin-transform-remove-imports/commits.json index 07dbdfc..970b981 100644 --- a/cache/wasm-plugins/swc-plugin-transform-remove-imports/commits.json +++ b/cache/wasm-plugins/swc-plugin-transform-remove-imports/commits.json @@ -1,5 +1,5 @@ { - "commit": "850c9fb006df996aa954fc86dc82cc280ab87a22", + "commit": "cb56f312511707586cfe2d5e3d063a416abab056", "packageVersions": { "swc-plugin-transform-remove-imports": { "1.9.0": "f7f31451d928462cb64303a0b0fc7e39dfeb6f24", @@ -29,7 +29,8 @@ "1.6.0": "dddcc79e4816497ddd3619c9f2d000b83beacc23", "1.7.0": "3b898c66738622c728836b5c912e33095c77df6a", "1.8.0": "36d9dc7fe92dcf6192865a022fc18e2f97144e86", - "1.24.0": "e54f17cee117fba1ae35ccd3030c61bcc7a6f10c" + "1.24.0": "e54f17cee117fba1ae35ccd3030c61bcc7a6f10c", + "2.0.0": "cb56f312511707586cfe2d5e3d063a416abab056" } } } \ No newline at end of file diff --git a/cache/wasm-plugins/swc-plugin-transform-remove-imports/core-versions.json b/cache/wasm-plugins/swc-plugin-transform-remove-imports/core-versions.json index 865cc49..a5d8f08 100644 --- a/cache/wasm-plugins/swc-plugin-transform-remove-imports/core-versions.json +++ b/cache/wasm-plugins/swc-plugin-transform-remove-imports/core-versions.json @@ -27,6 +27,7 @@ "dddcc79e4816497ddd3619c9f2d000b83beacc23": "0.81.4", "3b898c66738622c728836b5c912e33095c77df6a": "0.82.4", "36d9dc7fe92dcf6192865a022fc18e2f97144e86": "0.83.2", - "e54f17cee117fba1ae35ccd3030c61bcc7a6f10c": "4.0.3" + "e54f17cee117fba1ae35ccd3030c61bcc7a6f10c": "4.0.3", + "cb56f312511707586cfe2d5e3d063a416abab056": "5.0.2" } } \ No newline at end of file