|
12 | 12 | "devDependencies": {},
|
13 | 13 | "dependencies": {
|
14 | 14 | "@nuxtjs/strapi": "^0.3.1",
|
15 |
| - "knex": "0.21.18", |
| 15 | + "knex": "0.95.10", |
16 | 16 | "pg": "^8.7.1",
|
17 |
| - "sqlite3": "5.0.0", |
18 |
| - "strapi": "3.6.7", |
19 |
| - "strapi-admin": "3.6.7", |
20 |
| - "strapi-connector-bookshelf": "3.6.7", |
21 |
| - "strapi-plugin-content-manager": "3.6.7", |
22 |
| - "strapi-plugin-content-type-builder": "3.6.7", |
23 |
| - "strapi-plugin-documentation": "3.6.7", |
24 |
| - "strapi-plugin-email": "3.6.7", |
25 |
| - "strapi-plugin-i18n": "3.6.7", |
26 |
| - "strapi-plugin-upload": "3.6.7", |
27 |
| - "strapi-plugin-users-permissions": "3.6.7", |
28 |
| - "strapi-utils": "3.6.7" |
| 17 | + "sqlite3": "5.0.2", |
| 18 | + "strapi": "3.6.8", |
| 19 | + "strapi-admin": "3.6.8", |
| 20 | + "strapi-connector-bookshelf": "3.6.8", |
| 21 | + "strapi-plugin-content-manager": "3.6.8", |
| 22 | + "strapi-plugin-content-type-builder": "3.6.8", |
| 23 | + "strapi-plugin-documentation": "3.6.8", |
| 24 | + "strapi-plugin-email": "3.6.8", |
| 25 | + "strapi-plugin-i18n": "3.6.8", |
| 26 | + "strapi-plugin-upload": "3.6.8", |
| 27 | + "strapi-plugin-users-permissions": "3.6.8", |
| 28 | + "strapi-utils": "3.6.8" |
29 | 29 | },
|
30 | 30 | "author": {
|
31 | 31 | "name": "A Strapi developer"
|
|
0 commit comments