File tree Expand file tree Collapse file tree 2 files changed +10071
-1
lines changed
packages/plugin-rest-cache Expand file tree Collapse file tree 2 files changed +10071
-1
lines changed Original file line number Diff line number Diff line change 9292 },
9393 "dependencies" : {
9494 "@strapi-community/provider-rest-cache-memory" : " 5.0.0-beta.0" ,
95- "react-intl" : " 6.6.2"
95+ "lodash" : " ^4.17.21" ,
96+ "react-intl" : " ^6.4.1" ,
97+ "chalk" : " ^4.1.2" ,
98+ "debug" : " ^4.4.1" ,
99+ "immer" : " ^9.0.21" ,
100+ "prop-types" : " ^15.8.1"
96101 },
97102 "devDependencies" : {
103+ "@strapi/design-system" : " ^2.0.0-rc" ,
104+ "@strapi/icons" : " ^2.0.0-rc" ,
98105 "@strapi/pack-up" : " ^5.0.0" ,
99106 "@strapi/sdk-plugin" : " ^5.0.0" ,
100107 "@strapi/strapi" : " ^5.0.0" ,
105112 "styled-components" : " ^6.0.0"
106113 },
107114 "peerDependencies" : {
115+ "@strapi/design-system" : " ^2.0.0-rc" ,
116+ "@strapi/icons" : " ^2.0.0-rc" ,
108117 "@strapi/sdk-plugin" : " ^5.0.0" ,
109118 "@strapi/strapi" : " ^5.0.0" ,
110119 "react" : " ^17.0.0 || ^18.0.0" ,
You can’t perform that action at this time.
0 commit comments