|
@@ -150,6 +150,7 @@
|
|
|
"prom-client": "^13.0.0",
|
|
"prom-client": "^13.0.0",
|
|
|
"rate-limiter-flexible": "^2.3.7",
|
|
"rate-limiter-flexible": "^2.3.7",
|
|
|
"react": "^18.2.0",
|
|
"react": "^18.2.0",
|
|
|
|
|
+ "react-bootstrap-typeahead": "^5.2.2",
|
|
|
"react-card-flip": "^1.0.10",
|
|
"react-card-flip": "^1.0.10",
|
|
|
"react-datepicker": "^4.7.0",
|
|
"react-datepicker": "^4.7.0",
|
|
|
"react-dnd": "^14.0.5",
|
|
"react-dnd": "^14.0.5",
|
|
@@ -159,6 +160,9 @@
|
|
|
"react-markdown": "^8.0.3",
|
|
"react-markdown": "^8.0.3",
|
|
|
"react-multiline-clamp": "^2.0.0",
|
|
"react-multiline-clamp": "^2.0.0",
|
|
|
"react-syntax-highlighter": "^15.5.0",
|
|
"react-syntax-highlighter": "^15.5.0",
|
|
|
|
|
+ "react-use-ripple": "^1.5.2",
|
|
|
|
|
+ "react-scroll": "^1.8.7",
|
|
|
|
|
+ "reactstrap": "^8.9.0",
|
|
|
"reconnecting-websocket": "^4.4.0",
|
|
"reconnecting-websocket": "^4.4.0",
|
|
|
"redis": "^3.0.2",
|
|
"redis": "^3.0.2",
|
|
|
"rehype-katex": "^6.0.2",
|
|
"rehype-katex": "^6.0.2",
|
|
@@ -172,12 +176,17 @@
|
|
|
"remark-math": "^5.1.1",
|
|
"remark-math": "^5.1.1",
|
|
|
"remark-wiki-link": "^1.0.4",
|
|
"remark-wiki-link": "^1.0.4",
|
|
|
"rimraf": "^3.0.0",
|
|
"rimraf": "^3.0.0",
|
|
|
|
|
+ "simplebar-react": "^2.3.6",
|
|
|
"socket.io": "^4.2.0",
|
|
"socket.io": "^4.2.0",
|
|
|
|
|
+ "sticky-events": "^3.4.11",
|
|
|
"stream-to-promise": "^3.0.0",
|
|
"stream-to-promise": "^3.0.0",
|
|
|
"string-width": "=4.2.2",
|
|
"string-width": "=4.2.2",
|
|
|
"superjson": "^1.9.1",
|
|
"superjson": "^1.9.1",
|
|
|
"swagger-jsdoc": "^6.1.0",
|
|
"swagger-jsdoc": "^6.1.0",
|
|
|
"swig-templates": "^2.0.2",
|
|
"swig-templates": "^2.0.2",
|
|
|
|
|
+ "swr": "^1.3.0",
|
|
|
|
|
+ "throttle-debounce": "^3.0.1",
|
|
|
|
|
+ "toastr": "^2.1.2",
|
|
|
"uglifycss": "^0.0.29",
|
|
"uglifycss": "^0.0.29",
|
|
|
"universal-bunyan": "^0.9.2",
|
|
"universal-bunyan": "^0.9.2",
|
|
|
"unzipper": "^0.10.5",
|
|
"unzipper": "^0.10.5",
|
|
@@ -185,7 +194,8 @@
|
|
|
"usehooks-ts": "^2.6.0",
|
|
"usehooks-ts": "^2.6.0",
|
|
|
"validator": "^13.7.0",
|
|
"validator": "^13.7.0",
|
|
|
"ws": "^8.3.0",
|
|
"ws": "^8.3.0",
|
|
|
- "xss": "^1.0.6"
|
|
|
|
|
|
|
+ "xss": "^1.0.6",
|
|
|
|
|
+ "unstated": "^2.1.1"
|
|
|
},
|
|
},
|
|
|
"// comments for defDependencies": {
|
|
"// comments for defDependencies": {
|
|
|
"@handsontable/react": "v3 requires handsontable >= 7.0.0.",
|
|
"@handsontable/react": "v3 requires handsontable >= 7.0.0.",
|
|
@@ -231,31 +241,21 @@
|
|
|
"penpal": "^4.0.0",
|
|
"penpal": "^4.0.0",
|
|
|
"plantuml-encoder": "^1.2.5",
|
|
"plantuml-encoder": "^1.2.5",
|
|
|
"prettier": "^1.19.1",
|
|
"prettier": "^1.19.1",
|
|
|
- "react-bootstrap-typeahead": "^5.2.2",
|
|
|
|
|
"react-codemirror2": "^6.0.0",
|
|
"react-codemirror2": "^6.0.0",
|
|
|
"react-copy-to-clipboard": "^5.0.1",
|
|
"react-copy-to-clipboard": "^5.0.1",
|
|
|
"react-dropzone": "^11.2.4",
|
|
"react-dropzone": "^11.2.4",
|
|
|
"react-frame-component": "^4.0.0",
|
|
"react-frame-component": "^4.0.0",
|
|
|
"react-hotkeys": "^2.0.0",
|
|
"react-hotkeys": "^2.0.0",
|
|
|
- "react-scroll": "^1.8.7",
|
|
|
|
|
- "react-use-ripple": "^1.5.2",
|
|
|
|
|
"react-waypoint": "^10.1.0",
|
|
"react-waypoint": "^10.1.0",
|
|
|
- "reactstrap": "^8.9.0",
|
|
|
|
|
"rehype-rewrite": "^3.0.6",
|
|
"rehype-rewrite": "^3.0.6",
|
|
|
"replacestream": "^4.0.3",
|
|
"replacestream": "^4.0.3",
|
|
|
"reveal.js": "^4.3.1",
|
|
"reveal.js": "^4.3.1",
|
|
|
"sass": "^1.53.0",
|
|
"sass": "^1.53.0",
|
|
|
"simple-line-icons": "^2.5.5",
|
|
"simple-line-icons": "^2.5.5",
|
|
|
"simple-load-script": "^1.0.2",
|
|
"simple-load-script": "^1.0.2",
|
|
|
- "simplebar-react": "^2.3.6",
|
|
|
|
|
"socket.io-client": "^4.2.0",
|
|
"socket.io-client": "^4.2.0",
|
|
|
- "sticky-events": "^3.4.11",
|
|
|
|
|
"swagger2openapi": "^5.3.1",
|
|
"swagger2openapi": "^5.3.1",
|
|
|
- "swr": "^1.3.0",
|
|
|
|
|
- "throttle-debounce": "^3.0.1",
|
|
|
|
|
- "toastr": "^2.1.2",
|
|
|
|
|
"ts-node-dev": "^2.0.0",
|
|
"ts-node-dev": "^2.0.0",
|
|
|
- "tsc-alias": "^1.2.9",
|
|
|
|
|
- "unstated": "^2.1.1"
|
|
|
|
|
|
|
+ "tsc-alias": "^1.2.9"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|