Skip to content

Commit 1fe83fa

Browse files
committed
chore: version bump
1 parent c25c2d6 commit 1fe83fa

File tree

2 files changed

+201
-166
lines changed

2 files changed

+201
-166
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strapi-plugin-comments",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"description": "Strapi - Comments plugin",
55
"strapi": {
66
"name": "comments",
@@ -29,18 +29,18 @@
2929
},
3030
"dependencies": {
3131
"@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",
3535
"no-profanity": "^1.4.2",
3636
"styled-components": "^5.3.8",
3737
"match-sorter": "^4.0.2",
3838
"react-query": "3.39.3",
3939
"codemirror5": "npm:codemirror@^5.65.11"
4040
},
4141
"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",
4444
"@types/axios": "^0.14.0",
4545
"@types/react-intl": "^3.0.0",
4646
"@types/react-query": "^1.2.9",

0 commit comments

Comments
 (0)