|
|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "@growi/app",
|
|
|
- "version": "4.5.7-RC.0",
|
|
|
+ "version": "4.5.9-RC.0",
|
|
|
"license": "MIT",
|
|
|
"scripts": {
|
|
|
"//// for production": "",
|
|
|
@@ -34,7 +34,7 @@
|
|
|
"predev:ci": "run-p resources:*",
|
|
|
"lint:typecheck": "npx tsc",
|
|
|
"lint:eslint": "eslint --quiet \"**/*.{js,jsx,ts,tsx}\"",
|
|
|
- "lint:styles": "stylelint src/**/*.scss --custom-syntax postcss-scss",
|
|
|
+ "lint:styles": "stylelint src/**/*.scss",
|
|
|
"lint:swagger2openapi": "node node_modules/.bin/oas-validate tmp/swagger.json",
|
|
|
"lint": "run-p lint:*",
|
|
|
"test": "cross-env NODE_ENV=test jest --passWithNoTests -- ",
|
|
|
@@ -58,11 +58,11 @@
|
|
|
"@browser-bunyan/console-formatted-stream": "^1.6.2",
|
|
|
"@godaddy/terminus": "^4.9.0",
|
|
|
"@google-cloud/storage": "^5.8.5",
|
|
|
- "@growi/codemirror-textlint": "^4.5.7-RC.0",
|
|
|
- "@growi/plugin-attachment-refs": "^4.5.7-RC.0",
|
|
|
- "@growi/plugin-lsx": "^4.5.7-RC.0",
|
|
|
- "@growi/plugin-pukiwiki-like-linker": "^4.5.7-RC.0",
|
|
|
- "@growi/slack": "^4.5.7-RC.0",
|
|
|
+ "@growi/codemirror-textlint": "^4.5.9-RC.0",
|
|
|
+ "@growi/plugin-attachment-refs": "^4.5.9-RC.0",
|
|
|
+ "@growi/plugin-lsx": "^4.5.9-RC.0",
|
|
|
+ "@growi/plugin-pukiwiki-like-linker": "^4.5.9-RC.0",
|
|
|
+ "@growi/slack": "^4.5.9-RC.0",
|
|
|
"@promster/express": "^5.1.0",
|
|
|
"@promster/server": "^6.0.3",
|
|
|
"@slack/events-api": "^3.0.0",
|
|
|
@@ -134,7 +134,7 @@
|
|
|
"passport-saml": "^3.2.0",
|
|
|
"passport-twitter": "^1.0.4",
|
|
|
"prom-client": "^13.0.0",
|
|
|
- "re2": "^1.17.1",
|
|
|
+ "re2": "^1.17.2",
|
|
|
"react-card-flip": "^1.0.10",
|
|
|
"react-image-crop": "^8.3.0",
|
|
|
"react-tagcloud": "^2.1.1",
|
|
|
@@ -161,7 +161,7 @@
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@alienfast/i18next-loader": "^1.1.4",
|
|
|
- "@growi/ui": "^4.5.7-RC.0",
|
|
|
+ "@growi/ui": "^4.5.9-RC.0",
|
|
|
"@handsontable/react": "=2.1.0",
|
|
|
"@types/compression": "^1.7.0",
|
|
|
"@types/express": "^4.17.11",
|
|
|
@@ -235,10 +235,8 @@
|
|
|
"sticky-events": "^3.4.11",
|
|
|
"style-loader": "^1.0.0",
|
|
|
"styled-components": "^5.0.1",
|
|
|
- "stylelint": "^14.0.1",
|
|
|
- "stylelint-config-recess-order": "^2.0.1",
|
|
|
"swagger2openapi": "^5.3.1",
|
|
|
- "swr": "^1.0.1",
|
|
|
+ "swr": "^1.1.2",
|
|
|
"terser-webpack-plugin": "^4.1.0",
|
|
|
"throttle-debounce": "^2.0.0",
|
|
|
"toastr": "^2.1.2",
|