Skip to content

Commit

Permalink
chore(back): upgrade to [email protected]; bump and patch sveltekit (#1318)
Browse files Browse the repository at this point in the history
Closes: Closes #1318
  • Loading branch information
dgrebb committed Jul 4, 2024
1 parent 367e333 commit cc78eba
Show file tree
Hide file tree
Showing 5 changed files with 1,373 additions and 1,026 deletions.
12 changes: 6 additions & 6 deletions back/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"strapi": "strapi"
},
"dependencies": {
"@strapi/plugin-color-picker": "4.25.0",
"@strapi/plugin-i18n": "4.25.0",
"@strapi/plugin-sentry": "4.25.0",
"@strapi/plugin-color-picker": "4.25.2",
"@strapi/plugin-i18n": "4.25.2",
"@strapi/plugin-sentry": "4.25.2",
"@strapi/plugin-seo": "^1.9.8",
"@strapi/plugin-users-permissions": "4.25.0",
"@strapi/provider-upload-aws-s3": "4.25.0",
"@strapi/strapi": "4.25.0",
"@strapi/plugin-users-permissions": "4.25.2",
"@strapi/provider-upload-aws-s3": "4.25.2",
"@strapi/strapi": "4.25.2",
"pg": "^8.11.5",
"react": "^18.0.0",
"react-dom": "^18.0.0",
Expand Down
Loading

0 comments on commit cc78eba

Please sign in to comment.