|
9 | 9 | "dependencies": { |
10 | 10 | "@arshiash80/strapi-plugin-iconhub": "^1.1.1", |
11 | 11 | "@ckeditor/strapi-plugin-ckeditor": "^1.1.1", |
12 | | - "@strapi/plugin-cloud": "~5.23.6", |
13 | | - "@strapi/plugin-color-picker": "~5.23.6", |
14 | | - "@strapi/plugin-documentation": "~5.23.6", |
15 | | - "@strapi/plugin-users-permissions": "~5.23.6", |
16 | | - "@strapi/strapi": "~5.23.6", |
17 | | - "better-sqlite3": "^12.2.0", |
| 12 | + "@strapi/plugin-cloud": "~5.24.1", |
| 13 | + "@strapi/plugin-color-picker": "~5.24.1", |
| 14 | + "@strapi/plugin-documentation": "~5.24.1", |
| 15 | + "@strapi/plugin-users-permissions": "~5.24.1", |
| 16 | + "@strapi/strapi": "~5.24.1", |
| 17 | + "better-sqlite3": "^12.4.1", |
18 | 18 | "cross-env": "^10.0.0", |
19 | | - "mobx-restful-migrator": "^0.1.0", |
| 19 | + "mobx-restful-migrator": "^0.1.1", |
20 | 20 | "pg": "^8.16.3", |
21 | 21 | "react": "^18.3.1", |
22 | 22 | "react-dom": "^18.3.1", |
|
33 | 33 | "@types/react-dom": "^18.3.7", |
34 | 34 | "husky": "^9.1.7", |
35 | 35 | "koajax": "^3.1.2", |
36 | | - "lint-staged": "^16.1.6", |
| 36 | + "lint-staged": "^16.2.1", |
37 | 37 | "mobx-restful": "^2.1.3", |
38 | 38 | "mobx-strapi": "^0.8.1", |
39 | 39 | "prettier": "^3.6.2", |
40 | | - "swagger-typescript-api": "^13.2.13", |
41 | | - "tsx": "^4.20.5", |
| 40 | + "swagger-typescript-api": "13.2.7", |
| 41 | + "tsx": "^4.20.6", |
42 | 42 | "typescript": "~5.9.2", |
43 | 43 | "web-utility": "^4.6.1", |
44 | 44 | "xlsx": "^0.18.5", |
45 | | - "zx": "^8.8.2" |
| 45 | + "zx": "^8.8.3" |
46 | 46 | }, |
47 | 47 | "pnpm": { |
48 | 48 | "onlyBuiltDependencies": [ |
|
0 commit comments