react-scripts-intlayer 7.5.4 → 7.5.6

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 (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-scripts-intlayer",
3
- "version": "7.5.4",
3
+ "version": "7.5.6",
4
4
  "private": false,
5
5
  "description": "Integrate Intlayer with Create React App using custom React scripts for internationalization i18n and advanced Webpack configurations",
6
6
  "keywords": [
@@ -80,9 +80,9 @@
80
80
  },
81
81
  "dependencies": {
82
82
  "@craco/craco": "7.1.0",
83
- "@intlayer/config": "7.5.4",
84
- "@intlayer/types": "7.5.4",
85
- "@intlayer/webpack": "7.5.4",
83
+ "@intlayer/config": "7.5.6",
84
+ "@intlayer/types": "7.5.6",
85
+ "@intlayer/webpack": "7.5.6",
86
86
  "node-loader": "2.1.0",
87
87
  "process": "0.11.10",
88
88
  "webpack": "5.98.0"