@intlayer/chokidar 5.3.5 → 5.3.7

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.
Files changed (99) hide show
  1. package/dist/cjs/cleanOutputDir.cjs +3 -4
  2. package/dist/cjs/cleanOutputDir.cjs.map +1 -1
  3. package/dist/cjs/fetchDistantDictionaryKeys.cjs +3 -4
  4. package/dist/cjs/fetchDistantDictionaryKeys.cjs.map +1 -1
  5. package/dist/cjs/getBuiltDictionariesPath.cjs +2 -3
  6. package/dist/cjs/getBuiltDictionariesPath.cjs.map +1 -1
  7. package/dist/cjs/loadDictionaries/loadContentDeclaration.cjs +2 -2
  8. package/dist/cjs/loadDictionaries/loadContentDeclaration.cjs.map +1 -1
  9. package/dist/cjs/loadDictionaries/loadDictionaries.cjs +7 -4
  10. package/dist/cjs/loadDictionaries/loadDictionaries.cjs.map +1 -1
  11. package/dist/cjs/log.cjs +5 -5
  12. package/dist/cjs/log.cjs.map +1 -1
  13. package/dist/cjs/prepareContentDeclaration.cjs.map +1 -1
  14. package/dist/cjs/prepareIntlayer.cjs +11 -7
  15. package/dist/cjs/prepareIntlayer.cjs.map +1 -1
  16. package/dist/cjs/transpiler/declaration_file_to_dictionary/i18next_dictionary/buildI18nextDictionary.cjs +5 -3
  17. package/dist/cjs/transpiler/declaration_file_to_dictionary/i18next_dictionary/buildI18nextDictionary.cjs.map +1 -1
  18. package/dist/cjs/transpiler/declaration_file_to_dictionary/i18next_dictionary/convertContentDeclarationInto18nDictionaries.cjs +2 -4
  19. package/dist/cjs/transpiler/declaration_file_to_dictionary/i18next_dictionary/convertContentDeclarationInto18nDictionaries.cjs.map +1 -1
  20. package/dist/cjs/transpiler/declaration_file_to_dictionary/i18next_dictionary/writeDictionary.cjs +4 -5
  21. package/dist/cjs/transpiler/declaration_file_to_dictionary/i18next_dictionary/writeDictionary.cjs.map +1 -1
  22. package/dist/cjs/transpiler/declaration_file_to_dictionary/index.cjs +4 -6
  23. package/dist/cjs/transpiler/declaration_file_to_dictionary/index.cjs.map +1 -1
  24. package/dist/cjs/transpiler/declaration_file_to_dictionary/intlayer_dictionary/buildIntlayerDictionary.cjs +4 -4
  25. package/dist/cjs/transpiler/declaration_file_to_dictionary/intlayer_dictionary/buildIntlayerDictionary.cjs.map +1 -1
  26. package/dist/cjs/transpiler/declaration_file_to_dictionary/intlayer_dictionary/writeDictionary.cjs +4 -4
  27. package/dist/cjs/transpiler/declaration_file_to_dictionary/intlayer_dictionary/writeDictionary.cjs.map +1 -1
  28. package/dist/cjs/transpiler/dictionary_to_main/createDictionaryEntryPoint.cjs +22 -14
  29. package/dist/cjs/transpiler/dictionary_to_main/createDictionaryEntryPoint.cjs.map +1 -1
  30. package/dist/cjs/transpiler/dictionary_to_type/createModuleAugmentation.cjs +19 -18
  31. package/dist/cjs/transpiler/dictionary_to_type/createModuleAugmentation.cjs.map +1 -1
  32. package/dist/cjs/transpiler/dictionary_to_type/createType.cjs +2 -3
  33. package/dist/cjs/transpiler/dictionary_to_type/createType.cjs.map +1 -1
  34. package/dist/esm/cleanOutputDir.mjs +3 -4
  35. package/dist/esm/cleanOutputDir.mjs.map +1 -1
  36. package/dist/esm/fetchDistantDictionaryKeys.mjs +3 -4
  37. package/dist/esm/fetchDistantDictionaryKeys.mjs.map +1 -1
  38. package/dist/esm/getBuiltDictionariesPath.mjs +2 -3
  39. package/dist/esm/getBuiltDictionariesPath.mjs.map +1 -1
  40. package/dist/esm/loadDictionaries/loadContentDeclaration.mjs +3 -3
  41. package/dist/esm/loadDictionaries/loadContentDeclaration.mjs.map +1 -1
  42. package/dist/esm/loadDictionaries/loadDictionaries.mjs +8 -5
  43. package/dist/esm/loadDictionaries/loadDictionaries.mjs.map +1 -1
  44. package/dist/esm/log.mjs +5 -5
  45. package/dist/esm/log.mjs.map +1 -1
  46. package/dist/esm/prepareContentDeclaration.mjs.map +1 -1
  47. package/dist/esm/prepareIntlayer.mjs +12 -7
  48. package/dist/esm/prepareIntlayer.mjs.map +1 -1
  49. package/dist/esm/transpiler/declaration_file_to_dictionary/i18next_dictionary/buildI18nextDictionary.mjs +5 -3
  50. package/dist/esm/transpiler/declaration_file_to_dictionary/i18next_dictionary/buildI18nextDictionary.mjs.map +1 -1
  51. package/dist/esm/transpiler/declaration_file_to_dictionary/i18next_dictionary/convertContentDeclarationInto18nDictionaries.mjs +2 -4
  52. package/dist/esm/transpiler/declaration_file_to_dictionary/i18next_dictionary/convertContentDeclarationInto18nDictionaries.mjs.map +1 -1
  53. package/dist/esm/transpiler/declaration_file_to_dictionary/i18next_dictionary/writeDictionary.mjs +4 -5
  54. package/dist/esm/transpiler/declaration_file_to_dictionary/i18next_dictionary/writeDictionary.mjs.map +1 -1
  55. package/dist/esm/transpiler/declaration_file_to_dictionary/index.mjs +4 -6
  56. package/dist/esm/transpiler/declaration_file_to_dictionary/index.mjs.map +1 -1
  57. package/dist/esm/transpiler/declaration_file_to_dictionary/intlayer_dictionary/buildIntlayerDictionary.mjs +4 -4
  58. package/dist/esm/transpiler/declaration_file_to_dictionary/intlayer_dictionary/buildIntlayerDictionary.mjs.map +1 -1
  59. package/dist/esm/transpiler/declaration_file_to_dictionary/intlayer_dictionary/writeDictionary.mjs +4 -4
  60. package/dist/esm/transpiler/declaration_file_to_dictionary/intlayer_dictionary/writeDictionary.mjs.map +1 -1
  61. package/dist/esm/transpiler/dictionary_to_main/createDictionaryEntryPoint.mjs +22 -14
  62. package/dist/esm/transpiler/dictionary_to_main/createDictionaryEntryPoint.mjs.map +1 -1
  63. package/dist/esm/transpiler/dictionary_to_type/createModuleAugmentation.mjs +19 -18
  64. package/dist/esm/transpiler/dictionary_to_type/createModuleAugmentation.mjs.map +1 -1
  65. package/dist/esm/transpiler/dictionary_to_type/createType.mjs +6 -4
  66. package/dist/esm/transpiler/dictionary_to_type/createType.mjs.map +1 -1
  67. package/dist/types/cleanOutputDir.d.ts +1 -1
  68. package/dist/types/cleanOutputDir.d.ts.map +1 -1
  69. package/dist/types/fetchDistantDictionaryKeys.d.ts +2 -1
  70. package/dist/types/fetchDistantDictionaryKeys.d.ts.map +1 -1
  71. package/dist/types/getBuiltDictionariesPath.d.ts +1 -1
  72. package/dist/types/getBuiltDictionariesPath.d.ts.map +1 -1
  73. package/dist/types/loadDictionaries/loadContentDeclaration.d.ts +1 -1
  74. package/dist/types/loadDictionaries/loadContentDeclaration.d.ts.map +1 -1
  75. package/dist/types/loadDictionaries/loadDictionaries.d.ts +1 -1
  76. package/dist/types/loadDictionaries/loadDictionaries.d.ts.map +1 -1
  77. package/dist/types/log.d.ts +3 -2
  78. package/dist/types/log.d.ts.map +1 -1
  79. package/dist/types/prepareIntlayer.d.ts +1 -1
  80. package/dist/types/prepareIntlayer.d.ts.map +1 -1
  81. package/dist/types/transpiler/declaration_file_to_dictionary/i18next_dictionary/buildI18nextDictionary.d.ts +1 -1
  82. package/dist/types/transpiler/declaration_file_to_dictionary/i18next_dictionary/buildI18nextDictionary.d.ts.map +1 -1
  83. package/dist/types/transpiler/declaration_file_to_dictionary/i18next_dictionary/convertContentDeclarationInto18nDictionaries.d.ts +1 -1
  84. package/dist/types/transpiler/declaration_file_to_dictionary/i18next_dictionary/convertContentDeclarationInto18nDictionaries.d.ts.map +1 -1
  85. package/dist/types/transpiler/declaration_file_to_dictionary/i18next_dictionary/writeDictionary.d.ts +1 -1
  86. package/dist/types/transpiler/declaration_file_to_dictionary/i18next_dictionary/writeDictionary.d.ts.map +1 -1
  87. package/dist/types/transpiler/declaration_file_to_dictionary/index.d.ts +1 -1
  88. package/dist/types/transpiler/declaration_file_to_dictionary/index.d.ts.map +1 -1
  89. package/dist/types/transpiler/declaration_file_to_dictionary/intlayer_dictionary/buildIntlayerDictionary.d.ts +1 -1
  90. package/dist/types/transpiler/declaration_file_to_dictionary/intlayer_dictionary/buildIntlayerDictionary.d.ts.map +1 -1
  91. package/dist/types/transpiler/declaration_file_to_dictionary/intlayer_dictionary/writeDictionary.d.ts +1 -1
  92. package/dist/types/transpiler/declaration_file_to_dictionary/intlayer_dictionary/writeDictionary.d.ts.map +1 -1
  93. package/dist/types/transpiler/dictionary_to_main/createDictionaryEntryPoint.d.ts +1 -1
  94. package/dist/types/transpiler/dictionary_to_main/createDictionaryEntryPoint.d.ts.map +1 -1
  95. package/dist/types/transpiler/dictionary_to_type/createModuleAugmentation.d.ts +1 -1
  96. package/dist/types/transpiler/dictionary_to_type/createModuleAugmentation.d.ts.map +1 -1
  97. package/dist/types/transpiler/dictionary_to_type/createType.d.ts +2 -1
  98. package/dist/types/transpiler/dictionary_to_type/createType.d.ts.map +1 -1
  99. package/package.json +13 -13
