Skip to content

Commit

Permalink
fix(deps): update strapi monorepo to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 73ceead commit 8814782
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"test": "mocha"
},
"dependencies": {
"@strapi/logger": "4.25.14",
"@strapi/plugin-documentation": "4.25.14",
"@strapi/plugin-sentry": "4.25.14",
"@strapi/plugin-users-permissions": "4.25.14",
"@strapi/provider-upload-aws-s3": "4.25.14",
"@strapi/strapi": "4.25.14",
"@strapi/logger": "5.1.1",
"@strapi/plugin-documentation": "5.1.1",
"@strapi/plugin-sentry": "5.1.1",
"@strapi/plugin-users-permissions": "5.1.1",
"@strapi/provider-upload-aws-s3": "5.1.1",
"@strapi/strapi": "5.1.1",
"pg": "8.13.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit 8814782

Please sign in to comment.