|
1 | 1 | {
|
2 | 2 | "name": "strapi-plugin-comments",
|
3 |
| - "version": "2.3.1", |
| 3 | + "version": "2.3.2", |
4 | 4 | "description": "Strapi - Comments plugin",
|
5 | 5 | "strapi": {
|
6 | 6 | "name": "comments",
|
|
29 | 29 | },
|
30 | 30 | "dependencies": {
|
31 | 31 | "@strapi/design-system": "1.18.0",
|
32 |
| - "@strapi/plugin-graphql": "^4.25.8", |
33 |
| - "@strapi/utils": "^4.25.8", |
34 |
| - "@strapi/types": "4.25.8", |
| 32 | + "@strapi/plugin-graphql": "^4.25.11", |
| 33 | + "@strapi/utils": "^4.25.11", |
| 34 | + "@strapi/types": "4.25.11", |
35 | 35 | "no-profanity": "^1.4.2",
|
36 | 36 | "styled-components": "^5.3.8",
|
37 | 37 | "match-sorter": "^4.0.2",
|
38 | 38 | "react-query": "3.39.3",
|
39 | 39 | "codemirror5": "npm:codemirror@^5.65.11"
|
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 |
| - "@strapi/helper-plugin": "^4.25.8", |
43 |
| - "@strapi/strapi": "4.25.8", |
| 42 | + "@strapi/helper-plugin": "^4.25.11", |
| 43 | + "@strapi/strapi": "4.25.11", |
44 | 44 | "@types/axios": "^0.14.0",
|
45 | 45 | "@types/react-intl": "^3.0.0",
|
46 | 46 | "@types/react-query": "^1.2.9",
|
|
0 commit comments