Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
cyp3rius committed May 29, 2024
1 parent 62fa2dd commit 3f897a2
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 285 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strapi-plugin-reactions",
"version": "1.1.6",
"version": "1.1.7",
"description": "Strapi - Reactions plugin",
"strapi": {
"name": "reactions",
Expand All @@ -10,16 +10,16 @@
},
"dependencies": {
"@strapi/design-system": "1.18.0",
"@strapi/helper-plugin": "^4.24.2",
"@strapi/helper-plugin": "^4.24.4",
"@strapi/icons": "1.18.0",
"@strapi/plugin-graphql": "^4.24.2",
"@strapi/plugin-graphql": "^4.24.4",
"emoji-picker-react": "^4.5.2",
"prop-types": "^15.8.1",
"slugify": "^1.6.6",
"qs": "^6.11.2"
},
"devDependencies": {
"@strapi/typescript-utils": "^4.24.2",
"@strapi/typescript-utils": "^4.24.4",
"@types/jest": "^29.4.0",
"@types/react": "^17.0.53",
"@types/react-dom": "^18.0.28",
Expand All @@ -37,7 +37,7 @@
"react-dom": "^18.2.0",
"react-router-dom": "^5.3.4",
"styled-components": "^5.3.6",
"strapi-typed": "^1.0.15",
"strapi-typed": "^1.0.19",
"ts-jest": "^29.0.5",
"ts-node": "^10.9.1",
"typescript": "5.2.2"
Expand Down
Loading

0 comments on commit 3f897a2

Please sign in to comment.