|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
{
|
|
|
"name": "@growi/app",
|
|
"name": "@growi/app",
|
|
|
- "version": "4.4.10-RC.0",
|
|
|
|
|
|
|
+ "version": "4.4.11-RC.0",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"scripts": {
|
|
"scripts": {
|
|
|
"//// for production": "",
|
|
"//// for production": "",
|
|
@@ -33,7 +33,7 @@
|
|
|
"predev:ci": "run-p resources:*",
|
|
"predev:ci": "run-p resources:*",
|
|
|
"lint:typecheck": "npx tsc",
|
|
"lint:typecheck": "npx tsc",
|
|
|
"lint:eslint": "eslint --quiet \"**/*.{js,jsx,ts,tsx}\"",
|
|
"lint:eslint": "eslint --quiet \"**/*.{js,jsx,ts,tsx}\"",
|
|
|
- "lint:styles": "stylelint src/**/*.scss",
|
|
|
|
|
|
|
+ "lint:styles": "stylelint src/**/*.scss --custom-syntax postcss-scss",
|
|
|
"lint:swagger2openapi": "node node_modules/.bin/oas-validate tmp/swagger.json",
|
|
"lint:swagger2openapi": "node node_modules/.bin/oas-validate tmp/swagger.json",
|
|
|
"lint": "run-p lint:*",
|
|
"lint": "run-p lint:*",
|
|
|
"test": "cross-env NODE_ENV=test jest --passWithNoTests -- ",
|
|
"test": "cross-env NODE_ENV=test jest --passWithNoTests -- ",
|
|
@@ -57,11 +57,11 @@
|
|
|
"@browser-bunyan/console-formatted-stream": "^1.6.2",
|
|
"@browser-bunyan/console-formatted-stream": "^1.6.2",
|
|
|
"@godaddy/terminus": "^4.9.0",
|
|
"@godaddy/terminus": "^4.9.0",
|
|
|
"@google-cloud/storage": "^5.8.5",
|
|
"@google-cloud/storage": "^5.8.5",
|
|
|
- "@growi/codemirror-textlint": "^4.4.10-RC.0",
|
|
|
|
|
- "@growi/plugin-attachment-refs": "^4.4.10-RC.0",
|
|
|
|
|
- "@growi/plugin-pukiwiki-like-linker": "^4.4.10-RC.0",
|
|
|
|
|
- "@growi/plugin-lsx": "^4.4.10-RC.0",
|
|
|
|
|
- "@growi/slack": "^4.4.10-RC.0",
|
|
|
|
|
|
|
+ "@growi/codemirror-textlint": "^4.4.11-RC.0",
|
|
|
|
|
+ "@growi/plugin-attachment-refs": "^4.4.11-RC.0",
|
|
|
|
|
+ "@growi/plugin-lsx": "^4.4.11-RC.0",
|
|
|
|
|
+ "@growi/plugin-pukiwiki-like-linker": "^4.4.11-RC.0",
|
|
|
|
|
+ "@growi/slack": "^4.4.11-RC.0",
|
|
|
"@promster/express": "^5.1.0",
|
|
"@promster/express": "^5.1.0",
|
|
|
"@promster/server": "^6.0.3",
|
|
"@promster/server": "^6.0.3",
|
|
|
"@slack/events-api": "^3.0.0",
|
|
"@slack/events-api": "^3.0.0",
|
|
@@ -72,7 +72,7 @@
|
|
|
"array.prototype.flatmap": "^1.2.2",
|
|
"array.prototype.flatmap": "^1.2.2",
|
|
|
"async-canvas-to-blob": "^1.0.3",
|
|
"async-canvas-to-blob": "^1.0.3",
|
|
|
"aws-sdk": "^2.88.0",
|
|
"aws-sdk": "^2.88.0",
|
|
|
- "axios": "^0.21.1",
|
|
|
|
|
|
|
+ "axios": "^0.24.0",
|
|
|
"body-parser": "^1.18.2",
|
|
"body-parser": "^1.18.2",
|
|
|
"browser-bunyan": "^1.6.3",
|
|
"browser-bunyan": "^1.6.3",
|
|
|
"bunyan": "^1.8.15",
|
|
"bunyan": "^1.8.15",
|
|
@@ -122,11 +122,11 @@
|
|
|
"nodemailer": "^6.6.2",
|
|
"nodemailer": "^6.6.2",
|
|
|
"nodemailer-ses-transport": "~1.5.0",
|
|
"nodemailer-ses-transport": "~1.5.0",
|
|
|
"openid-client": "=2.5.0",
|
|
"openid-client": "=2.5.0",
|
|
|
- "passport": "^0.4.0",
|
|
|
|
|
|
|
+ "passport": "^0.5.0",
|
|
|
"passport-github": "^1.1.0",
|
|
"passport-github": "^1.1.0",
|
|
|
"passport-google-oauth20": "^2.0.0",
|
|
"passport-google-oauth20": "^2.0.0",
|
|
|
"passport-http": "^0.3.0",
|
|
"passport-http": "^0.3.0",
|
|
|
- "passport-ldapauth": "^2.0.0",
|
|
|
|
|
|
|
+ "passport-ldapauth": "^3.0.1",
|
|
|
"passport-local": "^1.0.0",
|
|
"passport-local": "^1.0.0",
|
|
|
"passport-saml": "^2.2.0",
|
|
"passport-saml": "^2.2.0",
|
|
|
"passport-twitter": "^1.0.4",
|
|
"passport-twitter": "^1.0.4",
|
|
@@ -158,7 +158,7 @@
|
|
|
"@alienfast/i18next-loader": "^1.0.16",
|
|
"@alienfast/i18next-loader": "^1.0.16",
|
|
|
"@atlaskit/drawer": "^5.3.7",
|
|
"@atlaskit/drawer": "^5.3.7",
|
|
|
"@atlaskit/navigation-next": "^8.0.5",
|
|
"@atlaskit/navigation-next": "^8.0.5",
|
|
|
- "@growi/ui": "^4.4.10-RC.0",
|
|
|
|
|
|
|
+ "@growi/ui": "^4.4.11-RC.0",
|
|
|
"@handsontable/react": "=2.1.0",
|
|
"@handsontable/react": "=2.1.0",
|
|
|
"@types/compression": "^1.7.0",
|
|
"@types/compression": "^1.7.0",
|
|
|
"@types/express": "^4.17.11",
|
|
"@types/express": "^4.17.11",
|
|
@@ -202,7 +202,6 @@
|
|
|
"mini-css-extract-plugin": "^0.9.0",
|
|
"mini-css-extract-plugin": "^0.9.0",
|
|
|
"morgan": "^1.10.0",
|
|
"morgan": "^1.10.0",
|
|
|
"node-dev": "^4.0.0",
|
|
"node-dev": "^4.0.0",
|
|
|
- "node-sass": "^4.14.1",
|
|
|
|
|
"normalize-path": "^3.0.0",
|
|
"normalize-path": "^3.0.0",
|
|
|
"null-loader": "^3.0.0",
|
|
"null-loader": "^3.0.0",
|
|
|
"on-headers": "^1.0.1",
|
|
"on-headers": "^1.0.1",
|
|
@@ -224,15 +223,17 @@
|
|
|
"reactstrap": "^8.9.0",
|
|
"reactstrap": "^8.9.0",
|
|
|
"replacestream": "^4.0.3",
|
|
"replacestream": "^4.0.3",
|
|
|
"reveal.js": "^3.5.0",
|
|
"reveal.js": "^3.5.0",
|
|
|
- "sass-loader": "^8.0.0",
|
|
|
|
|
|
|
+ "sass": "^1.43.4",
|
|
|
|
|
+ "sass-loader": "^10.1.1",
|
|
|
"simple-load-script": "^1.0.2",
|
|
"simple-load-script": "^1.0.2",
|
|
|
"socket.io-client": "^4.2.0",
|
|
"socket.io-client": "^4.2.0",
|
|
|
"sticky-events": "^3.1.3",
|
|
"sticky-events": "^3.1.3",
|
|
|
"style-loader": "^1.0.0",
|
|
"style-loader": "^1.0.0",
|
|
|
"styled-components": "^5.0.1",
|
|
"styled-components": "^5.0.1",
|
|
|
- "stylelint": "^13.2.0",
|
|
|
|
|
|
|
+ "stylelint": "^14.0.1",
|
|
|
"stylelint-config-recess-order": "^2.0.1",
|
|
"stylelint-config-recess-order": "^2.0.1",
|
|
|
"swagger2openapi": "^5.3.1",
|
|
"swagger2openapi": "^5.3.1",
|
|
|
|
|
+ "swr": "^1.0.1",
|
|
|
"terser-webpack-plugin": "^4.1.0",
|
|
"terser-webpack-plugin": "^4.1.0",
|
|
|
"throttle-debounce": "^2.0.0",
|
|
"throttle-debounce": "^2.0.0",
|
|
|
"toastr": "^2.1.2",
|
|
"toastr": "^2.1.2",
|