|
@@ -70,10 +70,12 @@
|
|
|
"@azure/openai": "^2.0.0",
|
|
"@azure/openai": "^2.0.0",
|
|
|
"@azure/storage-blob": "^12.16.0",
|
|
"@azure/storage-blob": "^12.16.0",
|
|
|
"@browser-bunyan/console-formatted-stream": "^1.8.0",
|
|
"@browser-bunyan/console-formatted-stream": "^1.8.0",
|
|
|
|
|
+ "@codemirror/state": "^6.5.2",
|
|
|
"@cspell/dynamic-import": "^8.15.4",
|
|
"@cspell/dynamic-import": "^8.15.4",
|
|
|
"@elastic/elasticsearch7": "npm:@elastic/elasticsearch@^7.17.4",
|
|
"@elastic/elasticsearch7": "npm:@elastic/elasticsearch@^7.17.4",
|
|
|
"@elastic/elasticsearch8": "npm:@elastic/elasticsearch@^8.18.2",
|
|
"@elastic/elasticsearch8": "npm:@elastic/elasticsearch@^8.18.2",
|
|
|
"@elastic/elasticsearch9": "npm:@elastic/elasticsearch@^9.0.3",
|
|
"@elastic/elasticsearch9": "npm:@elastic/elasticsearch@^9.0.3",
|
|
|
|
|
+ "@emoji-mart/data": "^1.2.1",
|
|
|
"@godaddy/terminus": "^4.9.0",
|
|
"@godaddy/terminus": "^4.9.0",
|
|
|
"@google-cloud/storage": "^5.8.5",
|
|
"@google-cloud/storage": "^5.8.5",
|
|
|
"@growi/core": "workspace:^",
|
|
"@growi/core": "workspace:^",
|
|
@@ -87,6 +89,9 @@
|
|
|
"@growi/remark-growi-directive": "workspace:^",
|
|
"@growi/remark-growi-directive": "workspace:^",
|
|
|
"@growi/remark-lsx": "workspace:^",
|
|
"@growi/remark-lsx": "workspace:^",
|
|
|
"@growi/slack": "workspace:^",
|
|
"@growi/slack": "workspace:^",
|
|
|
|
|
+ "@handsontable/react": "=2.1.0",
|
|
|
|
|
+ "@headless-tree/core": "^1.5.3",
|
|
|
|
|
+ "@headless-tree/react": "^1.5.3",
|
|
|
"@keycloak/keycloak-admin-client": "^18.0.0",
|
|
"@keycloak/keycloak-admin-client": "^18.0.0",
|
|
|
"@opentelemetry/api": "^1.9.0",
|
|
"@opentelemetry/api": "^1.9.0",
|
|
|
"@opentelemetry/auto-instrumentations-node": "^0.60.1",
|
|
"@opentelemetry/auto-instrumentations-node": "^0.60.1",
|
|
@@ -99,6 +104,7 @@
|
|
|
"@opentelemetry/semantic-conventions": "^1.34.0",
|
|
"@opentelemetry/semantic-conventions": "^1.34.0",
|
|
|
"@slack/web-api": "^6.2.4",
|
|
"@slack/web-api": "^6.2.4",
|
|
|
"@slack/webhook": "^6.0.0",
|
|
"@slack/webhook": "^6.0.0",
|
|
|
|
|
+ "@tanstack/react-virtual": "^3.13.12",
|
|
|
"@types/async": "^3.2.24",
|
|
"@types/async": "^3.2.24",
|
|
|
"@types/multer": "^1.4.12",
|
|
"@types/multer": "^1.4.12",
|
|
|
"JSONStream": "^1.3.5",
|
|
"JSONStream": "^1.3.5",
|
|
@@ -109,6 +115,7 @@
|
|
|
"axios-retry": "^3.2.4",
|
|
"axios-retry": "^3.2.4",
|
|
|
"babel-plugin-superjson-next": "^0.4.2",
|
|
"babel-plugin-superjson-next": "^0.4.2",
|
|
|
"body-parser": "^1.20.3",
|
|
"body-parser": "^1.20.3",
|
|
|
|
|
+ "bootstrap": "=5.3.2",
|
|
|
"browser-bunyan": "^1.8.0",
|
|
"browser-bunyan": "^1.8.0",
|
|
|
"bson-objectid": "^2.0.4",
|
|
"bson-objectid": "^2.0.4",
|
|
|
"bunyan": "^1.8.15",
|
|
"bunyan": "^1.8.15",
|
|
@@ -124,8 +131,10 @@
|
|
|
"dayjs": "^1.11.7",
|
|
"dayjs": "^1.11.7",
|
|
|
"detect-indent": "^7.0.0",
|
|
"detect-indent": "^7.0.0",
|
|
|
"diff": "^5.0.0",
|
|
"diff": "^5.0.0",
|
|
|
|
|
+ "diff2html": "^3.4.47",
|
|
|
"diff_match_patch": "^0.1.1",
|
|
"diff_match_patch": "^0.1.1",
|
|
|
"dotenv-flow": "^3.2.0",
|
|
"dotenv-flow": "^3.2.0",
|
|
|
|
|
+ "downshift": "^8.2.3",
|
|
|
"ejs": "^3.1.10",
|
|
"ejs": "^3.1.10",
|
|
|
"escape-string-regexp": "^4.0.0",
|
|
"escape-string-regexp": "^4.0.0",
|
|
|
"expose-gc": "^1.0.0",
|
|
"expose-gc": "^1.0.0",
|
|
@@ -135,7 +144,9 @@
|
|
|
"express-session": "^1.16.1",
|
|
"express-session": "^1.16.1",
|
|
|
"express-validator": "^6.14.0",
|
|
"express-validator": "^6.14.0",
|
|
|
"extensible-custom-error": "^0.0.7",
|
|
"extensible-custom-error": "^0.0.7",
|
|
|
|
|
+ "fastest-levenshtein": "^1.0.16",
|
|
|
"form-data": "^4.0.4",
|
|
"form-data": "^4.0.4",
|
|
|
|
|
+ "fslightbox-react": "^1.7.6",
|
|
|
"graceful-fs": "^4.1.11",
|
|
"graceful-fs": "^4.1.11",
|
|
|
"hast-util-sanitize": "^5.0.1",
|
|
"hast-util-sanitize": "^5.0.1",
|
|
|
"hast-util-select": "^6.0.2",
|
|
"hast-util-select": "^6.0.2",
|
|
@@ -143,6 +154,8 @@
|
|
|
"helmet": "^4.6.0",
|
|
"helmet": "^4.6.0",
|
|
|
"http-errors": "^2.0.0",
|
|
"http-errors": "^2.0.0",
|
|
|
"i18next": "^23.16.5",
|
|
"i18next": "^23.16.5",
|
|
|
|
|
+ "i18next-http-backend": "^2.6.2",
|
|
|
|
|
+ "i18next-localstorage-backend": "^4.2.0",
|
|
|
"i18next-resources-to-backend": "^1.2.1",
|
|
"i18next-resources-to-backend": "^1.2.1",
|
|
|
"is-absolute-url": "^4.0.1",
|
|
"is-absolute-url": "^4.0.1",
|
|
|
"is-iso-date": "^0.0.1",
|
|
"is-iso-date": "^0.0.1",
|
|
@@ -191,23 +204,31 @@
|
|
|
"passport-local": "^1.0.0",
|
|
"passport-local": "^1.0.0",
|
|
|
"passport-saml": "^3.2.0",
|
|
"passport-saml": "^3.2.0",
|
|
|
"pathe": "^2.0.3",
|
|
"pathe": "^2.0.3",
|
|
|
|
|
+ "pretty-bytes": "^6.1.1",
|
|
|
"prop-types": "^15.8.1",
|
|
"prop-types": "^15.8.1",
|
|
|
"qs": "^6.14.2",
|
|
"qs": "^6.14.2",
|
|
|
"rate-limiter-flexible": "^2.3.7",
|
|
"rate-limiter-flexible": "^2.3.7",
|
|
|
"react": "^18.2.0",
|
|
"react": "^18.2.0",
|
|
|
"react-bootstrap-typeahead": "^6.3.2",
|
|
"react-bootstrap-typeahead": "^6.3.2",
|
|
|
"react-card-flip": "^1.0.10",
|
|
"react-card-flip": "^1.0.10",
|
|
|
|
|
+ "react-copy-to-clipboard": "^5.0.1",
|
|
|
"react-datepicker": "^4.7.0",
|
|
"react-datepicker": "^4.7.0",
|
|
|
"react-disable": "^0.1.1",
|
|
"react-disable": "^0.1.1",
|
|
|
|
|
+ "react-dnd": "^14.0.5",
|
|
|
|
|
+ "react-dnd-html5-backend": "^14.1.0",
|
|
|
"react-dom": "^18.2.0",
|
|
"react-dom": "^18.2.0",
|
|
|
|
|
+ "react-dropzone": "^14.2.3",
|
|
|
"react-error-boundary": "^3.1.4",
|
|
"react-error-boundary": "^3.1.4",
|
|
|
|
|
+ "react-hook-form": "^7.45.4",
|
|
|
"react-i18next": "^15.1.1",
|
|
"react-i18next": "^15.1.1",
|
|
|
"react-image-crop": "^8.3.0",
|
|
"react-image-crop": "^8.3.0",
|
|
|
|
|
+ "react-input-autosize": "^3.0.0",
|
|
|
"react-markdown": "^9.0.1",
|
|
"react-markdown": "^9.0.1",
|
|
|
"react-multiline-clamp": "^2.0.0",
|
|
"react-multiline-clamp": "^2.0.0",
|
|
|
"react-scroll": "^1.8.7",
|
|
"react-scroll": "^1.8.7",
|
|
|
"react-stickynode": "^4.1.1",
|
|
"react-stickynode": "^4.1.1",
|
|
|
"react-syntax-highlighter": "^16.1.0",
|
|
"react-syntax-highlighter": "^16.1.0",
|
|
|
|
|
+ "react-toastify": "^9.1.3",
|
|
|
"react-use-ripple": "^1.5.2",
|
|
"react-use-ripple": "^1.5.2",
|
|
|
"reactstrap": "^9.2.2",
|
|
"reactstrap": "^9.2.2",
|
|
|
"reconnecting-websocket": "^4.4.0",
|
|
"reconnecting-websocket": "^4.4.0",
|
|
@@ -229,7 +250,9 @@
|
|
|
"remark-rehype": "^11.1.1",
|
|
"remark-rehype": "^11.1.1",
|
|
|
"remark-stringify": "^11.0.0",
|
|
"remark-stringify": "^11.0.0",
|
|
|
"sanitize-filename": "^1.6.3",
|
|
"sanitize-filename": "^1.6.3",
|
|
|
|
|
+ "simplebar-react": "^2.3.6",
|
|
|
"socket.io": "^4.7.5",
|
|
"socket.io": "^4.7.5",
|
|
|
|
|
+ "socket.io-client": "^4.7.5",
|
|
|
"string-width": "=4.2.2",
|
|
"string-width": "=4.2.2",
|
|
|
"superjson": "^2.2.2",
|
|
"superjson": "^2.2.2",
|
|
|
"swagger-jsdoc": "^6.2.8",
|
|
"swagger-jsdoc": "^6.2.8",
|
|
@@ -263,17 +286,11 @@
|
|
|
},
|
|
},
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
"@apidevtools/swagger-parser": "^10.1.1",
|
|
"@apidevtools/swagger-parser": "^10.1.1",
|
|
|
- "@codemirror/state": "^6.5.2",
|
|
|
|
|
- "@emoji-mart/data": "^1.2.1",
|
|
|
|
|
"@growi/core-styles": "workspace:^",
|
|
"@growi/core-styles": "workspace:^",
|
|
|
"@growi/custom-icons": "workspace:^",
|
|
"@growi/custom-icons": "workspace:^",
|
|
|
"@growi/editor": "workspace:^",
|
|
"@growi/editor": "workspace:^",
|
|
|
"@growi/ui": "workspace:^",
|
|
"@growi/ui": "workspace:^",
|
|
|
- "@handsontable/react": "=2.1.0",
|
|
|
|
|
- "@headless-tree/core": "^1.5.3",
|
|
|
|
|
- "@headless-tree/react": "^1.5.3",
|
|
|
|
|
"@popperjs/core": "^2.11.8",
|
|
"@popperjs/core": "^2.11.8",
|
|
|
- "@tanstack/react-virtual": "^3.13.12",
|
|
|
|
|
"@testing-library/jest-dom": "^6.5.0",
|
|
"@testing-library/jest-dom": "^6.5.0",
|
|
|
"@testing-library/user-event": "^14.5.2",
|
|
"@testing-library/user-event": "^14.5.2",
|
|
|
"@types/archiver": "^6.0.2",
|
|
"@types/archiver": "^6.0.2",
|
|
@@ -299,19 +316,12 @@
|
|
|
"@types/uuid": "^10.0.0",
|
|
"@types/uuid": "^10.0.0",
|
|
|
"@types/ws": "^8.18.1",
|
|
"@types/ws": "^8.18.1",
|
|
|
"babel-loader": "^8.2.5",
|
|
"babel-loader": "^8.2.5",
|
|
|
- "bootstrap": "=5.3.2",
|
|
|
|
|
"commander": "^14.0.0",
|
|
"commander": "^14.0.0",
|
|
|
"connect-browser-sync": "^2.1.0",
|
|
"connect-browser-sync": "^2.1.0",
|
|
|
- "diff2html": "^3.4.47",
|
|
|
|
|
- "downshift": "^8.2.3",
|
|
|
|
|
"eazy-logger": "^3.1.0",
|
|
"eazy-logger": "^3.1.0",
|
|
|
- "fastest-levenshtein": "^1.0.16",
|
|
|
|
|
- "fslightbox-react": "^1.7.6",
|
|
|
|
|
"handsontable": "=6.2.2",
|
|
"handsontable": "=6.2.2",
|
|
|
"happy-dom": "^15.7.4",
|
|
"happy-dom": "^15.7.4",
|
|
|
"i18next-chained-backend": "^4.6.2",
|
|
"i18next-chained-backend": "^4.6.2",
|
|
|
- "i18next-http-backend": "^2.6.2",
|
|
|
|
|
- "i18next-localstorage-backend": "^4.2.0",
|
|
|
|
|
"jotai-devtools": "^0.11.0",
|
|
"jotai-devtools": "^0.11.0",
|
|
|
"load-css-file": "^1.0.0",
|
|
"load-css-file": "^1.0.0",
|
|
|
"material-icons": "^1.11.3",
|
|
"material-icons": "^1.11.3",
|
|
@@ -321,19 +331,9 @@
|
|
|
"mongodb-memory-server-core": "^9.1.1",
|
|
"mongodb-memory-server-core": "^9.1.1",
|
|
|
"morgan": "^1.10.0",
|
|
"morgan": "^1.10.0",
|
|
|
"openapi-typescript": "^7.8.0",
|
|
"openapi-typescript": "^7.8.0",
|
|
|
- "pretty-bytes": "^6.1.1",
|
|
|
|
|
- "react-copy-to-clipboard": "^5.0.1",
|
|
|
|
|
- "react-dnd": "^14.0.5",
|
|
|
|
|
- "react-dnd-html5-backend": "^14.1.0",
|
|
|
|
|
- "react-dropzone": "^14.2.3",
|
|
|
|
|
- "react-hook-form": "^7.45.4",
|
|
|
|
|
- "react-input-autosize": "^3.0.0",
|
|
|
|
|
- "react-toastify": "^9.1.3",
|
|
|
|
|
"rehype-rewrite": "^4.0.2",
|
|
"rehype-rewrite": "^4.0.2",
|
|
|
"remark-github-admonitions-to-directives": "^2.0.0",
|
|
"remark-github-admonitions-to-directives": "^2.0.0",
|
|
|
"sass": "^1.53.0",
|
|
"sass": "^1.53.0",
|
|
|
- "simplebar-react": "^2.3.6",
|
|
|
|
|
- "socket.io-client": "^4.7.5",
|
|
|
|
|
"supertest": "^7.1.4",
|
|
"supertest": "^7.1.4",
|
|
|
"swagger2openapi": "^7.0.8",
|
|
"swagger2openapi": "^7.0.8",
|
|
|
"tinykeys": "^3.0.0",
|
|
"tinykeys": "^3.0.0",
|