diff --git a/x-pack/package.json b/x-pack/package.json index 720951600192f..a90c1ed7f5b53 100644 --- a/x-pack/package.json +++ b/x-pack/package.json @@ -42,8 +42,8 @@ "@storybook/addon-storyshots": "^5.2.6", "@storybook/react": "^5.2.6", "@storybook/theming": "^5.2.6", - "@testing-library/jest-dom": "4.2.0", "@testing-library/react": "^9.3.2", + "@testing-library/jest-dom": "4.2.0", "@types/angular": "^1.6.56", "@types/archiver": "^3.0.0", "@types/base64-js": "^1.2.5", @@ -66,8 +66,8 @@ "@types/graphql": "^0.13.2", "@types/gulp": "^4.0.6", "@types/hapi__wreck": "^15.0.1", - "@types/history": "^4.7.3", "@types/hoist-non-react-statics": "^3.3.0", + "@types/history": "^4.7.3", "@types/jest": "24.0.19", "@types/joi": "^13.4.2", "@types/js-yaml": "^3.11.1", @@ -231,6 +231,7 @@ "file-type": "^10.9.0", "font-awesome": "4.7.0", "formsy-react": "^1.1.5", + "fp-ts": "^2.0.5", "geojson-rewind": "^0.3.1", "get-port": "4.2.0", "getos": "^3.1.0", @@ -248,6 +249,7 @@ "i18n-iso-countries": "^4.3.1", "icalendar": "0.7.1", "idx": "^2.5.6", + "immer": "^1.5.0", "inline-style": "^2.0.0", "intl": "^1.2.5", "io-ts": "^2.0.1",