mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-30 15:14:19 +00:00
remove overrides
This commit is contained in:
14
package.json
14
package.json
@@ -112,7 +112,8 @@
|
||||
"utility-types": "3.10.0",
|
||||
"uuid": "9.0.0",
|
||||
"web-vitals": "4.2.4",
|
||||
"zustand": "3.5.0"
|
||||
"zustand": "3.5.0",
|
||||
"ws": "8.17.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.24.7",
|
||||
@@ -198,15 +199,8 @@
|
||||
"webpack": "5.88.2",
|
||||
"webpack-bundle-analyzer": "5.2.0",
|
||||
"webpack-cli": "5.1.4",
|
||||
"webpack-dev-server": "5.2.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@jupyterlab/terminal": {
|
||||
"ws": "7.5.10"
|
||||
},
|
||||
"@types/styled-components": {
|
||||
"ws": "7.5.10"
|
||||
}
|
||||
"webpack-dev-server": "5.2.3",
|
||||
"ws": "8.17.1"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "patch-package",
|
||||
|
||||
Reference in New Issue
Block a user