@strapi/content-manager 0.0.0-experimental.8a41bddd1fbbac61aa43a961ea1ff74ac586cf55 → 0.0.0-experimental.8b11c0eca020d4c84f17c9f06f36fb9c87fb3266
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 +7 -7
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.8b11c0eca020d4c84f17c9f06f36fb9c87fb3266",
|
|
4
4
|
"description": "A powerful UI to easily manage your data.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -67,10 +67,10 @@
|
|
|
67
67
|
"@radix-ui/react-toolbar": "1.0.4",
|
|
68
68
|
"@reduxjs/toolkit": "1.9.7",
|
|
69
69
|
"@sindresorhus/slugify": "1.1.0",
|
|
70
|
-
"@strapi/design-system": "2.0.0-rc.
|
|
71
|
-
"@strapi/icons": "2.0.0-rc.
|
|
72
|
-
"@strapi/types": "0.0.0-experimental.
|
|
73
|
-
"@strapi/utils": "0.0.0-experimental.
|
|
70
|
+
"@strapi/design-system": "2.0.0-rc.30",
|
|
71
|
+
"@strapi/icons": "2.0.0-rc.30",
|
|
72
|
+
"@strapi/types": "0.0.0-experimental.8b11c0eca020d4c84f17c9f06f36fb9c87fb3266",
|
|
73
|
+
"@strapi/utils": "0.0.0-experimental.8b11c0eca020d4c84f17c9f06f36fb9c87fb3266",
|
|
74
74
|
"codemirror5": "npm:codemirror@^5.65.11",
|
|
75
75
|
"date-fns": "2.30.0",
|
|
76
76
|
"fractional-indexing": "3.2.0",
|
|
@@ -104,8 +104,8 @@
|
|
|
104
104
|
"yup": "0.32.9"
|
|
105
105
|
},
|
|
106
106
|
"devDependencies": {
|
|
107
|
-
"@strapi/admin": "0.0.0-experimental.
|
|
108
|
-
"@strapi/database": "0.0.0-experimental.
|
|
107
|
+
"@strapi/admin": "0.0.0-experimental.8b11c0eca020d4c84f17c9f06f36fb9c87fb3266",
|
|
108
|
+
"@strapi/database": "0.0.0-experimental.8b11c0eca020d4c84f17c9f06f36fb9c87fb3266",
|
|
109
109
|
"@testing-library/react": "15.0.7",
|
|
110
110
|
"@types/jest": "29.5.2",
|
|
111
111
|
"@types/lodash": "^4.14.191",
|