|
|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "@growi/app",
|
|
|
- "version": "7.0.11-RC.0",
|
|
|
+ "version": "7.0.12-RC.0",
|
|
|
"license": "MIT",
|
|
|
"private": "true",
|
|
|
"scripts": {
|
|
|
@@ -63,7 +63,7 @@
|
|
|
"@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.0.1",
|
|
|
+ "@azure/identity": "^4.3.0",
|
|
|
"@azure/storage-blob": "^12.16.0",
|
|
|
"@browser-bunyan/console-formatted-stream": "^1.8.0",
|
|
|
"@elastic/elasticsearch7": "npm:@elastic/elasticsearch@^7.17.0",
|
|
|
@@ -72,6 +72,7 @@
|
|
|
"@google-cloud/storage": "^5.8.5",
|
|
|
"@growi/core": "link:../../packages/core",
|
|
|
"@growi/pluginkit": "link:../../packages/pluginkit",
|
|
|
+ "@growi/presentation": "link:../../packages/presentation",
|
|
|
"@growi/preset-templates": "link:../../packages/preset-templates",
|
|
|
"@growi/preset-themes": "link:../../packages/preset-themes",
|
|
|
"@growi/remark-attachment-refs": "link:../../packages/remark-attachment-refs",
|
|
|
@@ -143,6 +144,7 @@
|
|
|
"multer-autoreap": "^1.0.3",
|
|
|
"mustache": "^4.2.0",
|
|
|
"next": "^14.1.3",
|
|
|
+ "next-dynamic-loading-props": "^0.1.1",
|
|
|
"next-i18next": "^15.2.0",
|
|
|
"next-superjson": "^0.0.4",
|
|
|
"next-themes": "^0.2.1",
|
|
|
@@ -220,7 +222,6 @@
|
|
|
"@growi/core-styles": "link:../../packages/core-styles",
|
|
|
"@growi/custom-icons": "link:../../packages/custom-icons",
|
|
|
"@growi/editor": "link:../../packages/editor",
|
|
|
- "@growi/presentation": "link:../../packages/presentation",
|
|
|
"@growi/ui": "link:../../packages/ui",
|
|
|
"@handsontable/react": "=2.1.0",
|
|
|
"@next/bundle-analyzer": "^14.1.3",
|
|
|
@@ -237,8 +238,6 @@
|
|
|
"@types/throttle-debounce": "^5.0.1",
|
|
|
"@types/unzip-stream": "^0.3.4",
|
|
|
"@types/url-join": "^4.0.2",
|
|
|
- "@vitejs/plugin-react": "^4.3.0",
|
|
|
- "@vitest/coverage-v8": "^0.34.6",
|
|
|
"babel-loader": "^8.2.5",
|
|
|
"bootstrap": "=5.3.2",
|
|
|
"connect-browser-sync": "^2.1.0",
|
|
|
@@ -265,7 +264,6 @@
|
|
|
"morgan": "^1.10.0",
|
|
|
"null-loader": "^4.0.1",
|
|
|
"plantuml-encoder": "^1.2.5",
|
|
|
- "prettier": "^1.19.1",
|
|
|
"pretty-bytes": "^6.1.1",
|
|
|
"react-codemirror2": "^6.0.0",
|
|
|
"react-copy-to-clipboard": "^5.0.1",
|