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 Nov 27, 2024
1 parent 5e10940 commit 35ccd29
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.17",
"@strapi/plugin-documentation": "4.25.17",
"@strapi/plugin-sentry": "4.25.17",
"@strapi/plugin-users-permissions": "4.25.17",
"@strapi/provider-upload-aws-s3": "4.25.17",
"@strapi/strapi": "4.25.17",
"@strapi/logger": "5.4.2",
"@strapi/plugin-documentation": "5.4.2",
"@strapi/plugin-sentry": "5.4.2",
"@strapi/plugin-users-permissions": "5.4.2",
"@strapi/provider-upload-aws-s3": "5.4.2",
"@strapi/strapi": "5.4.2",
"pg": "8.13.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit 35ccd29

Please sign in to comment.