@@ -2,6 +2,6 @@ import { type Locales } from '@intlayer/config';
2
2
  import { type ContentNode } from '@intlayer/core';
3
3
  type Dictionary = Record<string, unknown>;
4
4
  export type I18nextDictionariesOutput = Partial<Record<Locales, Dictionary>>;
5
- export declare const createI18nextDictionaries: (content: ContentNode) => I18nextDictionariesOutput;
5
+ export declare const createI18nextDictionaries: (content: ContentNode, configuration?: import("@intlayer/config").IntlayerConfig) => I18nextDictionariesOutput;
6
6
  export {};
7
7
  //# sourceMappingURL=convertContentDeclarationInto18nDictionaries.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"convertContentDeclarationInto18nDictionaries.d.ts","sourceRoot":"","sources":["../../../../../src/transpiler/declaration_file_to_dictionary/i18next_dictionary/convertContentDeclarationInto18nDictionaries.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,KAAK,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAClE,OAAO,EAKL,KAAK,WAAW,EACjB,MAAM,gBAAgB,CAAC;AAGxB,KAAK,UAAU,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;AAC1C,MAAM,MAAM,yBAAyB,GAAG,OAAO,CAAC,MAAM,CAAC,OAAO,EAAE,UAAU,CAAC,CAAC,CAAC;AA0F7E,eAAO,MAAM,yBAAyB,GACpC,SAAS,WAAW,KACnB,yBAWF,CAAC"}
