|
|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "@growi/app",
|
|
|
- "version": "7.0.20-RC.0",
|
|
|
+ "version": "7.1.0-RC.0",
|
|
|
"license": "MIT",
|
|
|
"private": "true",
|
|
|
"scripts": {
|
|
|
@@ -35,12 +35,9 @@
|
|
|
"prelint:swagger2openapi": "yarn openapi:v3",
|
|
|
"test": "run-p test:*",
|
|
|
"test:jest": "cross-env NODE_ENV=test TS_NODE_PROJECT=test/integration/tsconfig.json jest",
|
|
|
- "test:vitest": "run-p vitest:run vitest:run:integ vitest:run:components",
|
|
|
+ "test:vitest": "vitest run --coverage",
|
|
|
"jest:run": "cross-env NODE_ENV=test TS_NODE_PROJECT=test/integration/tsconfig.json jest --passWithNoTests -- ",
|
|
|
"reg:run": "reg-suit run",
|
|
|
- "vitest:run": "vitest run config src --coverage",
|
|
|
- "vitest:run:integ": "vitest run -c vitest.config.integ.ts src --coverage",
|
|
|
- "vitest:run:components": "vitest run -c vitest.config.components.ts src --coverage",
|
|
|
"previtest:run:integ": "vitest run -c test-with-vite/download-mongo-binary/vitest.config.ts test-with-vite/download-mongo-binary",
|
|
|
"//// misc": "",
|
|
|
"console": "yarn repl",
|
|
|
@@ -49,7 +46,7 @@
|
|
|
"openapi:v3": "yarn cross-env API_VERSION=3 yarn swagger-jsdoc -- \"src/server/routes/apiv3/**/*.js\" \"src/server/models/**/*.js\"",
|
|
|
"openapi:v1": "yarn cross-env API_VERSION=1 yarn swagger-jsdoc -- \"src/server/*/*.js\" \"src/server/models/**/*.js\"",
|
|
|
"ts-node": "node -r ts-node/register/transpile-only -r tsconfig-paths/register -r dotenv-flow/config",
|
|
|
- "version": "yarn version --no-git-tag-version --preid=RC"
|
|
|
+ "version": "yarn version --no-git-tag-version --non-interactive --preid=RC"
|
|
|
},
|
|
|
"// comments for dependencies": {
|
|
|
"@aws-skd/*": "fix version above 3.186.0 that is required by mongodb@4.16.0",
|
|
|
@@ -63,7 +60,8 @@
|
|
|
"@akebifiky/remark-simple-plantuml": "^1.0.2",
|
|
|
"@aws-sdk/client-s3": "3.454.0",
|
|
|
"@aws-sdk/s3-request-presigner": "3.454.0",
|
|
|
- "@azure/identity": "^4.3.0",
|
|
|
+ "@azure/identity": "^4.4.1",
|
|
|
+ "@azure/openai": "^2.0.0-beta.2",
|
|
|
"@azure/storage-blob": "^12.16.0",
|
|
|
"@browser-bunyan/console-formatted-stream": "^1.8.0",
|
|
|
"@elastic/elasticsearch7": "npm:@elastic/elasticsearch@^7.17.0",
|
|
|
@@ -121,7 +119,7 @@
|
|
|
"extensible-custom-error": "^0.0.7",
|
|
|
"form-data": "^4.0.0",
|
|
|
"graceful-fs": "^4.1.11",
|
|
|
- "hast-util-select": "^5.0.5",
|
|
|
+ "hast-util-select": "^6.0.2",
|
|
|
"helmet": "^4.6.0",
|
|
|
"http-errors": "^2.0.0",
|
|
|
"i18next": "^23.10.1",
|
|
|
@@ -143,7 +141,7 @@
|
|
|
"multer": "~1.4.0",
|
|
|
"multer-autoreap": "^1.0.3",
|
|
|
"mustache": "^4.2.0",
|
|
|
- "next": "^14.1.3",
|
|
|
+ "next": "^14.2.13",
|
|
|
"next-dynamic-loading-props": "^0.1.1",
|
|
|
"next-i18next": "^15.2.0",
|
|
|
"next-superjson": "^0.0.4",
|
|
|
@@ -172,7 +170,7 @@
|
|
|
"react-error-boundary": "^3.1.4",
|
|
|
"react-i18next": "^14.1.0",
|
|
|
"react-image-crop": "^8.3.0",
|
|
|
- "react-markdown": "^8.0.7",
|
|
|
+ "react-markdown": "^9.0.1",
|
|
|
"react-multiline-clamp": "^2.0.0",
|
|
|
"react-scroll": "^1.8.7",
|
|
|
"react-stickynode": "^4.1.1",
|
|
|
@@ -181,18 +179,18 @@
|
|
|
"reactstrap": "^9.2.2",
|
|
|
"reconnecting-websocket": "^4.4.0",
|
|
|
"redis": "^3.0.2",
|
|
|
- "rehype-katex": "^6.0.2",
|
|
|
- "rehype-raw": "^6.1.1",
|
|
|
- "rehype-sanitize": "^5.0.1",
|
|
|
- "rehype-slug": "^5.0.1",
|
|
|
+ "rehype-katex": "^7.0.0",
|
|
|
+ "rehype-raw": "^7.0.0",
|
|
|
+ "rehype-sanitize": "^6.0.0",
|
|
|
+ "rehype-slug": "^6.0.0",
|
|
|
"rehype-toc": "^3.0.2",
|
|
|
- "remark-breaks": "^3.0.2",
|
|
|
- "remark-emoji": "^3.0.2",
|
|
|
- "remark-frontmatter": "^4.0.1",
|
|
|
- "remark-gfm": "^3.0.1",
|
|
|
- "remark-math": "^5.1.1",
|
|
|
- "remark-toc": "^8.0.1",
|
|
|
- "remark-wiki-link": "^1.0.4",
|
|
|
+ "remark-breaks": "^4.0.0",
|
|
|
+ "remark-emoji": "^5.0.0",
|
|
|
+ "remark-frontmatter": "^5.0.0",
|
|
|
+ "remark-gfm": "^4.0.0",
|
|
|
+ "remark-math": "^6.0.0",
|
|
|
+ "remark-toc": "^9.0.0",
|
|
|
+ "remark-wiki-link": "^2.0.1",
|
|
|
"sanitize-filename": "^1.6.3",
|
|
|
"socket.io": "^4.7.5",
|
|
|
"stream-to-promise": "^3.0.0",
|
|
|
@@ -230,13 +228,16 @@
|
|
|
"@popperjs/core": "^2.11.8",
|
|
|
"@swc-node/jest": "^1.8.1",
|
|
|
"@swc/jest": "^0.2.36",
|
|
|
- "@testing-library/react": "^14.1.2",
|
|
|
+ "@testing-library/dom": "^10.4.0",
|
|
|
+ "@testing-library/jest-dom": "^6.5.0",
|
|
|
+ "@testing-library/react": "^16.0.1",
|
|
|
"@testing-library/user-event": "^14.5.2",
|
|
|
"@types/express": "^4.17.21",
|
|
|
"@types/jest": "^29.5.2",
|
|
|
"@types/react-input-autosize": "^2.2.4",
|
|
|
"@types/react-scroll": "^1.8.4",
|
|
|
"@types/react-stickynode": "^4.0.3",
|
|
|
+ "@types/testing-library__dom": "^7.5.0",
|
|
|
"@types/throttle-debounce": "^5.0.1",
|
|
|
"@types/unzip-stream": "^0.3.4",
|
|
|
"@types/url-join": "^4.0.2",
|
|
|
@@ -250,7 +251,7 @@
|
|
|
"eslint-plugin-regex": "^1.8.0",
|
|
|
"fslightbox-react": "^1.7.6",
|
|
|
"handsontable": "=6.2.2",
|
|
|
- "happy-dom": "^13.2.0",
|
|
|
+ "happy-dom": "^15.7.4",
|
|
|
"i18next-chained-backend": "^4.6.2",
|
|
|
"i18next-hmr": "^3.0.4",
|
|
|
"i18next-http-backend": "^2.5.0",
|
|
|
@@ -274,7 +275,9 @@
|
|
|
"react-hotkeys": "^2.0.0",
|
|
|
"react-input-autosize": "^3.0.0",
|
|
|
"react-toastify": "^9.1.3",
|
|
|
- "rehype-rewrite": "^3.0.6",
|
|
|
+ "remark-directive": "^3.0.0",
|
|
|
+ "remark-github-admonitions-to-directives": "^2.0.0",
|
|
|
+ "rehype-rewrite": "^4.0.2",
|
|
|
"replacestream": "^4.0.3",
|
|
|
"sass": "^1.53.0",
|
|
|
"simple-load-script": "^1.0.2",
|