File tree Expand file tree Collapse file tree 12 files changed +357
-381
lines changed
strapi-provider-rest-cache-couchbase
strapi-provider-rest-cache-memory
strapi-provider-rest-cache-redis Expand file tree Collapse file tree 12 files changed +357
-381
lines changed Original file line number Diff line number Diff line change 4040 "@strapi-community/eslint-config-tests" : " ^0.2.0" ,
4141 "@vuepress/plugin-register-components" : " ^2.0.0-beta.36" ,
4242 "@vuepress/plugin-search" : " ^2.0.0-beta.36" ,
43- "autocannon" : " ^7.7.0 " ,
43+ "autocannon" : " ^7.7.1 " ,
4444 "copyfiles" : " ^2.4.1" ,
4545 "cpy-cli" : " ^4.1.0" ,
46- "eslint" : " ^8.10 .0" ,
46+ "eslint" : " ^8.11 .0" ,
4747 "jest" : " ^27.5.1" ,
4848 "lerna" : " ^4.0.0" ,
49- "lint-staged" : " ^12.3.5 " ,
49+ "lint-staged" : " ^12.3.7 " ,
5050 "mermaid" : " ^8.14.0" ,
5151 "npm-run-all" : " ^4.1.5" ,
52- "prettier" : " ^2.5.1 " ,
52+ "prettier" : " ^2.6.0 " ,
5353 "supertest" : " ^6.2.2" ,
5454 "vuepress" : " ^2.0.0-beta.36" ,
5555 "yorkie" : " ^2.0.0"
Original file line number Diff line number Diff line change 6666 "dependencies" : {
6767 "@koa/router" : " ^10.1.1" ,
6868 "chalk" : " ^4.1.2" ,
69- "debug" : " ^4.3.3 " ,
69+ "debug" : " ^4.3.4 " ,
7070 "ioredis" : " ^4.28.5" ,
7171 "lodash" : " ^4.17.15"
7272 },
7373 "devDependencies" : {
74- "@strapi/strapi" : " ^4.1.0 " ,
74+ "@strapi/strapi" : " ^4.1.5 " ,
7575 "koa" : " ^2.11.0" ,
7676 "npm-run-all" : " ^4.1.5" ,
7777 "react" : " ^17.0.2" ,
78- "react-intl" : " ^5.24.6 " ,
78+ "react-intl" : " ^5.24.7 " ,
7979 "react-redux" : " ^7.2.2" ,
8080 "redux" : " ^4.0.5" ,
8181 "styled-components" : " ^5.2.3"
Original file line number Diff line number Diff line change 5757 "cache-manager-couchbase" : " ^0.1.5"
5858 },
5959 "devDependencies" : {
60- "@strapi/strapi" : " ^4.1.0 " ,
60+ "@strapi/strapi" : " ^4.1.5 " ,
6161 "strapi-plugin-rest-cache" : " ^4.2.2"
6262 },
6363 "peerDependencies" : {
Original file line number Diff line number Diff line change 5656 "cache-manager" : " ^3.6.0"
5757 },
5858 "devDependencies" : {
59- "@strapi/strapi" : " ^4.1.0 " ,
59+ "@strapi/strapi" : " ^4.1.5 " ,
6060 "strapi-plugin-rest-cache" : " ^4.2.2"
6161 },
6262 "peerDependencies" : {
Original file line number Diff line number Diff line change 5757 "cache-manager-ioredis" : " ^2.1.0"
5858 },
5959 "devDependencies" : {
60- "@strapi/strapi" : " ^4.1.0 " ,
61- "strapi-plugin-redis" : " ^1.0.0-alpha.1 " ,
60+ "@strapi/strapi" : " ^4.1.5 " ,
61+ "strapi-plugin-redis" : " ^1.0.0-alpha.2 " ,
6262 "strapi-plugin-rest-cache" : " ^4.2.2"
6363 },
6464 "peerDependencies" : {
Original file line number Diff line number Diff line change 1212 "test:e2e" : " jest --detectOpenHandles --forceExit"
1313 },
1414 "dependencies" : {
15- "@strapi/plugin-i18n" : " 4.1.0 " ,
16- "@strapi/plugin-users-permissions" : " 4.1.0 " ,
17- "@strapi/strapi" : " 4.1.0 " ,
15+ "@strapi/plugin-i18n" : " 4.1.5 " ,
16+ "@strapi/plugin-users-permissions" : " 4.1.5 " ,
17+ "@strapi/strapi" : " 4.1.5 " ,
1818 "lodash.set" : " ^4.3.2" ,
19- "mime-types" : " ^2.1.27 " ,
19+ "mime-types" : " ^2.1.35 " ,
2020 "sqlite3" : " 5.0.2" ,
2121 "strapi-plugin-rest-cache" : " ^4.2.2" ,
2222 "strapi-provider-rest-cache-couchbase" : " ^4.2.2"
You can’t perform that action at this time.
0 commit comments