lynx-intlayer 5.8.1 → 6.0.0-canary.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -33,14 +33,6 @@ const pluginIntlayerLynx = () => {
33
33
  const { mainDir, configDir, baseDir } = intlayerConfig.content;
34
34
  const dictionariesPath = (0, import_path.join)(mainDir, "dictionaries.mjs");
35
35
  const relativeDictionariesPath = (0, import_path.relative)(baseDir, dictionariesPath);
36
- const unmergedDictionariesPath = (0, import_path.join)(
37
- mainDir,
38
- "unmerged_dictionaries.mjs"
39
- );
40
- const relativeUnmergedDictionariesPath = (0, import_path.relative)(
41
- baseDir,
42
- unmergedDictionariesPath
43
- );
44
36
  const configurationPath = (0, import_path.join)(configDir, "configuration.json");
45
37
  const relativeConfigurationPath = (0, import_path.relative)(baseDir, configurationPath);
46
38
  if (intlayerConfig.content.watch) {
@@ -50,25 +42,12 @@ const pluginIntlayerLynx = () => {
50
42
  return mergeRsbuildConfig(config, {
51
43
  source: {
52
44
  alias: {
53
- "@intlayer/dictionaries-entry": relativeDictionariesPath,
54
- "@intlayer/unmerged-dictionaries-entry": relativeUnmergedDictionariesPath,
55
- "@intlayer/config/built": relativeConfigurationPath,
45
+ ...(0, import_config.getAlias)({ configuration: intlayerConfig }),
56
46
  react: import_config.ESMxCJSRequire.resolve("@lynx-js/react")
57
47
  }
58
48
  }
59
49
  });
60
50
  });
61
- if (intlayerConfig.editor.hotReload) {
62
- api.onBeforeEnvironmentCompile(async () => {
63
- try {
64
- await (0, import_chokidar.checkDictionaryChanges)();
65
- } catch (error) {
66
- (0, import_config.logger)(`Error checking dictionary changes: ${error}`, {
67
- level: "error"
68
- });
69
- }
70
- });
71
- }
72
51
  }
73
52
  };
