feat: comments disqus + commento
Showing
... | ... | @@ -37,7 +37,7 @@ |
"dependencies": { | ||
"@aoberoi/passport-slack": "1.0.5", | ||
"@azure/storage-blob": "12.1.1", | ||
"@bugsnag/js": "7.0.0", | ||
"@bugsnag/js": "7.0.2", | ||
"@exlinc/keycloak-passport": "1.0.2", | ||
"@root/csr": "0.8.1", | ||
"@root/keypairs": "0.9.0", | ||
... | ... | @@ -45,10 +45,10 @@ |
"acme": "3.0.3", | ||
"algoliasearch": "4.2.0", | ||
"apollo-fetch": "0.7.0", | ||
"apollo-server": "2.12.0", | ||
"apollo-server-express": "2.12.0", | ||
"apollo-server": "2.13.1", | ||
"apollo-server-express": "2.13.1", | ||
"auto-load": "3.0.4", | ||
"aws-sdk": "2.663.0", | ||
"aws-sdk": "2.678.0", | ||
"azure-search-client": "3.1.5", | ||
"bcryptjs-then": "1.0.1", | ||
"bluebird": "3.7.2", | ||
... | ... | @@ -61,20 +61,20 @@ |
"connect-session-knex": "1.6.0", | ||
"cookie-parser": "1.4.5", | ||
"cors": "2.8.5", | ||
"custom-error-instance": "2.1.1", | ||
"custom-error-instance": "2.1.2", | ||
"dependency-graph": "0.9.0", | ||
"diff": "4.0.2", | ||
"diff2html": "3.1.6", | ||
"dompurify": "2.0.10", | ||
"diff2html": "3.1.7", | ||
"dompurify": "2.0.11", | ||
"dotize": "0.3.0", | ||
"elasticsearch6": "npm:@elastic/elasticsearch@6", | ||
"elasticsearch7": "npm:@elastic/elasticsearch@7", | ||
"emoji-regex": "9.0.0", | ||
"eventemitter2": "6.3.1", | ||
"eventemitter2": "6.4.0", | ||
"express": "4.17.1", | ||
"express-brute": "1.0.1", | ||
"express-session": "1.17.1", | ||
"file-type": "14.2.0", | ||
"file-type": "14.4.0", | ||
"filesize": "6.1.0", | ||
"fs-extra": "9.0.0", | ||
"getos": "3.2.0", | ||
... | ... | @@ -84,8 +84,8 @@ |
"graphql-subscriptions": "1.1.0", | ||
"graphql-tools": "4.0.7", | ||
"he": "1.2.0", | ||
"highlight.js": "10.0.0", | ||
"i18next": "19.4.3", | ||
"highlight.js": "10.0.3", | ||
"i18next": "19.4.4", | ||
"i18next-express-middleware": "2.0.0", | ||
"i18next-node-fs-backend": "2.1.3", | ||
"image-size": "0.8.3", | ||
... | ... | @@ -96,7 +96,7 @@ |
"jsonwebtoken": "8.5.1", | ||
"katex": "0.11.1", | ||
"klaw": "3.0.0", | ||
"knex": "0.21.0", | ||
"knex": "0.21.1", | ||
"lodash": "4.17.15", | ||
"markdown-it": "10.0.0", | ||
"markdown-it-abbr": "1.0.4", | ||
... | ... | @@ -113,14 +113,14 @@ |
"markdown-it-task-lists": "2.1.1", | ||
"mathjax": "3.0.5", | ||
"mime-types": "2.1.27", | ||
"moment": "2.24.0", | ||
"moment-timezone": "0.5.28", | ||
"mongodb": "3.5.6", | ||
"moment": "2.25.3", | ||
"moment-timezone": "0.5.29", | ||
"mongodb": "3.5.7", | ||
"ms": "2.1.2", | ||
"mssql": "6.2.0", | ||
"multer": "1.4.2", | ||
"mysql2": "2.1.0", | ||
"nanoid": "3.1.3", | ||
"nanoid": "3.1.8", | ||
"node-2fa": "1.1.2", | ||
"node-cache": "5.1.0", | ||
"nodemailer": "6.4.6", | ||
... | ... | @@ -145,10 +145,10 @@ |
"passport-saml": "1.3.3", | ||
"passport-twitch-oauth": "1.0.0", | ||
"pem-jwk": "2.0.0", | ||
"pg": "8.0.3", | ||
"pg": "8.2.1", | ||
"pg-hstore": "2.3.3", | ||
"pg-pubsub": "0.5.0", | ||
"pg-query-stream": "3.0.7", | ||
"pg-query-stream": "3.1.1", | ||
"pg-tsquery": "8.1.0", | ||
"pug": "2.0.4", | ||
"punycode": "2.1.1", | ||
... | ... | @@ -163,17 +163,17 @@ |
"semver": "7.3.2", | ||
"serve-favicon": "2.5.0", | ||
"sharp": "0.25.2", | ||
"simple-git": "1.132.0", | ||
"simple-git": "2.4.0", | ||
"solr-node": "1.2.1", | ||
"sqlite3": "4.1.1", | ||
"sqlite3": "4.2.0", | ||
"ssh2": "0.8.9", | ||
"ssh2-promise": "0.1.6", | ||
"ssh2-promise": "0.1.7", | ||
"striptags": "3.1.1", | ||
"subscriptions-transport-ws": "0.9.16", | ||
"tar-fs": "2.0.1", | ||
"twemoji": "12.1.5", | ||
"tar-fs": "2.1.0", | ||
"twemoji": "13.0.0", | ||
"uslug": "1.0.4", | ||
"uuid": "7.0.3", | ||
"uuid": "8.0.0", | ||
"validate.js": "0.13.1", | ||
"winston": "3.2.1", | ||
"xss": "1.0.6", | ||
... | ... | @@ -181,7 +181,7 @@ |
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.8.4", | ||
"@babel/core": "^7.9.0", | ||
"@babel/core": "^7.9.6", | ||
"@babel/plugin-proposal-class-properties": "^7.8.3", | ||
"@babel/plugin-proposal-decorators": "^7.8.3", | ||
"@babel/plugin-proposal-export-namespace-from": "^7.8.3", | ||
... | ... | @@ -192,25 +192,25 @@ |
"@babel/plugin-syntax-dynamic-import": "^7.8.3", | ||
"@babel/plugin-syntax-import-meta": "^7.8.3", | ||
"@babel/polyfill": "^7.8.7", | ||
"@babel/preset-env": "^7.9.5", | ||
"@mdi/font": "5.1.45", | ||
"@babel/preset-env": "^7.9.6", | ||
"@mdi/font": "5.2.45", | ||
"@panter/vue-i18next": "0.15.2", | ||
"@requarks/ckeditor5": "12.4.0-wiki.16", | ||
"@vue/babel-preset-app": "4.3.1", | ||
"animate-sass": "0.8.2", | ||
"animated-number-vue": "1.0.0", | ||
"apollo-cache-inmemory": "1.6.5", | ||
"apollo-client": "2.6.8", | ||
"apollo-cache-inmemory": "1.6.6", | ||
"apollo-client": "2.6.10", | ||
"apollo-link": "1.2.14", | ||
"apollo-link-batch-http": "1.2.14", | ||
"apollo-link-error": "1.1.13", | ||
"apollo-link-http": "1.5.17", | ||
"apollo-link-persisted-queries": "0.2.2", | ||
"apollo-link-ws": "1.0.20", | ||
"apollo-utilities": "1.3.3", | ||
"apollo-utilities": "1.3.4", | ||
"autoprefixer": "9.7.6", | ||
"babel-eslint": "10.1.0", | ||
"babel-jest": "25.4.0", | ||
"babel-jest": "26.0.1", | ||
"babel-loader": "^8.1.0", | ||
"babel-plugin-graphql-tag": "2.5.0", | ||
"babel-plugin-lodash": "3.3.4", | ||
... | ... | @@ -228,7 +228,7 @@ |
"d3": "5.16.0", | ||
"duplicate-package-checker-webpack-plugin": "3.0.0", | ||
"epic-spinners": "1.1.0", | ||
"eslint": "6.8.0", | ||
"eslint": "7.0.0", | ||
"eslint-config-requarks": "1.0.7", | ||
"eslint-config-standard": "14.1.1", | ||
"eslint-plugin-import": "2.20.2", | ||
... | ... | @@ -238,19 +238,19 @@ |
"eslint-plugin-vue": "6.2.2", | ||
"fibers": "5.0.0", | ||
"file-loader": "6.0.0", | ||
"filepond": "4.13.4", | ||
"filepond": "4.13.6", | ||
"filepond-plugin-file-validate-type": "1.2.5", | ||
"filesize.js": "2.0.0", | ||
"graphql-persisted-document-loader": "2.0.0", | ||
"graphql-tag": "^2.10.3", | ||
"hammerjs": "2.0.8", | ||
"html-webpack-plugin": "4.2.0", | ||
"html-webpack-plugin": "4.3.0", | ||
"html-webpack-pug-plugin": "2.0.0", | ||
"i18next-chained-backend": "2.0.1", | ||
"i18next-localstorage-backend": "3.1.1", | ||
"i18next-xhr-backend": "3.2.2", | ||
"ignore-loader": "0.1.2", | ||
"jest": "25.4.0", | ||
"jest": "26.0.1", | ||
"js-beautify": "1.11.0", | ||
"js-cookie": "2.2.1", | ||
"mermaid": "8.5.0", | ||
... | ... | @@ -261,7 +261,7 @@ |
"optimize-css-assets-webpack-plugin": "5.0.3", | ||
"pako": "1.0.11", | ||
"postcss-cssnext": "3.1.0", | ||
"postcss-flexbugs-fixes": "4.2.0", | ||
"postcss-flexbugs-fixes": "4.2.1", | ||
"postcss-flexibility": "2.0.0", | ||
"postcss-import": "12.0.1", | ||
"postcss-loader": "3.0.0", | ||
... | ... | @@ -278,8 +278,8 @@ |
"sass-resources-loader": "2.0.3", | ||
"script-ext-html-webpack-plugin": "2.1.4", | ||
"simple-progress-webpack-plugin": "1.1.2", | ||
"style-loader": "1.2.0", | ||
"terser": "4.6.12", | ||
"style-loader": "1.2.1", | ||
"terser": "4.6.13", | ||
"twemoji-awesome": "1.0.6", | ||
"url-loader": "4.1.0", | ||
"velocity-animate": "1.5.2", | ||
... | ... | @@ -290,7 +290,7 @@ |
"vue-clipboards": "1.3.0", | ||
"vue-filepond": "6.0.2", | ||
"vue-hot-reload-api": "2.3.4", | ||
"vue-loader": "15.9.1", | ||
"vue-loader": "15.9.2", | ||
"vue-moment": "4.1.0", | ||
"vue-router": "3.1.6", | ||
"vue-status-indicator": "1.2.1", | ||
... | ... | @@ -298,9 +298,9 @@ |
"vue2-animate": "2.1.3", | ||
"vuedraggable": "2.23.2", | ||
"vuescroll": "4.15.0", | ||
"vuetify": "2.2.25", | ||
"vuetify": "2.2.28", | ||
"vuetify-loader": "1.4.3", | ||
"vuex": "3.3.0", | ||
"vuex": "3.4.0", | ||
"vuex-pathify": "1.4.1", | ||
"vuex-persistedstate": "3.0.1", | ||
"webpack": "4.43.0", | ||
... | ... | @@ -309,11 +309,11 @@ |
"webpack-dev-middleware": "3.7.2", | ||
"webpack-hot-middleware": "2.25.0", | ||
"webpack-merge": "4.2.2", | ||
"webpack-subresource-integrity": "1.4.0", | ||
"webpack-subresource-integrity": "1.4.1", | ||
"webpackbar": "4.0.0", | ||
"whatwg-fetch": "3.0.0", | ||
"write-file-webpack-plugin": "4.5.1", | ||
"xterm": "4.5.0", | ||
"xterm": "4.6.0", | ||
"zxcvbn": "4.4.2" | ||
}, | ||
"browserslist": [ | ||
... | ... |
This diff was suppressed by a .gitattributes entry.
Please
register
or
sign in
to comment