Skip to content

Commit

Permalink
fix(deps): update dependency @strapi/helper-plugin to v4.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent 9cf0fca commit 29b5aba
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.1",
"@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.1":
version: 4.23.1
resolution: "@strapi/helper-plugin@npm:4.23.1"
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.18.0
"@strapi/icons": 1.18.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: 737544bfddd0ae398e2d3c3522fccc95509535b0dfb4b82b12f1a92afdd8b49893b04bc0fddcdc0645fbd0ce2715761824d632a5a5e33d640cf74d595c4fe426
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.1"
"@strapi/icons": "npm:1.13.0"
axios: "npm:1.6.5"
eslint: "npm:8.55.0"
Expand Down

0 comments on commit 29b5aba

Please sign in to comment.