@evaneos/front-config 5.1.3 → 5.1.4

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.
package/eslint/index.js CHANGED
@@ -3145,7 +3145,7 @@ var override_default = [
3145
3145
  paths: [
3146
3146
  {
3147
3147
  name: "react-intl",
3148
- message: "Use next-intl instead of react-intl.\nDocs: https://next-intl-docs.vercel.app/\nADR: https://www.notion.so/leather-yard-6b5/ADR-Next-intl-et-internationalisation-d-une-app-Next-17da97006602800bafd9cf4ebdfde508"
3148
+ message: "Use next-intl instead of react-intl.\nADR: https://next-intl-docs.vercel.app/\nADR: https://www.notion.so/leather-yard-6b5/ADR-Next-intl-et-internationalisation-d-une-app-Next-17da97006602800bafd9cf4ebdfde508"
3149
3149
  }
3150
3150
  ]
3151
3151
  }
package/eslint/index.mjs CHANGED
@@ -3134,7 +3134,7 @@ var override_default = [
3134
3134
  paths: [
3135
3135
  {
3136
3136
  name: "react-intl",
3137
- message: "Use next-intl instead of react-intl.\nDocs: https://next-intl-docs.vercel.app/\nADR: https://www.notion.so/leather-yard-6b5/ADR-Next-intl-et-internationalisation-d-une-app-Next-17da97006602800bafd9cf4ebdfde508"
3137
+ message: "Use next-intl instead of react-intl.\nADR: https://next-intl-docs.vercel.app/\nADR: https://www.notion.so/leather-yard-6b5/ADR-Next-intl-et-internationalisation-d-une-app-Next-17da97006602800bafd9cf4ebdfde508"
3138
3138
  }
3139
3139
  ]
3140
3140
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@evaneos/front-config",
3
- "version": "5.1.3",
3
+ "version": "5.1.4",
4
4
  "engines": {
5
5
  "node": ">=v18",
6
6
  "npm": ">=9"