14
14
"strapi" : " strapi"
15
15
},
16
16
"dependencies" : {
17
- "@_sh/strapi-plugin-ckeditor" : " ^2. 1.1" ,
18
- "@strapi/plugin-i18n" : " ^4.23.0 " ,
19
- "@strapi/plugin-users-permissions" : " ^4.23.0 " ,
20
- "@strapi/provider-email-amazon-ses" : " ^4.23.0 " ,
21
- "@strapi/provider-upload-aws-s3" : " ^4.23.0 " ,
22
- "@strapi/strapi" : " ^4.23.0 " ,
17
+ "@_sh/strapi-plugin-ckeditor" : " ^1.1.3 " ,
18
+ "@strapi/plugin-i18n" : " ^4.11.5 " ,
19
+ "@strapi/plugin-users-permissions" : " ^4.11.5 " ,
20
+ "@strapi/provider-email-amazon-ses" : " ^4.11.5 " ,
21
+ "@strapi/provider-upload-aws-s3" : " ^4.11.5 " ,
22
+ "@strapi/strapi" : " ^4.14.3 " ,
23
23
"@webbio/strapi-plugin-scheduler" : " ^1.0.6" ,
24
24
"html-loader" : " ^5.0.0" ,
25
- "jsdom" : " ^24.0 .0" ,
25
+ "jsdom" : " ^22.1 .0" ,
26
26
"markdown-loader" : " ^8.0.0" ,
27
- "pg" : " ^8.11.5 " ,
28
- "puppeteer" : " ^22.6.5 " ,
29
- "react" : " ^18.2 .0" ,
30
- "react-dom" : " ^18.2 .0" ,
27
+ "pg" : " ^8.11.1 " ,
28
+ "puppeteer" : " ^22.0.0 " ,
29
+ "react" : " ^18.0 .0" ,
30
+ "react-dom" : " ^18.0 .0" ,
31
31
"react-router-dom" : " ^5.2.0" ,
32
32
"react-tagsinput" : " ^3.20.3" ,
33
33
"strapi-plugin-tagsinput" : " ^1.0.4" ,
34
- "styled-components" : " ^6.1.8 "
34
+ "styled-components" : " ^5.2.1 "
35
35
},
36
36
"engines" : {
37
37
"npm" : " >=6.0.0"
38
38
},
39
39
"strapi" : {
40
40
"uuid" : " b6b5fb58-ed76-44ab-8910-3857abbf3b9f"
41
41
}
42
- }
42
+ }
0 commit comments