mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-26 21:13:15 +00:00
Upgraded: @types/jest, @uiw/react-textarea-code-editor.
Installed: sass dart Uninstalled: node-sass
This commit is contained in:
4663
ui-common/package-lock.json
generated
4663
ui-common/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -24,9 +24,8 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@craco/craco": "^6.4.3",
|
||||
"@types/jest": "^26.0.24",
|
||||
"@types/jest": "^28.1.1",
|
||||
"@types/node": "^12.20.54",
|
||||
"node-sass": "^6.0.1",
|
||||
"react": "^17.0.2",
|
||||
"react-copy-to-clipboard": "^5.1.0",
|
||||
"react-dom": "^17.0.2",
|
||||
@@ -41,7 +40,7 @@
|
||||
"@mui/material": "^5.8.2",
|
||||
"@mui/styles": "^5.8.0",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@uiw/react-textarea-code-editor": "^1.6.0",
|
||||
"@uiw/react-textarea-code-editor": "^2.0.2",
|
||||
"axios": "^0.27.2",
|
||||
"core-js": "^3.22.7",
|
||||
"highlight.js": "^11.5.1",
|
||||
@@ -80,6 +79,7 @@
|
||||
"rollup-plugin-postcss": "^4.0.2",
|
||||
"rollup-plugin-sass": "^1.2.12",
|
||||
"rollup-plugin-scss": "^3.0.0",
|
||||
"sass": "^1.52.3",
|
||||
"typescript": "^4.7.2"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
4950
ui/package-lock.json
generated
4950
ui/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -8,9 +8,9 @@
|
||||
"@emotion/styled": "^11.8.1",
|
||||
"@mui/material": "^5.8.2",
|
||||
"@mui/styles": "^5.8.0",
|
||||
"@types/jest": "^26.0.24",
|
||||
"@types/jest": "^28.1.1",
|
||||
"@types/node": "^12.20.54",
|
||||
"@uiw/react-textarea-code-editor": "^1.6.0",
|
||||
"@uiw/react-textarea-code-editor": "^2.0.2",
|
||||
"@up9/mizu-common": "file:../ui-common",
|
||||
"axios": "^0.27.2",
|
||||
"core-js": "^3.22.7",
|
||||
@@ -23,7 +23,6 @@
|
||||
"mobx": "^6.6.0",
|
||||
"moment": "^2.29.3",
|
||||
"node-fetch": "^3.2.4",
|
||||
"node-sass": "^6.0.1",
|
||||
"numeral": "^2.0.6",
|
||||
"react": "^17.0.2",
|
||||
"react-copy-to-clipboard": "^5.1.0",
|
||||
@@ -46,7 +45,8 @@
|
||||
"react-app-rewire-alias": "^1.1.7",
|
||||
"react-dev-utils": "^12.0.1",
|
||||
"react-error-overlay": "^6.0.11",
|
||||
"recoil": "^0.7.2"
|
||||
"recoil": "^0.7.2",
|
||||
"sass": "^1.52.3"
|
||||
},
|
||||
"scripts": {
|
||||
"prestart": "../devops/ui-common-pack.sh $PWD",
|
||||
|
Reference in New Issue
Block a user