@strapi/i18n 0.0.0-experimental.edd76a7dfed80cd2a11bc9cb105d222f9f5150b7 → 0.0.0-experimental.ee6fba7645b920b681c767f52ccacc9af1061abe
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/package.json +8 -8
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@strapi/i18n",
|
|
3
|
-
"version": "0.0.0-experimental.
|
|
3
|
+
"version": "0.0.0-experimental.ee6fba7645b920b681c767f52ccacc9af1061abe",
|
|
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",
|
|
@@ -57,9 +57,9 @@
|
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"@reduxjs/toolkit": "1.9.7",
|
|
60
|
-
"@strapi/design-system": "2.0.0-rc.
|
|
61
|
-
"@strapi/icons": "2.0.0-rc.
|
|
62
|
-
"@strapi/utils": "0.0.0-experimental.
|
|
60
|
+
"@strapi/design-system": "2.0.0-rc.27",
|
|
61
|
+
"@strapi/icons": "2.0.0-rc.27",
|
|
62
|
+
"@strapi/utils": "0.0.0-experimental.ee6fba7645b920b681c767f52ccacc9af1061abe",
|
|
63
63
|
"lodash": "4.17.21",
|
|
64
64
|
"qs": "6.11.1",
|
|
65
65
|
"react-intl": "6.6.2",
|
|
@@ -67,10 +67,10 @@
|
|
|
67
67
|
"yup": "0.32.9"
|
|
68
68
|
},
|
|
69
69
|
"devDependencies": {
|
|
70
|
-
"@strapi/admin": "0.0.0-experimental.
|
|
71
|
-
"@strapi/admin-test-utils": "0.0.0-experimental.
|
|
72
|
-
"@strapi/content-manager": "0.0.0-experimental.
|
|
73
|
-
"@strapi/types": "0.0.0-experimental.
|
|
70
|
+
"@strapi/admin": "0.0.0-experimental.ee6fba7645b920b681c767f52ccacc9af1061abe",
|
|
71
|
+
"@strapi/admin-test-utils": "0.0.0-experimental.ee6fba7645b920b681c767f52ccacc9af1061abe",
|
|
72
|
+
"@strapi/content-manager": "0.0.0-experimental.ee6fba7645b920b681c767f52ccacc9af1061abe",
|
|
73
|
+
"@strapi/types": "0.0.0-experimental.ee6fba7645b920b681c767f52ccacc9af1061abe",
|
|
74
74
|
"@testing-library/react": "15.0.7",
|
|
75
75
|
"@testing-library/user-event": "14.5.2",
|
|
76
76
|
"msw": "1.3.0",
|