74
53
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/plugin/pluginIntlayerLynx.ts"],"sourcesContent":["import {\n checkDictionaryChanges,\n prepareIntlayer,\n watch,\n} from '@intlayer/chokidar';\nimport { ESMxCJSRequire, getConfiguration, logger } from '@intlayer/config';\nimport type { RsbuildPlugin } from '@rsbuild/core';\nimport { join, relative } from 'path';\n\n/**\n * A Lynx plugin to integrate Intlayer into the Lynx build process.\n *\n * - Loads the Intlayer configuration and injects environment variables.\n * - If enabled, starts a file watcher for dictionary changes.\n * - On build, prepares the Intlayer configuration.\n * - Optionally checks for dictionary changes before compiling (hot reload).\n *\n * Usage in your lynx.config.ts:\n *\n * import { defineConfig } from '@lynx-js/rspeedy'\n * import { pluginIntlayerLynx } from '@intlayer/lynx-plugin'\n *\n * export default defineConfig({\n * plugins: [\n * pluginIntlayerLynx({\n * hotReload: true, // optional\n * }),\n * ],\n * // ...other configuration\n * })\n */\nexport const pluginIntlayerLynx = (): RsbuildPlugin => {\n return {\n name: 'plugin-intlayer-lynx',\n\n async setup(api) {\n // Load the Intlayer configuration and format env variables for Lynx.\n const intlayerConfig = getConfiguration();\n\n await prepareIntlayer(intlayerConfig);\n\n // Compute the relative paths for alias configuration.\n const { mainDir, configDir, baseDir } = intlayerConfig.content;\n\n const dictionariesPath = join(mainDir, 'dictionaries.mjs');\n const relativeDictionariesPath = relative(baseDir, dictionariesPath);\n\n const unmergedDictionariesPath = join(\n mainDir,\n 'unmerged_dictionaries.mjs'\n );\n const relativeUnmergedDictionariesPath = relative(\n baseDir,\n unmergedDictionariesPath\n );\n\n const configurationPath = join(configDir, 'configuration.json');\n const relativeConfigurationPath = relative(baseDir, configurationPath);\n\n // If file watching is enabled in Intlayer's config, start it.\n if (intlayerConfig.content.watch) {\n watch(intlayerConfig);\n }\n\n // Merge Intlayer-specific environment variables and alias configuration.\n api.modifyRsbuildConfig(async (config, { mergeRsbuildConfig }) => {\n return mergeRsbuildConfig(config, {\n source: {\n alias: {\n '@intlayer/dictionaries-entry': relativeDictionariesPath,\n '@intlayer/unmerged-dictionaries-entry':\n relativeUnmergedDictionariesPath,\n '@intlayer/config/built': relativeConfigurationPath,\n react: ESMxCJSRequire.resolve('@lynx-js/react'),\n },\n },\n });\n });\n\n // Optionally, before compile check for dictionary changes if hot reload is enabled.\n if (intlayerConfig.editor.hotReload) {\n api.onBeforeEnvironmentCompile(async () => {\n try {\n await checkDictionaryChanges();\n } catch (error) {\n logger(`Error checking dictionary changes: ${error}`, {\n level: 'error',\n });\n }\n });\n }\n },\n };\n};\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,sBAIO;AACP,oBAAyD;AAEzD,kBAA+B;AAwBxB,MAAM,qBAAqB,MAAqB;AACrD,SAAO;AAAA,IACL,MAAM;AAAA,IAEN,MAAM,MAAM,KAAK;AAEf,YAAM,qBAAiB,gCAAiB;AAExC,gBAAM,iCAAgB,cAAc;AAGpC,YAAM,EAAE,SAAS,WAAW,QAAQ,IAAI,eAAe;AAEvD,YAAM,uBAAmB,kBAAK,SAAS,kBAAkB;AACzD,YAAM,+BAA2B,sBAAS,SAAS,gBAAgB;AAEnE,YAAM,+BAA2B;AAAA,QAC/B;AAAA,QACA;AAAA,MACF;AACA,YAAM,uCAAmC;AAAA,QACvC;AAAA,QACA;AAAA,MACF;AAEA,YAAM,wBAAoB,kBAAK,WAAW,oBAAoB;AAC9D,YAAM,gCAA4B,sBAAS,SAAS,iBAAiB;AAGrE,UAAI,eAAe,QAAQ,OAAO;AAChC,mCAAM,cAAc;AAAA,MACtB;AAGA,UAAI,oBAAoB,OAAO,QAAQ,EAAE,mBAAmB,MAAM;AAChE,eAAO,mBAAmB,QAAQ;AAAA,UAChC,QAAQ;AAAA,YACN,OAAO;AAAA,cACL,gCAAgC;AAAA,cAChC,yCACE;AAAA,cACF,0BAA0B;AAAA,cAC1B,OAAO,6BAAe,QAAQ,gBAAgB;AAAA,YAChD;AAAA,UACF;AAAA,QACF,CAAC;AAAA,MACH,CAAC;AAGD,UAAI,eAAe,OAAO,WAAW;AACnC,YAAI,2BAA2B,YAAY;AACzC,cAAI;AACF,sBAAM,wCAAuB;AAAA,UAC/B,SAAS,OAAO;AACd,sCAAO,sCAAsC,KAAK,IAAI;AAAA,cACpD,OAAO;AAAA,YACT,CAAC;AAAA,UACH;AAAA,QACF,CAAC;AAAA,MACH;AAAA,IACF;AAAA,EACF;AACF;","names":[]}
1
+ {"version":3,"sources":["../../../src/plugin/pluginIntlayerLynx.ts"],"sourcesContent":["import { prepareIntlayer, watch } from '@intlayer/chokidar';\nimport { ESMxCJSRequire, getAlias, getConfiguration } from '@intlayer/config';\nimport type { RsbuildPlugin } from '@rsbuild/core';\nimport { join, relative } from 'path';\n\n/**\n * A Lynx plugin to integrate Intlayer into the Lynx build process.\n *\n * - Loads the Intlayer configuration and injects environment variables.\n * - If enabled, starts a file watcher for dictionary changes.\n * - On build, prepares the Intlayer configuration.\n * - Optionally checks for dictionary changes before compiling (hot reload).\n *\n * Usage in your lynx.config.ts:\n *\n * import { defineConfig } from '@lynx-js/rspeedy'\n * import { pluginIntlayerLynx } from '@intlayer/lynx-plugin'\n *\n * export default defineConfig({\n * plugins: [\n * pluginIntlayerLynx(),\n * ],\n * // ...other configuration\n * })\n */\nexport const pluginIntlayerLynx = (): RsbuildPlugin => {\n return {\n name: 'plugin-intlayer-lynx',\n\n async setup(api) {\n // Load the Intlayer configuration and format env variables for Lynx.\n const intlayerConfig = getConfiguration();\n\n await prepareIntlayer(intlayerConfig);\n\n // Compute the relative paths for alias configuration.\n const { mainDir, configDir, baseDir } = intlayerConfig.content;\n\n const dictionariesPath = join(mainDir, 'dictionaries.mjs');\n const relativeDictionariesPath = relative(baseDir, dictionariesPath);\n\n const configurationPath = join(configDir, 'configuration.json');\n const relativeConfigurationPath = relative(baseDir, configurationPath);\n\n // If file watching is enabled in Intlayer's config, start it.\n if (intlayerConfig.content.watch) {\n watch(intlayerConfig);\n }\n\n // Merge Intlayer-specific environment variables and alias configuration.\n api.modifyRsbuildConfig(async (config, { mergeRsbuildConfig }) => {\n return mergeRsbuildConfig(config, {\n source: {\n alias: {\n ...getAlias({ configuration: intlayerConfig }),\n react: ESMxCJSRequire.resolve('@lynx-js/react'),\n },\n },\n });\n });\n },\n };\n};\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,sBAAuC;AACvC,oBAA2D;AAE3D,kBAA+B;AAsBxB,MAAM,qBAAqB,MAAqB;AACrD,SAAO;AAAA,IACL,MAAM;AAAA,IAEN,MAAM,MAAM,KAAK;AAEf,YAAM,qBAAiB,gCAAiB;AAExC,gBAAM,iCAAgB,cAAc;AAGpC,YAAM,EAAE,SAAS,WAAW,QAAQ,IAAI,eAAe;AAEvD,YAAM,uBAAmB,kBAAK,SAAS,kBAAkB;AACzD,YAAM,+BAA2B,sBAAS,SAAS,gBAAgB;AAEnE,YAAM,wBAAoB,kBAAK,WAAW,oBAAoB;AAC9D,YAAM,gCAA4B,sBAAS,SAAS,iBAAiB;AAGrE,UAAI,eAAe,QAAQ,OAAO;AAChC,mCAAM,cAAc;AAAA,MACtB;AAGA,UAAI,oBAAoB,OAAO,QAAQ,EAAE,mBAAmB,MAAM;AAChE,eAAO,mBAAmB,QAAQ;AAAA,UAChC,QAAQ;AAAA,YACN,OAAO;AAAA,cACL,OAAG,wBAAS,EAAE,eAAe,eAAe,CAAC;AAAA,cAC7C,OAAO,6BAAe,QAAQ,gBAAgB;AAAA,YAChD;AAAA,UACF;AAAA,QACF,CAAC;AAAA,MACH,CAAC;AAAA,IACH;AAAA,EACF;AACF;","names":[]}
@@ -1,9 +1,5 @@
1
- import {
2
- checkDictionaryChanges,
3
- prepareIntlayer,
4
- watch
5
- } from "@intlayer/chokidar";
6
- import { ESMxCJSRequire, getConfiguration, logger } from "@intlayer/config";
1
+ import { prepareIntlayer, watch } from "@intlayer/chokidar";
2
+ import { ESMxCJSRequire, getAlias, getConfiguration } from "@intlayer/config";
7
3
  import { join, relative } from "path";
8
4
  const pluginIntlayerLynx = () => {
9
5
  return {
@@ -14,14 +10,6 @@ const pluginIntlayerLynx = () => {
14
10
  const { mainDir, configDir, baseDir } = intlayerConfig.content;
15
11
  const dictionariesPath = join(mainDir, "dictionaries.mjs");
16
12
  const relativeDictionariesPath = relative(baseDir, dictionariesPath);
17
- const unmergedDictionariesPath = join(
18
- mainDir,
19
- "unmerged_dictionaries.mjs"
20
- );
21
- const relativeUnmergedDictionariesPath = relative(
22
- baseDir,
23
- unmergedDictionariesPath
24
- );
25
13
  const configurationPath = join(configDir, "configuration.json");
26
14
  const relativeConfigurationPath = relative(baseDir, configurationPath);
27
15
  if (intlayerConfig.content.watch) {
@@ -31,25 +19,12 @@ const pluginIntlayerLynx = () => {
31
19
  return mergeRsbuildConfig(config, {
32
20
  source: {
33
21
  alias: {
34
- "@intlayer/dictionaries-entry": relativeDictionariesPath,
35
- "@intlayer/unmerged-dictionaries-entry": relativeUnmergedDictionariesPath,
36
- "@intlayer/config/built": relativeConfigurationPath,
22
+ ...getAlias({ configuration: intlayerConfig }),
37
23
  react: ESMxCJSRequire.resolve("@lynx-js/react")
38
24
  }
39
25
  }
40
26
  });
41
27
  });
42
- if (intlayerConfig.editor.hotReload) {
43
- api.onBeforeEnvironmentCompile(async () => {
44
- try {
45
- await checkDictionaryChanges();
46
- } catch (error) {
47
- logger(`Error checking dictionary changes: ${error}`, {
48
- level: "error"
49
- });
50
- }
51
- });
52
- }
53
28
  }
54
29
  };
55
30
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/plugin/pluginIntlayerLynx.ts"],"sourcesContent":["import {\n checkDictionaryChanges,\n prepareIntlayer,\n watch,\n} from '@intlayer/chokidar';\nimport { ESMxCJSRequire, getConfiguration, logger } from '@intlayer/config';\nimport type { RsbuildPlugin } from '@rsbuild/core';\nimport { join, relative } from 'path';\n\n/**\n * A Lynx plugin to integrate Intlayer into the Lynx build process.\n *\n * - Loads the Intlayer configuration and injects environment variables.\n * - If enabled, starts a file watcher for dictionary changes.\n * - On build, prepares the Intlayer configuration.\n * - Optionally checks for dictionary changes before compiling (hot reload).\n *\n * Usage in your lynx.config.ts:\n *\n * import { defineConfig } from '@lynx-js/rspeedy'\n * import { pluginIntlayerLynx } from '@intlayer/lynx-plugin'\n *\n * export default defineConfig({\n * plugins: [\n * pluginIntlayerLynx({\n * hotReload: true, // optional\n * }),\n * ],\n * // ...other configuration\n * })\n */\nexport const pluginIntlayerLynx = (): RsbuildPlugin => {\n return {\n name: 'plugin-intlayer-lynx',\n\n async setup(api) {\n // Load the Intlayer configuration and format env variables for Lynx.\n const intlayerConfig = getConfiguration();\n\n await prepareIntlayer(intlayerConfig);\n\n // Compute the relative paths for alias configuration.\n const { mainDir, configDir, baseDir } = intlayerConfig.content;\n\n const dictionariesPath = join(mainDir, 'dictionaries.mjs');\n const relativeDictionariesPath = relative(baseDir, dictionariesPath);\n\n const unmergedDictionariesPath = join(\n mainDir,\n 'unmerged_dictionaries.mjs'\n );\n const relativeUnmergedDictionariesPath = relative(\n baseDir,\n unmergedDictionariesPath\n );\n\n const configurationPath = join(configDir, 'configuration.json');\n const relativeConfigurationPath = relative(baseDir, configurationPath);\n\n // If file watching is enabled in Intlayer's config, start it.\n if (intlayerConfig.content.watch) {\n watch(intlayerConfig);\n }\n\n // Merge Intlayer-specific environment variables and alias configuration.\n api.modifyRsbuildConfig(async (config, { mergeRsbuildConfig }) => {\n return mergeRsbuildConfig(config, {\n source: {\n alias: {\n '@intlayer/dictionaries-entry': relativeDictionariesPath,\n '@intlayer/unmerged-dictionaries-entry':\n relativeUnmergedDictionariesPath,\n '@intlayer/config/built': relativeConfigurationPath,\n react: ESMxCJSRequire.resolve('@lynx-js/react'),\n },\n },\n });\n });\n\n // Optionally, before compile check for dictionary changes if hot reload is enabled.\n if (intlayerConfig.editor.hotReload) {\n api.onBeforeEnvironmentCompile(async () => {\n try {\n await checkDictionaryChanges();\n } catch (error) {\n logger(`Error checking dictionary changes: ${error}`, {\n level: 'error',\n });\n }\n });\n }\n },\n };\n};\n"],"mappings":"AAAA;AAAA,EACE;AAAA,EACA;AAAA,EACA;AAAA,OACK;AACP,SAAS,gBAAgB,kBAAkB,cAAc;AAEzD,SAAS,MAAM,gBAAgB;AAwBxB,MAAM,qBAAqB,MAAqB;AACrD,SAAO;AAAA,IACL,MAAM;AAAA,IAEN,MAAM,MAAM,KAAK;AAEf,YAAM,iBAAiB,iBAAiB;AAExC,YAAM,gBAAgB,cAAc;AAGpC,YAAM,EAAE,SAAS,WAAW,QAAQ,IAAI,eAAe;AAEvD,YAAM,mBAAmB,KAAK,SAAS,kBAAkB;AACzD,YAAM,2BAA2B,SAAS,SAAS,gBAAgB;AAEnE,YAAM,2BAA2B;AAAA,QAC/B;AAAA,QACA;AAAA,MACF;AACA,YAAM,mCAAmC;AAAA,QACvC;AAAA,QACA;AAAA,MACF;AAEA,YAAM,oBAAoB,KAAK,WAAW,oBAAoB;AAC9D,YAAM,4BAA4B,SAAS,SAAS,iBAAiB;AAGrE,UAAI,eAAe,QAAQ,OAAO;AAChC,cAAM,cAAc;AAAA,MACtB;AAGA,UAAI,oBAAoB,OAAO,QAAQ,EAAE,mBAAmB,MAAM;AAChE,eAAO,mBAAmB,QAAQ;AAAA,UAChC,QAAQ;AAAA,YACN,OAAO;AAAA,cACL,gCAAgC;AAAA,cAChC,yCACE;AAAA,cACF,0BAA0B;AAAA,cAC1B,OAAO,eAAe,QAAQ,gBAAgB;AAAA,YAChD;AAAA,UACF;AAAA,QACF,CAAC;AAAA,MACH,CAAC;AAGD,UAAI,eAAe,OAAO,WAAW;AACnC,YAAI,2BAA2B,YAAY;AACzC,cAAI;AACF,kBAAM,uBAAuB;AAAA,UAC/B,SAAS,OAAO;AACd,mBAAO,sCAAsC,KAAK,IAAI;AAAA,cACpD,OAAO;AAAA,YACT,CAAC;AAAA,UACH;AAAA,QACF,CAAC;AAAA,MACH;AAAA,IACF;AAAA,EACF;AACF;","names":[]}
1
+ {"version":3,"sources":["../../../src/plugin/pluginIntlayerLynx.ts"],"sourcesContent":["import { prepareIntlayer, watch } from '@intlayer/chokidar';\nimport { ESMxCJSRequire, getAlias, getConfiguration } from '@intlayer/config';\nimport type { RsbuildPlugin } from '@rsbuild/core';\nimport { join, relative } from 'path';\n\n/**\n * A Lynx plugin to integrate Intlayer into the Lynx build process.\n *\n * - Loads the Intlayer configuration and injects environment variables.\n * - If enabled, starts a file watcher for dictionary changes.\n * - On build, prepares the Intlayer configuration.\n * - Optionally checks for dictionary changes before compiling (hot reload).\n *\n * Usage in your lynx.config.ts:\n *\n * import { defineConfig } from '@lynx-js/rspeedy'\n * import { pluginIntlayerLynx } from '@intlayer/lynx-plugin'\n *\n * export default defineConfig({\n * plugins: [\n * pluginIntlayerLynx(),\n * ],\n * // ...other configuration\n * })\n */\nexport const pluginIntlayerLynx = (): RsbuildPlugin => {\n return {\n name: 'plugin-intlayer-lynx',\n\n async setup(api) {\n // Load the Intlayer configuration and format env variables for Lynx.\n const intlayerConfig = getConfiguration();\n\n await prepareIntlayer(intlayerConfig);\n\n // Compute the relative paths for alias configuration.\n const { mainDir, configDir, baseDir } = intlayerConfig.content;\n\n const dictionariesPath = join(mainDir, 'dictionaries.mjs');\n const relativeDictionariesPath = relative(baseDir, dictionariesPath);\n\n const configurationPath = join(configDir, 'configuration.json');\n const relativeConfigurationPath = relative(baseDir, configurationPath);\n\n // If file watching is enabled in Intlayer's config, start it.\n if (intlayerConfig.content.watch) {\n watch(intlayerConfig);\n }\n\n // Merge Intlayer-specific environment variables and alias configuration.\n api.modifyRsbuildConfig(async (config, { mergeRsbuildConfig }) => {\n return mergeRsbuildConfig(config, {\n source: {\n alias: {\n ...getAlias({ configuration: intlayerConfig }),\n react: ESMxCJSRequire.resolve('@lynx-js/react'),\n },\n },\n });\n });\n },\n };\n};\n"],"mappings":"AAAA,SAAS,iBAAiB,aAAa;AACvC,SAAS,gBAAgB,UAAU,wBAAwB;AAE3D,SAAS,MAAM,gBAAgB;AAsBxB,MAAM,qBAAqB,MAAqB;AACrD,SAAO;AAAA,IACL,MAAM;AAAA,IAEN,MAAM,MAAM,KAAK;AAEf,YAAM,iBAAiB,iBAAiB;AAExC,YAAM,gBAAgB,cAAc;AAGpC,YAAM,EAAE,SAAS,WAAW,QAAQ,IAAI,eAAe;AAEvD,YAAM,mBAAmB,KAAK,SAAS,kBAAkB;AACzD,YAAM,2BAA2B,SAAS,SAAS,gBAAgB;AAEnE,YAAM,oBAAoB,KAAK,WAAW,oBAAoB;AAC9D,YAAM,4BAA4B,SAAS,SAAS,iBAAiB;AAGrE,UAAI,eAAe,QAAQ,OAAO;AAChC,cAAM,cAAc;AAAA,MACtB;AAGA,UAAI,oBAAoB,OAAO,QAAQ,EAAE,mBAAmB,MAAM;AAChE,eAAO,mBAAmB,QAAQ;AAAA,UAChC,QAAQ;AAAA,YACN,OAAO;AAAA,cACL,GAAG,SAAS,EAAE,eAAe,eAAe,CAAC;AAAA,cAC7C,OAAO,eAAe,QAAQ,gBAAgB;AAAA,YAChD;AAAA,UACF;AAAA,QACF,CAAC;AAAA,MACH,CAAC;AAAA,IACH;AAAA,EACF;AACF;","names":[]}
@@ -14,9 +14,7 @@ import type { RsbuildPlugin } from '@rsbuild/core';
14
14
  *
15
15
  * export default defineConfig({
16
16
  * plugins: [
17
- * pluginIntlayerLynx({
18
- * hotReload: true, // optional
19
- * }),
17
+ * pluginIntlayerLynx(),
20
18
  * ],
21
19
  * // ...other configuration
22
20
  * })
@@ -1 +1 @@
1
- {"version":3,"file":"pluginIntlayerLynx.d.ts","sourceRoot":"","sources":["../../../src/plugin/pluginIntlayerLynx.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAGnD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,eAAO,MAAM,kBAAkB,QAAO,aA8DrC,CAAC"}
1
+ {"version":3,"file":"pluginIntlayerLynx.d.ts","sourceRoot":"","sources":["../../../src/plugin/pluginIntlayerLynx.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAGnD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,eAAO,MAAM,kBAAkB,QAAO,aAqCrC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lynx-intlayer",
3
- "version": "5.8.1",
3
+ "version": "6.0.0-canary.1",
4
4
  "private": false,
5
5
  "description": "A Lynx plugin for seamless internationalization (i18n) and localization (l10n) of your mobile app.",
6
6
  "keywords": [
@@ -63,35 +63,35 @@
63
63
  "./package.json"
64
64
  ],
65
65
  "dependencies": {
66
- "@intlayer/chokidar": "5.8.1",
67
- "@intlayer/config": "5.8.1",
68
- "@intlayer/core": "5.8.1"
66
+ "@intlayer/core": "6.0.0-canary.1",
67
+ "@intlayer/config": "6.0.0-canary.1",
68
+ "@intlayer/chokidar": "6.0.0-canary.1"
69
69
  },
70
70
  "devDependencies": {
71
71
  "@rsbuild/core": "^1.2.16",
72
72
  "@types/node": "^24.2.1",
73
73
  "@typescript-eslint/parser": "^8.33.1",
74
74
  "concurrently": "^9.1.2",
75
- "eslint": "^9.33.0",
75
+ "eslint": "^9.34.0",
76
76
  "expo": "^52.0.37",
77
77
  "metro-resolver": "^0.82.0",
78
- "prettier": "^3.5.3",
78
+ "prettier": "^3.6.2",
79
79
  "rimraf": "^6.0.1",
80
80
  "tsc-alias": "^1.8.16",
81
81
  "tsup": "^8.5.0",
82
82
  "typescript": "^5.9.2",
83
- "vitest": "^3.2.2",
84
- "@utils/eslint-config": "1.0.4",
83
+ "vitest": "^3.2.4",
85
84
  "@utils/ts-config": "1.0.4",
85
+ "@utils/eslint-config": "1.0.4",
86
86
  "@utils/ts-config-types": "1.0.4",
87
87
  "@utils/tsup-config": "1.0.4"
88
88
  },
89
89
  "peerDependencies": {
90
90
  "@lynx-js/rspeedy": "^0.8.2",
91
91
  "@rsbuild/core": "^1.2.16",
92
- "@intlayer/chokidar": "5.8.1",
93
- "@intlayer/config": "5.8.1",
94
- "@intlayer/core": "5.8.1"
92
+ "@intlayer/chokidar": "6.0.0-canary.1",
93
+ "@intlayer/core": "6.0.0-canary.1",
94
+ "@intlayer/config": "6.0.0-canary.1"
95
95
  },
96
96
  "engines": {
97
97
  "node": ">=14.18"