Skip to content

Commit

Permalink
Merge pull request #41 from partio-scout/dependency-updates-december2022
Browse files Browse the repository at this point in the history
Dependency updates december2022
  • Loading branch information
linneamyl authored Jan 19, 2023
2 parents 4bf233f + d895dd5 commit bd20b29
Show file tree
Hide file tree
Showing 3 changed files with 521 additions and 752 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"x-generation-date": "11/23/2021 2:35:40 PM"
"x-generation-date": "12/27/2022 4:20:36 PM"
},
"x-strapi-config": {
"path": "/documentation",
Expand Down
64 changes: 32 additions & 32 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,42 +13,42 @@
"postinstall": "patch-package"
},
"devDependencies": {
"algoliasearch": "^4.10.4",
"axios-rate-limit": "^1.3.0",
"form-data": "^4.0.0",
"jest": "^26.6.3",
"needle": "^2.6.0",
"patch-package": "^6.4.7",
"postinstall-postinstall": "^2.1.0",
"supertest": "^6.1.3",
"yargs": "^17.0.1"
"algoliasearch": "4.10.4",
"axios-rate-limit": "1.3.0",
"form-data": "4.0.0",
"jest": "26.6.3",
"needle": "2.6.0",
"patch-package": "6.4.7",
"postinstall-postinstall": "2.1.0",
"supertest": "6.1.3",
"yargs": "17.0.1"
},
"dependencies": {
"@tinymce/tinymce-react": "^3.12.6",
"axios": "^0.21.4",
"axios-retry": "^3.1.9",
"clean-deep": "^3.4.0",
"@tinymce/tinymce-react": "3.12.6",
"axios": "0.21.4",
"axios-retry": "3.1.9",
"clean-deep": "3.4.0",
"knex": "0.21.18",
"pg": "^8.6.0",
"react-quill": "^1.3.5",
"showdown": "^1.9.1",
"pg": "8.6.0",
"react-quill": "1.3.5",
"showdown": "1.9.1",
"sqlite3": "5.0.0",
"strapi": "3.6.7",
"strapi-admin": "3.6.7",
"strapi-connector-bookshelf": "3.6.7",
"strapi-hook-algolia": "^3.6.0",
"strapi-middleware-cache": "^1.5.0",
"strapi-plugin-content-manager": "3.6.7",
"strapi-plugin-content-type-builder": "3.6.7",
"strapi-plugin-documentation": "3.6.7",
"strapi-plugin-email": "3.6.7",
"strapi-plugin-i18n": "3.6.7",
"strapi-plugin-migrate": "^3.6.2",
"strapi-plugin-upload": "3.6.7",
"strapi-plugin-users-permissions": "3.6.7",
"strapi-provider-email-sendgrid": "^3.6.4",
"strapi-provider-upload-azure-storage": "^1.1.3",
"strapi-utils": "3.6.7"
"strapi": "3.6.11",
"strapi-admin": "3.6.11",
"strapi-connector-bookshelf": "3.6.11",
"strapi-hook-algolia": "3.6.0",
"strapi-middleware-cache": "1.5.0",
"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-i18n": "3.6.11",
"strapi-plugin-migrate": "3.6.2",
"strapi-plugin-upload": "3.6.11",
"strapi-plugin-users-permissions": "3.6.11",
"strapi-provider-email-sendgrid": "3.6.11",
"strapi-provider-upload-azure-storage": "1.1.3",
"strapi-utils": "3.6.11"
},
"author": {
"name": "A Strapi developer"
Expand Down
Loading

0 comments on commit bd20b29

Please sign in to comment.