Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
cyp3rius committed Sep 13, 2024
1 parent c25c2d6 commit 1fe83fa
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 166 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strapi-plugin-comments",
"version": "2.3.1",
"version": "2.3.2",
"description": "Strapi - Comments plugin",
"strapi": {
"name": "comments",
Expand Down Expand Up @@ -29,18 +29,18 @@
},
"dependencies": {
"@strapi/design-system": "1.18.0",
"@strapi/plugin-graphql": "^4.25.8",
"@strapi/utils": "^4.25.8",
"@strapi/types": "4.25.8",
"@strapi/plugin-graphql": "^4.25.11",
"@strapi/utils": "^4.25.11",
"@strapi/types": "4.25.11",
"no-profanity": "^1.4.2",
"styled-components": "^5.3.8",
"match-sorter": "^4.0.2",
"react-query": "3.39.3",
"codemirror5": "npm:codemirror@^5.65.11"
},
"devDependencies": {
"@strapi/helper-plugin": "^4.25.8",
"@strapi/strapi": "4.25.8",
"@strapi/helper-plugin": "^4.25.11",
"@strapi/strapi": "4.25.11",
"@types/axios": "^0.14.0",
"@types/react-intl": "^3.0.0",
"@types/react-query": "^1.2.9",
Expand Down
Loading

0 comments on commit 1fe83fa

Please sign in to comment.