@strapi/content-manager 0.0.0-experimental.90bb616e183f391fb943d4c1924ee8cea1129591 → 0.0.0-experimental.9139e0ebf135e8f8ec2ea95468f0ac6fe6d9db9a
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 +5 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@strapi/content-manager",
|
|
3
|
-
"version": "0.0.0-experimental.
|
|
3
|
+
"version": "0.0.0-experimental.9139e0ebf135e8f8ec2ea95468f0ac6fe6d9db9a",
|
|
4
4
|
"description": "A powerful UI to easily manage your data.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -69,8 +69,8 @@
|
|
|
69
69
|
"@sindresorhus/slugify": "1.1.0",
|
|
70
70
|
"@strapi/design-system": "2.0.0-rc.27",
|
|
71
71
|
"@strapi/icons": "2.0.0-rc.27",
|
|
72
|
-
"@strapi/types": "0.0.0-experimental.
|
|
73
|
-
"@strapi/utils": "0.0.0-experimental.
|
|
72
|
+
"@strapi/types": "0.0.0-experimental.9139e0ebf135e8f8ec2ea95468f0ac6fe6d9db9a",
|
|
73
|
+
"@strapi/utils": "0.0.0-experimental.9139e0ebf135e8f8ec2ea95468f0ac6fe6d9db9a",
|
|
74
74
|
"codemirror5": "npm:codemirror@^5.65.11",
|
|
75
75
|
"date-fns": "2.30.0",
|
|
76
76
|
"fractional-indexing": "3.2.0",
|
|
@@ -105,8 +105,8 @@
|
|
|
105
105
|
"yup": "0.32.9"
|
|
106
106
|
},
|
|
107
107
|
"devDependencies": {
|
|
108
|
-
"@strapi/admin": "0.0.0-experimental.
|
|
109
|
-
"@strapi/database": "0.0.0-experimental.
|
|
108
|
+
"@strapi/admin": "0.0.0-experimental.9139e0ebf135e8f8ec2ea95468f0ac6fe6d9db9a",
|
|
109
|
+
"@strapi/database": "0.0.0-experimental.9139e0ebf135e8f8ec2ea95468f0ac6fe6d9db9a",
|
|
110
110
|
"@testing-library/react": "15.0.7",
|
|
111
111
|
"@types/jest": "29.5.2",
|
|
112
112
|
"@types/lodash": "^4.14.191",
|