@strapi/content-releases 4.26.1 → 4.26.2
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/dist/_chunks/{App-dLXY5ei3.js → App-BuBtdrdz.js} +4 -10
- package/dist/_chunks/{App-dLXY5ei3.js.map → App-BuBtdrdz.js.map} +1 -1
- package/dist/_chunks/{App-jrh58sXY.mjs → App-D1Jtyh4X.mjs} +6 -11
- package/dist/_chunks/{App-jrh58sXY.mjs.map → App-D1Jtyh4X.mjs.map} +1 -1
- package/dist/_chunks/{PurchaseContentReleases-3tRbmbY3.mjs → PurchaseContentReleases-BoSLNx2z.mjs} +2 -2
- package/dist/_chunks/{PurchaseContentReleases-3tRbmbY3.mjs.map → PurchaseContentReleases-BoSLNx2z.mjs.map} +1 -1
- package/dist/_chunks/{PurchaseContentReleases-bpIYXOfu.js → PurchaseContentReleases-sD6ADHk2.js} +1 -1
- package/dist/_chunks/{PurchaseContentReleases-bpIYXOfu.js.map → PurchaseContentReleases-sD6ADHk2.js.map} +1 -1
- package/dist/_chunks/{en-ltT1TlKQ.mjs → en-B9Ur3VsE.mjs} +1 -1
- package/dist/_chunks/en-B9Ur3VsE.mjs.map +1 -0
- package/dist/_chunks/{en-HrREghh3.js → en-DtFJ5ViE.js} +1 -1
- package/dist/_chunks/en-DtFJ5ViE.js.map +1 -0
- package/dist/_chunks/{index-PiOGBETy.mjs → index-CAtjOOsC.mjs} +17 -11
- package/dist/_chunks/{index-PiOGBETy.mjs.map → index-CAtjOOsC.mjs.map} +1 -1
- package/dist/_chunks/{index-CVO0Rqdm.js → index-DN_VqfEd.js} +15 -10
- package/dist/_chunks/{index-CVO0Rqdm.js.map → index-DN_VqfEd.js.map} +1 -1
- package/dist/admin/index.js +1 -14
- package/dist/admin/index.js.map +1 -1
- package/dist/admin/index.mjs +1 -14
- package/dist/admin/index.mjs.map +1 -1
- package/dist/server/index.js +2 -4
- package/dist/server/index.js.map +1 -1
- package/dist/server/index.mjs +2 -3
- package/dist/server/index.mjs.map +1 -1
- package/package.json +12 -12
- package/dist/_chunks/en-HrREghh3.js.map +0 -1
- package/dist/_chunks/en-ltT1TlKQ.mjs.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@strapi/content-releases",
|
|
3
|
-
"version": "4.26.
|
|
3
|
+
"version": "4.26.2",
|
|
4
4
|
"description": "Strapi plugin for organizing and releasing content",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -56,31 +56,31 @@
|
|
|
56
56
|
"dependencies": {
|
|
57
57
|
"@reduxjs/toolkit": "1.9.7",
|
|
58
58
|
"@strapi/design-system": "1.19.0",
|
|
59
|
-
"@strapi/helper-plugin": "4.26.
|
|
59
|
+
"@strapi/helper-plugin": "4.26.2",
|
|
60
60
|
"@strapi/icons": "1.19.0",
|
|
61
|
-
"@strapi/types": "4.26.
|
|
62
|
-
"@strapi/utils": "4.26.
|
|
63
|
-
"axios": "1.
|
|
61
|
+
"@strapi/types": "4.26.2",
|
|
62
|
+
"@strapi/utils": "4.26.2",
|
|
63
|
+
"axios": "1.15.2",
|
|
64
64
|
"date-fns": "2.30.0",
|
|
65
65
|
"date-fns-tz": "2.0.0",
|
|
66
66
|
"formik": "2.4.0",
|
|
67
|
-
"lodash": "4.
|
|
67
|
+
"lodash": "4.18.1",
|
|
68
68
|
"node-schedule": "2.1.1",
|
|
69
69
|
"react-intl": "6.4.1",
|
|
70
70
|
"react-redux": "8.1.1",
|
|
71
71
|
"yup": "0.32.9"
|
|
72
72
|
},
|
|
73
73
|
"devDependencies": {
|
|
74
|
-
"@strapi/admin": "4.26.
|
|
75
|
-
"@strapi/admin-test-utils": "4.26.
|
|
74
|
+
"@strapi/admin": "4.26.2",
|
|
75
|
+
"@strapi/admin-test-utils": "4.26.2",
|
|
76
76
|
"@strapi/pack-up": "4.23.0",
|
|
77
|
-
"@strapi/strapi": "4.26.
|
|
77
|
+
"@strapi/strapi": "4.26.1",
|
|
78
78
|
"@testing-library/dom": "9.2.0",
|
|
79
79
|
"@testing-library/react": "14.0.0",
|
|
80
80
|
"@testing-library/user-event": "14.4.3",
|
|
81
81
|
"@types/koa": "2.15.0",
|
|
82
82
|
"@types/styled-components": "5.1.32",
|
|
83
|
-
"koa": "2.16.
|
|
83
|
+
"koa": "2.16.4",
|
|
84
84
|
"msw": "1.3.0",
|
|
85
85
|
"react": "^18.2.0",
|
|
86
86
|
"react-dom": "^18.2.0",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"styled-components": "5.3.3"
|
|
98
98
|
},
|
|
99
99
|
"engines": {
|
|
100
|
-
"node": ">=16.0.0 <=
|
|
100
|
+
"node": ">=16.0.0 <=22.x.x",
|
|
101
101
|
"npm": ">=6.0.0"
|
|
102
102
|
},
|
|
103
103
|
"nx": {
|
|
@@ -112,5 +112,5 @@
|
|
|
112
112
|
"displayName": "Releases",
|
|
113
113
|
"required": true
|
|
114
114
|
},
|
|
115
|
-
"gitHead": "
|
|
115
|
+
"gitHead": "7ad165f89d1ccae3c524439a36fc619ecf6b23f9"
|
|
116
116
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"en-HrREghh3.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"en-ltT1TlKQ.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|