|
1 | 1 | {
|
2 | 2 | "name": "strapi-plugin-comments",
|
3 |
| - "version": "3.0.9-beta.1", |
| 3 | + "version": "3.0.9", |
4 | 4 | "description": "Strapi - Comments plugin",
|
5 | 5 | "strapi": {
|
6 | 6 | "name": "comments",
|
|
65 | 65 | },
|
66 | 66 | "devDependencies": {
|
67 | 67 | "@jest/types": "29.5.x",
|
68 |
| - "@sensinum/strapi-utils": "^1.0.7", |
69 |
| - "@strapi/plugin-cloud": "^5.10.3", |
70 |
| - "@strapi/plugin-graphql": "5.10.3", |
71 |
| - "@strapi/plugin-users-permissions": "^5.10.3", |
| 68 | + "@sensinum/strapi-utils": "^1.0.8", |
| 69 | + "@strapi/plugin-cloud": "^5.12.0", |
| 70 | + "@strapi/plugin-graphql": "5.12.0", |
| 71 | + "@strapi/plugin-users-permissions": "^5.12.0", |
72 | 72 | "@strapi/sdk-plugin": "^5.3.2",
|
73 |
| - "@strapi/strapi": "^5.10.3", |
74 |
| - "@strapi/types": "^5.10.3", |
| 73 | + "@strapi/strapi": "^5.12.0", |
| 74 | + "@strapi/types": "^5.12.0", |
75 | 75 | "@types/jest": "^29.5.12",
|
76 | 76 | "@types/koa": "^2.15.0",
|
77 | 77 | "@types/react": "^18.3.8",
|
|
89 | 89 | },
|
90 | 90 | "peerDependencies": {
|
91 | 91 | "@strapi/sdk-plugin": "^5.3.2",
|
92 |
| - "@strapi/strapi": "^5.10.3", |
| 92 | + "@strapi/strapi": "^5.12.0", |
93 | 93 | "react": "^18.3.1",
|
94 | 94 | "react-dom": "^18.3.1",
|
95 | 95 | "react-router-dom": "^6.22.3",
|
|
0 commit comments