update DEFAULT_RSDOCTOR_RSPACK_PLUGIN_VERSION to 1.5.7

This commit is contained in:
Nacho Codoñer
2026-03-31 17:55:56 +02:00
parent 0cab9ccd50
commit 9ca0d83ab7

View File

@@ -17,7 +17,7 @@ export const DEFAULT_METEOR_RSPACK_SWC_LOADER_VERSION = '0.2.6';
export const DEFAULT_METEOR_RSPACK_SWC_HELPERS_VERSION = '0.5.17';
export const DEFAULT_RSDOCTOR_RSPACK_PLUGIN_VERSION = '1.2.3';
export const DEFAULT_RSDOCTOR_RSPACK_PLUGIN_VERSION = '1.5.7';
/**
* Global state keys used for storing and retrieving state across the application