mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
The removed resolutions are no longer needed because the packages that originally depended on the incompatible versions have either been removed or upgraded.
This commit is contained in:
parent
4c734e41cf
commit
6508b6e811
2 changed files with 1 additions and 18 deletions
12
package.json
12
package.json
|
@ -74,28 +74,16 @@
|
|||
"url": "https://github.com/elastic/kibana.git"
|
||||
},
|
||||
"resolutions": {
|
||||
"**/@types/angular": "^1.6.56",
|
||||
"**/@types/chai": "^4.2.11",
|
||||
"**/@types/hapi": "^17.0.18",
|
||||
"**/@types/hoist-non-react-statics": "^3.3.1",
|
||||
"**/@types/node": ">=10.17.17 <10.20.0",
|
||||
"**/@types/react": "^16.9.36",
|
||||
"**/cross-fetch/node-fetch": "^2.6.1",
|
||||
"**/cypress/@types/lodash": "^4.14.159",
|
||||
"**/cypress/lodash": "^4.17.20",
|
||||
"**/deepmerge": "^4.2.2",
|
||||
"**/fast-deep-equal": "^3.1.1",
|
||||
"**/graphql-toolkit/lodash": "^4.17.15",
|
||||
"**/hoist-non-react-statics": "^3.3.2",
|
||||
"**/image-diff/gm/debug": "^2.6.9",
|
||||
"**/isomorphic-fetch/node-fetch": "^2.6.1",
|
||||
"**/isomorphic-git/**/base64-js": "^1.2.1",
|
||||
"**/istanbul-instrumenter-loader/schema-utils": "1.0.0",
|
||||
"**/load-grunt-config/lodash": "^4.17.20",
|
||||
"**/node-jose/node-forge": "^0.10.0",
|
||||
"**/react": "^16.12.0",
|
||||
"**/react-dom": "^16.12.0",
|
||||
"**/react-test-renderer": "^16.12.0",
|
||||
"**/request": "^2.88.2",
|
||||
"**/typescript": "4.0.2"
|
||||
},
|
||||
|
|
|
@ -3537,11 +3537,6 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/catbox/-/catbox-10.0.1.tgz#266679017749041fe9873fee1131dd2aaa04a07e"
|
||||
integrity sha512-ECuJ+f5gGHiLeiE4RlE/xdqv/0JVDToegPV1aTb10tQStYa0Ycq2OJfQukDv3IFaw3B+CMV46jHc5bXe6QXEQg==
|
||||
|
||||
"@types/chai@^4.2.11":
|
||||
version "4.2.11"
|
||||
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.11.tgz#d3614d6c5f500142358e6ed24e1bf16657536c50"
|
||||
integrity sha512-t7uW6eFafjO+qJ3BIV2gGUyZs27egcNRkUdalkud+Qa3+kg//f129iuOFivHDXQ+vnU3fDXuwgv0cqMCbcE8sw==
|
||||
|
||||
"@types/chance@^1.0.0":
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/chance/-/chance-1.0.1.tgz#c10703020369602c40dd9428cc6e1437027116df"
|
||||
|
@ -7301,7 +7296,7 @@ base64-js@^1.0.2:
|
|||
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.2.1.tgz#a91947da1f4a516ea38e5b4ec0ec3773675e0886"
|
||||
integrity sha512-dwVUVIXsBZXwTuwnXI9RK8sBmgq09NDHzyR9SAph9eqk76gKK2JSQmZARC2zRC81JC2QTtxD0ARU5qTS25gIGw==
|
||||
|
||||
base64-js@^1.1.2, base64-js@^1.2.1, base64-js@^1.3.0, base64-js@^1.3.1:
|
||||
base64-js@^1.1.2, base64-js@^1.3.0, base64-js@^1.3.1:
|
||||
version "1.3.1"
|
||||
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.1.tgz#58ece8cb75dd07e71ed08c736abc5fac4dbf8df1"
|
||||
integrity sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue