Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 4, 2024
1 parent 5ef995d commit b4daf54
Show file tree
Hide file tree
Showing 3 changed files with 1,470 additions and 1,257 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
args: ${{ secrets.JU_CURL_PUBLISH }}

- name: Publishing on Heroku
uses: akhileshns/heroku-deploy@v3.12.12
uses: akhileshns/heroku-deploy@v3.13.15
with:
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
heroku_app_name: "bookmarks-cms"
Expand Down
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,21 @@
"dependencies": {
"@purest/config": "1.0.1",
"@request/api": "0.6.0",
"knex": "0.95.4",
"pg": "8.6.0",
"react-sortable-tree": "2.7.1",
"sqlite3": "5.0.2",
"strapi": "3.6.0",
"strapi-admin": "3.6.0",
"strapi-connector-bookshelf": "3.6.0",
"strapi-helper-plugin": "3.6.0",
"strapi-plugin-content-manager": "3.6.0",
"strapi-plugin-content-type-builder": "3.6.0",
"strapi-plugin-documentation": "3.6.0",
"strapi-plugin-email": "3.6.0",
"strapi-plugin-upload": "3.6.0",
"strapi-plugin-users-permissions": "3.6.0",
"strapi-utils": "3.6.0"
"knex": "0.95.15",
"pg": "8.12.0",
"react-sortable-tree": "2.8.0",
"sqlite3": "5.1.7",
"strapi": "3.6.11",
"strapi-admin": "3.6.11",
"strapi-connector-bookshelf": "3.6.11",
"strapi-helper-plugin": "3.6.11",
"strapi-plugin-content-manager": "3.6.11",
"strapi-plugin-content-type-builder": "3.6.11",
"strapi-plugin-documentation": "3.6.11",
"strapi-plugin-email": "3.6.11",
"strapi-plugin-upload": "3.6.11",
"strapi-plugin-users-permissions": "3.6.11",
"strapi-utils": "3.6.11"
},
"author": {
"name": "Julien Froidefond"
Expand Down
Loading

0 comments on commit b4daf54

Please sign in to comment.