1
+ {"version":3,"file":"convertContentDeclarationInto18nDictionaries.d.ts","sourceRoot":"","sources":["../../../../../src/transpiler/declaration_file_to_dictionary/i18next_dictionary/convertContentDeclarationInto18nDictionaries.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,KAAK,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAClE,OAAO,EAKL,KAAK,WAAW,EACjB,MAAM,gBAAgB,CAAC;AAGxB,KAAK,UAAU,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;AAC1C,MAAM,MAAM,yBAAyB,GAAG,OAAO,CAAC,MAAM,CAAC,OAAO,EAAE,UAAU,CAAC,CAAC,CAAC;AAsF7E,eAAO,MAAM,yBAAyB,GACpC,SAAS,WAAW,EACpB,yDAAkC,KACjC,yBAaF,CAAC"}
@@ -3,5 +3,5 @@ export type DictionariesDeclaration = Record<string, I18nextDictionariesOutput>;
3
3
  /**
4
4
  * This function writes the dictionaries to the file system
5
5
  */
6
- export declare const writeDictionary: (dictionariesDeclaration: DictionariesDeclaration) => Promise<string[]>;
6
+ export declare const writeDictionary: (dictionariesDeclaration: DictionariesDeclaration, configuration?: import("@intlayer/config").IntlayerConfig) => Promise<string[]>;
7
7
  //# sourceMappingURL=writeDictionary.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"writeDictionary.d.ts","sourceRoot":"","sources":["../../../../../src/transpiler/declaration_file_to_dictionary/i18next_dictionary/writeDictionary.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,gDAAgD,CAAC;AAKhG,MAAM,MAAM,uBAAuB,GAAG,MAAM,CAAC,MAAM,EAAE,yBAAyB,CAAC,CAAC;AAEhF;;GAEG;AACH,eAAO,MAAM,eAAe,GAC1B,yBAAyB,uBAAuB,sBA2BjD,CAAC"}
1
+ {"version":3,"file":"writeDictionary.d.ts","sourceRoot":"","sources":["../../../../../src/transpiler/declaration_file_to_dictionary/i18next_dictionary/writeDictionary.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,gDAAgD,CAAC;AAEhG,MAAM,MAAM,uBAAuB,GAAG,MAAM,CAAC,MAAM,EAAE,yBAAyB,CAAC,CAAC;AAEhF;;GAEG;AACH,eAAO,MAAM,eAAe,GAC1B,yBAAyB,uBAAuB,EAChD,yDAAkC,sBA6BnC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import type { Dictionary } from '@intlayer/core';
2
- export declare const buildDictionary: (dictionaries: Dictionary[]) => Promise<string[]>;
2
+ export declare const buildDictionary: (dictionaries: Dictionary[], configuration?: import("@intlayer/config").IntlayerConfig) => Promise<string[]>;
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/transpiler/declaration_file_to_dictionary/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAQjD,eAAO,MAAM,eAAe,GAC1B,cAAc,UAAU,EAAE,KACzB,OAAO,CAAC,MAAM,EAAE,CAUlB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/transpiler/declaration_file_to_dictionary/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAIjD,eAAO,MAAM,eAAe,GAC1B,cAAc,UAAU,EAAE,EAC1B,yDAAkC,KACjC,OAAO,CAAC,MAAM,EAAE,CAYlB,CAAC"}
@@ -3,5 +3,5 @@ import type { Dictionary } from '@intlayer/core';
3
3
  /**
4
4
  * This function transpile the bundled code to to make dictionaries as JSON files
5
5
  */
6
- export declare const buildIntlayerDictionary: (contentDeclarations: (DictionaryAPI | Dictionary)[]) => Promise<string[]>;
6
+ export declare const buildIntlayerDictionary: (contentDeclarations: (DictionaryAPI | Dictionary)[], configuration?: import("@intlayer/config").IntlayerConfig) => Promise<string[]>;
7
7
  //# sourceMappingURL=buildIntlayerDictionary.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"buildIntlayerDictionary.d.ts","sourceRoot":"","sources":["../../../../../src/transpiler/declaration_file_to_dictionary/intlayer_dictionary/buildIntlayerDictionary.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAEvD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAMjD;;GAEG;AACH,eAAO,MAAM,uBAAuB,GAClC,qBAAqB,CAAC,aAAa,GAAG,UAAU,CAAC,EAAE,sBAUpD,CAAC"}
1
+ {"version":3,"file":"buildIntlayerDictionary.d.ts","sourceRoot":"","sources":["../../../../../src/transpiler/declaration_file_to_dictionary/intlayer_dictionary/buildIntlayerDictionary.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAEvD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAGjD;;GAEG;AACH,eAAO,MAAM,uBAAuB,GAClC,qBAAqB,CAAC,aAAa,GAAG,UAAU,CAAC,EAAE,EACnD,yDAAkC,sBAanC,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import type { Dictionary } from '@intlayer/core';
2
- export declare const writeDictionary: (dictionaries: Dictionary[]) => Promise<string[]>;
2
+ export declare const writeDictionary: (dictionaries: Dictionary[], configuration?: import("@intlayer/config").IntlayerConfig) => Promise<string[]>;
3
3
  //# sourceMappingURL=writeDictionary.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"writeDictionary.d.ts","sourceRoot":"","sources":["../../../../../src/transpiler/declaration_file_to_dictionary/intlayer_dictionary/writeDictionary.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAIjD,eAAO,MAAM,eAAe,GAAU,cAAc,UAAU,EAAE,sBAsB/D,CAAC"}
1
+ {"version":3,"file":"writeDictionary.d.ts","sourceRoot":"","sources":["../../../../../src/transpiler/declaration_file_to_dictionary/intlayer_dictionary/writeDictionary.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAEjD,eAAO,MAAM,eAAe,GAC1B,cAAc,UAAU,EAAE,EAC1B,yDAAkC,sBAwBnC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  /**
2
2
  * This function generates a list of dictionaries in the main directory
3
3
  */
4
- export declare const createDictionaryEntryPoint: () => void;
4
+ export declare const createDictionaryEntryPoint: (configuration?: import("@intlayer/config").IntlayerConfig) => void;
5
5
  //# sourceMappingURL=createDictionaryEntryPoint.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"createDictionaryEntryPoint.d.ts","sourceRoot":"","sources":["../../../../src/transpiler/dictionary_to_main/createDictionaryEntryPoint.ts"],"names":[],"mappings":"AA+CA;;GAEG;AACH,eAAO,MAAM,0BAA0B,YActC,CAAC"}
1
+ {"version":3,"file":"createDictionaryEntryPoint.d.ts","sourceRoot":"","sources":["../../../../src/transpiler/dictionary_to_main/createDictionaryEntryPoint.ts"],"names":[],"mappings":"AA+CA;;GAEG;AACH,eAAO,MAAM,0BAA0B,GACrC,yDAAkC,SAyBnC,CAAC"}
@@ -2,5 +2,5 @@ export declare const getTypeName: (key: string) => string;
2
2
  /**
3
3
  * This function generates a index file merging all the types
4
4
  */
5
- export declare const createModuleAugmentation: () => void;
5
+ export declare const createModuleAugmentation: (configuration?: import("@intlayer/config").IntlayerConfig) => void;
6
6
  //# sourceMappingURL=createModuleAugmentation.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"createModuleAugmentation.d.ts","sourceRoot":"","sources":["../../../../src/transpiler/dictionary_to_type/createModuleAugmentation.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,WAAW,GAAI,KAAK,MAAM,KAAG,MACH,CAAC;AAsFxC;;GAEG;AACH,eAAO,MAAM,wBAAwB,YAapC,CAAC"}
1
+ {"version":3,"file":"createModuleAugmentation.d.ts","sourceRoot":"","sources":["../../../../src/transpiler/dictionary_to_type/createModuleAugmentation.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,WAAW,GAAI,KAAK,MAAM,KAAG,MACH,CAAC;AA8FxC;;GAEG;AACH,eAAO,MAAM,wBAAwB,GACnC,yDAAkC,SAgBnC,CAAC"}
@@ -1,7 +1,8 @@
1
+ import { IntlayerConfig } from '@intlayer/config';
1
2
  import type { Dictionary } from '@intlayer/core';
2
3
  export declare const generateTypeScriptType: (dictionary: Dictionary) => string;
3
4
  /**
4
5
  * This function generates a TypeScript type definition from a JSON object
5
6
  */
6
- export declare const createTypes: (dictionariesPaths: string[]) => string[];
7
+ export declare const createTypes: (dictionariesPaths: string[], configuration?: IntlayerConfig) => string[];
7
8
  //# sourceMappingURL=createType.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"createType.d.ts","sourceRoot":"","sources":["../../../../src/transpiler/dictionary_to_type/createType.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAUjD,eAAO,MAAM,sBAAsB,GAAI,YAAY,UAAU,WAc5D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,WAAW,GAAI,mBAAmB,MAAM,EAAE,KAAG,MAAM,EA0B/D,CAAC"}
1
+ {"version":3,"file":"createType.d.ts","sourceRoot":"","sources":["../../../../src/transpiler/dictionary_to_type/createType.ts"],"names":[],"mappings":"AAEA,OAAO,EAGL,cAAc,EACf,MAAM,kBAAkB,CAAC;AAC1B,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAOjD,eAAO,MAAM,sBAAsB,GAAI,YAAY,UAAU,WAc5D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,WAAW,GACtB,mBAAmB,MAAM,EAAE,EAC3B,gBAAe,cAAmC,KACjD,MAAM,EA2BR,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intlayer/chokidar",
3
- "version": "5.3.5",
3
+ "version": "5.3.7",
4
4
  "private": false,
5
5
  "description": "Uses chokidar to scan and build Intlayer declaration files into dictionaries based on Intlayer configuration.",
6
6
  "keywords": [
@@ -63,11 +63,11 @@
63
63
  "deepmerge": "^4.3.1",
64
64
  "fast-glob": "^3.3.3",
65
65
  "p-limit": "^3.1.0",
66
- "@intlayer/api": "5.3.5",
67
- "intlayer": "5.3.5",
68
- "@intlayer/config": "5.3.5",
69
- "@intlayer/dictionaries-entry": "5.3.5",
70
- "@intlayer/core": "5.3.5"
66
+ "@intlayer/api": "5.3.7",
67
+ "@intlayer/config": "5.3.7",
68
+ "@intlayer/core": "5.3.7",
69
+ "@intlayer/dictionaries-entry": "5.3.7",
70
+ "intlayer": "5.3.7"
71
71
  },
72
72
  "devDependencies": {
73
73
  "@changesets/cli": "2.27.12",
@@ -82,19 +82,19 @@
82
82
  "tsc-alias": "^1.8.10",
83
83
  "tsup": "^8.3.5",
84
84
  "typescript": "^5.7.3",
85
- "@utils/tsup-config": "1.0.4",
86
- "@intlayer/backend": "5.3.5",
85
+ "@intlayer/backend": "5.3.7",
86
+ "@utils/eslint-config": "1.0.4",
87
87
  "@utils/ts-config-types": "1.0.4",
88
88
  "@utils/ts-config": "1.0.4",
89
- "@utils/eslint-config": "1.0.4"
89
+ "@utils/tsup-config": "1.0.4"
90
90
  },
91
91
  "peerDependencies": {
92
92
  "fast-glob": "^3.3.3",
93
93
  "react": ">=16.0.0",
94
- "@intlayer/api": "5.3.5",
95
- "@intlayer/config": "5.3.5",
96
- "intlayer": "5.3.5",
97
- "@intlayer/core": "5.3.5"
94
+ "@intlayer/api": "5.3.7",
95
+ "@intlayer/config": "5.3.7",
96
+ "@intlayer/core": "5.3.7",
97
+ "intlayer": "5.3.7"
98
98
  },
99
99
  "engines": {
100
100
  "node": ">=14.18"