Skip to content

Commit

Permalink
fix(deps): update dependency @strapi/helper-plugin to v4.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent 9cf0fca commit 0eba320
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@strapi/design-system": "1.13.1",
"@strapi/helper-plugin": "4.16.2",
"@strapi/helper-plugin": "4.23.0",
"@strapi/icons": "1.13.0",
"axios": "1.6.5",
"prop-types": "15.8.1"
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1687,9 +1687,9 @@ __metadata:
languageName: node
linkType: hard

"@strapi/helper-plugin@npm:4.16.2":
version: 4.16.2
resolution: "@strapi/helper-plugin@npm:4.16.2"
"@strapi/helper-plugin@npm:4.23.0":
version: 4.23.0
resolution: "@strapi/helper-plugin@npm:4.23.0"
dependencies:
axios: "npm:1.6.0"
date-fns: "npm:2.30.0"
Expand All @@ -1702,13 +1702,13 @@ __metadata:
react-query: "npm:3.39.3"
react-select: "npm:5.7.0"
peerDependencies:
"@strapi/design-system": 1.13.1
"@strapi/icons": 1.13.0
"@strapi/design-system": 1.16.0
"@strapi/icons": 1.16.0
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
react-router-dom: ^5.2.0
styled-components: ^5.2.1
checksum: 8cca8e54f0cc23eb98af7c3a64e97cd8dee4d7ad5207be59a9e35cc57d2b716edd313b4ff57884a30bdd01e7496dc5e42044f6ee9d72606ba93b013193397a69
checksum: c6cdf31326e80a2dd51814e08ca1c0c019aab0a2146f7ea0a4244e95632e0b6d6c843715980573a4d616f41dd4c2c1017c94bcc972b067a06d013f7d82ac3f0b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7598,7 +7598,7 @@ __metadata:
"@babel/preset-react": "npm:7.23.3"
"@release-it/conventional-changelog": "npm:5.1.1"
"@strapi/design-system": "npm:1.13.1"
"@strapi/helper-plugin": "npm:4.16.2"
"@strapi/helper-plugin": "npm:4.23.0"
"@strapi/icons": "npm:1.13.0"
axios: "npm:1.6.5"
eslint: "npm:8.55.0"
Expand Down

0 comments on commit 0eba320

Please sign in to comment.