feat: admin dashboard recent pages + update deps
This commit is contained in:
42
package.json
42
package.json
@@ -37,12 +37,12 @@
|
||||
"@aoberoi/passport-slack": "1.0.5",
|
||||
"@bugsnag/js": "6.4.0",
|
||||
"@exlinc/keycloak-passport": "1.0.2",
|
||||
"algoliasearch": "3.33.0",
|
||||
"algoliasearch": "3.34.0",
|
||||
"apollo-fetch": "0.7.0",
|
||||
"apollo-server": "2.9.0",
|
||||
"apollo-server-express": "2.9.0",
|
||||
"apollo-server": "2.9.2",
|
||||
"apollo-server-express": "2.9.2",
|
||||
"auto-load": "3.0.4",
|
||||
"aws-sdk": "2.518.0",
|
||||
"aws-sdk": "2.521.0",
|
||||
"axios": "0.19.0",
|
||||
"azure-search-client": "3.1.5",
|
||||
"bcryptjs-then": "1.0.1",
|
||||
@@ -72,13 +72,13 @@
|
||||
"filesize": "4.1.2",
|
||||
"fs-extra": "8.1.0",
|
||||
"getos": "3.1.1",
|
||||
"graphql": "14.5.3",
|
||||
"graphql": "14.5.4",
|
||||
"graphql-list-fields": "2.0.2",
|
||||
"graphql-rate-limit-directive": "1.1.0",
|
||||
"graphql-subscriptions": "1.1.0",
|
||||
"graphql-tools": "4.0.5",
|
||||
"highlight.js": "9.15.10",
|
||||
"i18next": "17.0.12",
|
||||
"i18next": "17.0.13",
|
||||
"i18next-express-middleware": "1.8.1",
|
||||
"i18next-node-fs-backend": "2.1.3",
|
||||
"image-size": "0.7.4",
|
||||
@@ -87,7 +87,7 @@
|
||||
"js-yaml": "3.13.1",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
"klaw": "3.0.0",
|
||||
"knex": "0.19.2",
|
||||
"knex": "0.19.3",
|
||||
"lodash": "4.17.15",
|
||||
"markdown-it": "9.1.0",
|
||||
"markdown-it-abbr": "1.0.4",
|
||||
@@ -107,11 +107,11 @@
|
||||
"mime-types": "2.1.24",
|
||||
"moment": "2.24.0",
|
||||
"moment-timezone": "0.5.26",
|
||||
"mongodb": "3.3.1",
|
||||
"mongodb": "3.3.2",
|
||||
"mssql": "5.1.0",
|
||||
"multer": "1.4.2",
|
||||
"mysql2": "1.6.5",
|
||||
"nanoid": "2.0.4",
|
||||
"mysql2": "1.7.0",
|
||||
"nanoid": "2.1.0",
|
||||
"node-2fa": "1.1.2",
|
||||
"node-cache": "4.2.1",
|
||||
"nodemailer": "6.3.0",
|
||||
@@ -148,10 +148,10 @@
|
||||
"request-promise": "4.2.4",
|
||||
"safe-regex": "2.0.2",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"scim-query-filter-parser": "1.1.0",
|
||||
"scim-query-filter-parser": "1.1.1",
|
||||
"semver": "6.3.0",
|
||||
"serve-favicon": "2.5.0",
|
||||
"simple-git": "1.124.0",
|
||||
"simple-git": "1.126.0",
|
||||
"solr-node": "1.2.1",
|
||||
"sqlite3": "4.1.0",
|
||||
"striptags": "3.1.1",
|
||||
@@ -212,17 +212,17 @@
|
||||
"cssnano": "4.1.10",
|
||||
"duplicate-package-checker-webpack-plugin": "3.0.0",
|
||||
"epic-spinners": "1.1.0",
|
||||
"eslint": "6.2.2",
|
||||
"eslint": "6.3.0",
|
||||
"eslint-config-requarks": "1.0.7",
|
||||
"eslint-config-standard": "14.0.1",
|
||||
"eslint-config-standard": "14.1.0",
|
||||
"eslint-plugin-import": "2.18.2",
|
||||
"eslint-plugin-node": "9.1.0",
|
||||
"eslint-plugin-node": "9.2.0",
|
||||
"eslint-plugin-promise": "4.2.1",
|
||||
"eslint-plugin-standard": "4.0.1",
|
||||
"eslint-plugin-vue": "5.2.3",
|
||||
"fibers": "4.0.1",
|
||||
"file-loader": "4.2.0",
|
||||
"filepond": "4.5.0",
|
||||
"filepond": "4.5.1",
|
||||
"filepond-plugin-file-validate-type": "1.2.4",
|
||||
"filesize.js": "1.0.2",
|
||||
"grapesjs": "0.15.3",
|
||||
@@ -259,7 +259,7 @@
|
||||
"react-dom": "16.9.0",
|
||||
"resolve-url-loader": "3.1.0",
|
||||
"sass": "1.22.10",
|
||||
"sass-loader": "7.3.1",
|
||||
"sass-loader": "8.0.0",
|
||||
"sass-resources-loader": "2.0.1",
|
||||
"script-ext-html-webpack-plugin": "2.1.4",
|
||||
"simple-progress-webpack-plugin": "1.1.2",
|
||||
@@ -280,7 +280,7 @@
|
||||
"vue-loader": "15.7.1",
|
||||
"vue-material-design-icons": "3.4.0",
|
||||
"vue-moment": "4.0.0",
|
||||
"vue-router": "3.1.2",
|
||||
"vue-router": "3.1.3",
|
||||
"vue-simple-breakpoints": "1.0.3",
|
||||
"vue-status-indicator": "1.2.1",
|
||||
"vue-template-compiler": "2.6.10",
|
||||
@@ -288,17 +288,17 @@
|
||||
"vue2-animate": "2.1.2",
|
||||
"vuedraggable": "2.23.0",
|
||||
"vuescroll": "4.14.0",
|
||||
"vuetify": "2.0.10",
|
||||
"vuetify": "2.0.11",
|
||||
"vuetify-loader": "1.3.0",
|
||||
"vuex": "3.1.1",
|
||||
"vuex-pathify": "1.2.4",
|
||||
"vuex-persistedstate": "2.5.4",
|
||||
"webpack": "4.39.2",
|
||||
"webpack": "4.39.3",
|
||||
"webpack-bundle-analyzer": "3.4.1",
|
||||
"webpack-cli": "3.3.7",
|
||||
"webpack-dev-middleware": "3.7.0",
|
||||
"webpack-hot-middleware": "2.25.0",
|
||||
"webpack-merge": "4.2.1",
|
||||
"webpack-merge": "4.2.2",
|
||||
"webpack-subresource-integrity": "1.3.2",
|
||||
"webpackbar": "4.0.0",
|
||||
"whatwg-fetch": "3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user