@strapi/i18n 0.0.0-experimental.cd782e586c4023aa5668811fa661cd4a851b69b3 → 0.0.0-experimental.ce5faa6c7fd5c9ab2a256f4595ef938ce908c95a

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strapi/i18n",
3
- "version": "0.0.0-experimental.cd782e586c4023aa5668811fa661cd4a851b69b3",
3
+ "version": "0.0.0-experimental.ce5faa6c7fd5c9ab2a256f4595ef938ce908c95a",
4
4
  "description": "Create read and update content in different languages, both from the Admin Panel and from the API",
5
5
  "repository": {
6
6
  "type": "git",
@@ -59,7 +59,7 @@
59
59
  "@reduxjs/toolkit": "1.9.7",
60
60
  "@strapi/design-system": "2.0.0-rc.29",
61
61
  "@strapi/icons": "2.0.0-rc.29",
62
- "@strapi/utils": "0.0.0-experimental.cd782e586c4023aa5668811fa661cd4a851b69b3",
62
+ "@strapi/utils": "0.0.0-experimental.ce5faa6c7fd5c9ab2a256f4595ef938ce908c95a",
63
63
  "lodash": "4.17.21",
64
64
  "qs": "6.11.1",
65
65
  "react-intl": "6.6.2",
@@ -68,10 +68,10 @@
68
68
  "zod": "3.25.67"
69
69
  },
70
70
  "devDependencies": {
71
- "@strapi/admin": "0.0.0-experimental.cd782e586c4023aa5668811fa661cd4a851b69b3",
72
- "@strapi/admin-test-utils": "0.0.0-experimental.cd782e586c4023aa5668811fa661cd4a851b69b3",
73
- "@strapi/content-manager": "0.0.0-experimental.cd782e586c4023aa5668811fa661cd4a851b69b3",
74
- "@strapi/types": "0.0.0-experimental.cd782e586c4023aa5668811fa661cd4a851b69b3",
71
+ "@strapi/admin": "0.0.0-experimental.ce5faa6c7fd5c9ab2a256f4595ef938ce908c95a",
72
+ "@strapi/admin-test-utils": "0.0.0-experimental.ce5faa6c7fd5c9ab2a256f4595ef938ce908c95a",
73
+ "@strapi/content-manager": "0.0.0-experimental.ce5faa6c7fd5c9ab2a256f4595ef938ce908c95a",
74
+ "@strapi/types": "0.0.0-experimental.ce5faa6c7fd5c9ab2a256f4595ef938ce908c95a",
75
75
  "@testing-library/react": "15.0.7",
76
76
  "@testing-library/user-event": "14.5.2",
77
77
  "msw": "1.3.0",