|
13 | 13 | "postinstall": "patch-package" |
14 | 14 | }, |
15 | 15 | "devDependencies": { |
16 | | - "algoliasearch": "^4.10.4", |
17 | | - "axios-rate-limit": "^1.3.0", |
18 | | - "form-data": "^4.0.0", |
19 | | - "jest": "^26.6.3", |
20 | | - "needle": "^2.6.0", |
21 | | - "patch-package": "^6.4.7", |
22 | | - "postinstall-postinstall": "^2.1.0", |
23 | | - "supertest": "^6.1.3", |
24 | | - "yargs": "^17.0.1" |
| 16 | + "algoliasearch": "4.10.4", |
| 17 | + "axios-rate-limit": "1.3.0", |
| 18 | + "form-data": "4.0.0", |
| 19 | + "jest": "26.6.3", |
| 20 | + "needle": "2.6.0", |
| 21 | + "patch-package": "6.4.7", |
| 22 | + "postinstall-postinstall": "2.1.0", |
| 23 | + "supertest": "6.1.3", |
| 24 | + "yargs": "17.0.1" |
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | | - "@tinymce/tinymce-react": "^3.12.6", |
28 | | - "axios": "^0.21.4", |
29 | | - "axios-retry": "^3.1.9", |
30 | | - "clean-deep": "^3.4.0", |
| 27 | + "@tinymce/tinymce-react": "3.12.6", |
| 28 | + "axios": "0.21.4", |
| 29 | + "axios-retry": "3.1.9", |
| 30 | + "clean-deep": "3.4.0", |
31 | 31 | "knex": "0.21.18", |
32 | | - "pg": "^8.6.0", |
33 | | - "react-quill": "^1.3.5", |
34 | | - "showdown": "^1.9.1", |
| 32 | + "pg": "8.6.0", |
| 33 | + "react-quill": "1.3.5", |
| 34 | + "showdown": "1.9.1", |
35 | 35 | "sqlite3": "5.0.0", |
36 | | - "strapi": "3.6.7", |
37 | | - "strapi-admin": "3.6.7", |
38 | | - "strapi-connector-bookshelf": "3.6.7", |
39 | | - "strapi-hook-algolia": "^3.6.0", |
40 | | - "strapi-middleware-cache": "^1.5.0", |
41 | | - "strapi-plugin-content-manager": "3.6.7", |
42 | | - "strapi-plugin-content-type-builder": "3.6.7", |
43 | | - "strapi-plugin-documentation": "3.6.7", |
44 | | - "strapi-plugin-email": "3.6.7", |
45 | | - "strapi-plugin-i18n": "3.6.7", |
46 | | - "strapi-plugin-migrate": "^3.6.2", |
47 | | - "strapi-plugin-upload": "3.6.7", |
48 | | - "strapi-plugin-users-permissions": "3.6.7", |
49 | | - "strapi-provider-email-sendgrid": "^3.6.4", |
50 | | - "strapi-provider-upload-azure-storage": "^1.1.3", |
51 | | - "strapi-utils": "3.6.7" |
| 36 | + "strapi": "3.6.11", |
| 37 | + "strapi-admin": "3.6.11", |
| 38 | + "strapi-connector-bookshelf": "3.6.11", |
| 39 | + "strapi-hook-algolia": "3.6.0", |
| 40 | + "strapi-middleware-cache": "1.5.0", |
| 41 | + "strapi-plugin-content-manager": "3.6.11", |
| 42 | + "strapi-plugin-content-type-builder": "3.6.11", |
| 43 | + "strapi-plugin-documentation": "3.6.11", |
| 44 | + "strapi-plugin-email": "3.6.11", |
| 45 | + "strapi-plugin-i18n": "3.6.11", |
| 46 | + "strapi-plugin-migrate": "3.6.2", |
| 47 | + "strapi-plugin-upload": "3.6.11", |
| 48 | + "strapi-plugin-users-permissions": "3.6.11", |
| 49 | + "strapi-provider-email-sendgrid": "3.6.11", |
| 50 | + "strapi-provider-upload-azure-storage": "1.1.3", |
| 51 | + "strapi-utils": "3.6.11" |
52 | 52 | }, |
53 | 53 | "author": { |
54 | 54 | "name": "A Strapi developer" |
|
0 commit comments