Skip to content

Commit

Permalink
Update dependencies (opensearch-project#594)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Myssak <[email protected]>
  • Loading branch information
andreymyssak committed Mar 20, 2023
1 parent 2de51fb commit 84424d9
Show file tree
Hide file tree
Showing 442 changed files with 2,940 additions and 3,132 deletions.
46 changes: 23 additions & 23 deletions i18ntokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1411,12 +1411,12 @@
"start": {
"line": 151,
"column": 8,
"index": 5152
"index": 5156
},
"end": {
"line": 153,
"column": 39,
"index": 5269
"index": 5273
}
},
"filepath": "src/components/datagrid/data_grid_cell.tsx"
Expand All @@ -1429,12 +1429,12 @@
"start": {
"line": 151,
"column": 8,
"index": 5152
"index": 5156
},
"end": {
"line": 153,
"column": 39,
"index": 5269
"index": 5273
}
},
"filepath": "src/components/datagrid/data_grid_cell.tsx"
Expand All @@ -1447,12 +1447,12 @@
"start": {
"line": 97,
"column": 32,
"index": 2878
"index": 2882
},
"end": {
"line": 100,
"column": 3,
"index": 2957
"index": 2961
}
},
"filepath": "src/components/datagrid/data_grid_header_cell.tsx"
Expand Down Expand Up @@ -1645,12 +1645,12 @@
"start": {
"line": 275,
"column": 4,
"index": 10037
"index": 10041
},
"end": {
"line": 278,
"column": 46,
"index": 10197
"index": 10201
}
},
"filepath": "src/components/datagrid/data_grid.tsx"
Expand All @@ -1663,12 +1663,12 @@
"start": {
"line": 281,
"column": 10,
"index": 10271
"index": 10275
},
"end": {
"line": 283,
"column": 52,
"index": 10393
"index": 10397
}
},
"filepath": "src/components/datagrid/data_grid.tsx"
Expand All @@ -1681,12 +1681,12 @@
"start": {
"line": 990,
"column": 4,
"index": 32864
"index": 32868
},
"end": {
"line": 995,
"column": 53,
"index": 33037
"index": 33041
}
},
"filepath": "src/components/datagrid/data_grid.tsx"
Expand All @@ -1699,12 +1699,12 @@
"start": {
"line": 990,
"column": 4,
"index": 32864
"index": 32868
},
"end": {
"line": 995,
"column": 53,
"index": 33037
"index": 33041
}
},
"filepath": "src/components/datagrid/data_grid.tsx"
Expand All @@ -1717,12 +1717,12 @@
"start": {
"line": 1031,
"column": 20,
"index": 34075
"index": 34079
},
"end": {
"line": 1041,
"column": 3,
"index": 34362
"index": 34366
}
},
"filepath": "src/components/datagrid/data_grid.tsx"
Expand All @@ -1735,12 +1735,12 @@
"start": {
"line": 1043,
"column": 25,
"index": 34390
"index": 34394
},
"end": {
"line": 1052,
"column": 3,
"index": 34640
"index": 34644
}
},
"filepath": "src/components/datagrid/data_grid.tsx"
Expand All @@ -1753,12 +1753,12 @@
"start": {
"line": 1171,
"column": 18,
"index": 39754
"index": 39758
},
"end": {
"line": 1174,
"column": 20,
"index": 39907
"index": 39911
}
},
"filepath": "src/components/datagrid/data_grid.tsx"
Expand Down Expand Up @@ -3319,12 +3319,12 @@
"start": {
"line": 769,
"column": 14,
"index": 22148
"index": 22152
},
"end": {
"line": 772,
"column": 16,
"index": 22314
"index": 22318
}
},
"filepath": "src/components/popover/popover.tsx"
Expand Down Expand Up @@ -4193,4 +4193,4 @@
},
"filepath": "src/components/tree_view/tree_view.tsx"
}
]
]
103 changes: 48 additions & 55 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,54 +74,52 @@
"**/@miksu/prettier/minimatch": "^3.0.8",
"**/request/qs": "^6.11.0",
"**/make-fetch-happen": "^11.0.3",
"nodegit/ramda": "^0.27.1",
"sass-lint/front-matter": "^4.0.2"
},
"pre-commit": [
"test-staged"
],
"dependencies": {
"@types/chroma-js": "^2.0.0",
"@types/lodash": "^4.14.160",
"@types/numeral": "^0.0.28",
"@types/react-beautiful-dnd": "^13.0.0",
"@types/react-input-autosize": "^2.2.0",
"@types/react-virtualized-auto-sizer": "^1.0.0",
"@types/react-window": "^1.8.2",
"@types/chroma-js": "^2.4.0",
"@types/lodash": "^4.14.191",
"@types/numeral": "^2.0.2",
"@types/react-beautiful-dnd": "^13.1.3",
"@types/react-input-autosize": "^2.2.1",
"@types/react-virtualized-auto-sizer": "^1.0.1",
"@types/react-window": "^1.8.5",
"@types/refractor": "^3.0.0",
"@types/resize-observer-browser": "^0.1.5",
"@types/vfile-message": "^2.0.0",
"chroma-js": "^2.1.0",
"classnames": "^2.2.6",
"@types/resize-observer-browser": "^0.1.7",
"chroma-js": "^2.4.2",
"classnames": "^2.3.2",
"lodash": "^4.17.21",
"mdast-util-to-hast": "^10.0.0",
"numeral": "^2.0.6",
"prop-types": "^15.6.0",
"prop-types": "^15.8.1",
"react-ace": "^7.0.5",
"react-beautiful-dnd": "^13.0.0",
"react-dropzone": "^11.2.0",
"react-beautiful-dnd": "^13.1.1",
"react-dropzone": "^14.2.3",
"react-focus-on": "^3.5.0",
"react-input-autosize": "^2.2.2",
"react-input-autosize": "^3.0.0",
"react-is": "~16.3.0",
"react-virtualized-auto-sizer": "^1.0.2",
"react-window": "^1.8.5",
"react-virtualized-auto-sizer": "^1.0.7",
"react-window": "^1.8.8",
"refractor": "^3.6.0",
"rehype-raw": "^5.0.0",
"rehype-react": "^6.0.0",
"rehype-stringify": "^8.0.0",
"remark-emoji": "^2.1.0",
"remark-parse": "^8.0.3",
"remark-rehype": "^8.0.0",
"tabbable": "^3.0.0",
"tabbable": "^6.1.1",
"text-diff": "^1.0.1",
"unified": "^9.2.0",
"unist-util-visit": "^2.0.3",
"url-parse": "^1.5.9",
"uuid": "^8.3.0",
"url-parse": "^1.5.10",
"uuid": "^9.0.0",
"vfile": "^4.2.0"
},
"devDependencies": {
"@axe-core/puppeteer": "^4.1.1",
"@axe-core/puppeteer": "^4.6.0",
"@babel/cli": "^7.10.5",
"@babel/core": "^7.11.4",
"@babel/plugin-proposal-class-properties": "^7.10.4",
Expand All @@ -135,23 +133,21 @@
"@elastic/charts": "^30.2.0",
"@elastic/datemath": "^5.0.3",
"@elastic/eslint-config-kibana": "^0.15.0",
"@svgr/core": "5.4.0",
"@svgr/plugin-svgo": "^4.0.3",
"@types/classnames": "^2.2.10",
"@svgr/core": "^6.5.1",
"@svgr/plugin-svgo": "^6.5.1",
"@svgr/plugin-jsx": "^6.5.1",
"@types/enzyme": "^3.10.5",
"@types/jest": "^24.0.6",
"@types/node": "^10.17.5",
"@types/react": "^16.9.34",
"@types/react-dom": "^16.9.6",
"@types/react-is": "^16.7.1",
"@types/react-router-dom": "^5.1.5",
"@types/tabbable": "^3.1.0",
"@types/url-parse": "^1.4.3",
"@types/uuid": "^8.3.0",
"@types/url-parse": "^1.4.8",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"autoprefixer": "^9.8.6",
"axe-core": "^4.1.1",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^24.1.0",
Expand All @@ -162,20 +158,20 @@
"babel-plugin-pegjs-inline-precompile": "^0.1.1",
"babel-template": "^6.26.0",
"cache-loader": "^4.1.0",
"chalk": "^4.1.0",
"chokidar": "^3.4.2",
"chalk": "^4.1.2",
"chokidar": "^3.5.3",
"circular-dependency-plugin": "^5.2.0",
"codesandbox": "^2.1.16",
"codesandbox": "^2.2.3",
"core-js": "^3.6.5",
"cross-env": "^7.0.2",
"cross-env": "^7.0.3",
"css-loader": "^4.2.2",
"cssnano": "^4.1.11",
"deasync": "^0.1.20",
"dedent": "^0.7.0",
"dts-generator": "^3.0.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.3",
"enzyme-to-json": "^3.5.0",
"enzyme-adapter-react-16": "^1.15.7",
"enzyme-to-json": "^3.6.2",
"eslint": "^7.10.0",
"eslint-config-prettier": "^6.12.0",
"eslint-import-resolver-webpack": "^0.13.0",
Expand All @@ -190,66 +186,63 @@
"eslint-plugin-react": "^7.21.3",
"eslint-plugin-react-hooks": "^4.1.2",
"expose-gc": "^1.0.0",
"faker": "^4.1.0",
"faker": "^5.5.3",
"file-loader": "^6.1.0",
"findup": "^0.1.5",
"fork-ts-checker-webpack-plugin": "^5.1.0",
"get-port": "^5.1.1",
"glob": "^7.1.6",
"glob": "^8.1.0",
"html": "^1.0.0",
"html-format": "^1.0.1",
"html-format": "^1.0.2",
"html-webpack-plugin": "^4.4.1",
"jest": "^24.1.0",
"jest-cli": "^24.1.0",
"moment": "^2.27.0",
"moment-timezone": "^0.5.31",
"moment": "^2.29.4",
"moment-timezone": "^0.5.41",
"node-sass": "^7.0.1",
"pegjs": "^0.10.0",
"postcss-cli": "^7.1.2",
"postcss-inline-svg": "^4.1.0",
"postcss-loader": "^4.0.1",
"pre-commit": "^1.2.2",
"prettier": "^2.1.2",
"prop-types": "^15.6.0",
"puppeteer": "^5.5.0",
"puppeteer": "^18.2.1",
"raw-loader": "^4.0.1",
"react": "^16.14.0",
"react-docgen-typescript": "^1.20.5",
"react-docgen-typescript": "^1.22.0",
"react-dom": "^16.12.0",
"react-helmet": "^6.1.0",
"react-redux": "^7.2.1",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"react-redux": "^8.0.5",
"react-router": "^5.3.4",
"react-router-dom": "^5.3.4",
"react-router-redux": "^4.0.8",
"react-test-renderer": "^16.12.0",
"react-view": "^2.3.2",
"redux": "^4.0.5",
"redux-thunk": "^2.3.0",
"resolve": "^1.17.0",
"rimraf": "^3.0.2",
"redux": "^4.2.1",
"redux-thunk": "^2.4.2",
"resolve": "^1.22.1",
"rimraf": "^4.4.0",
"sass-extract": "^2.1.0",
"sass-lint": "^1.13.1",
"sass-lint-auto-fix": "^0.21.2",
"sass-loader": "^10.0.1",
"sass-vars-to-js-loader": "^2.1.1",
"shelljs": "^0.8.4",
"start-server-and-test": "^1.11.3",
"shelljs": "^0.8.5",
"start-server-and-test": "^2.0.0",
"style-loader": "^1.2.1",
"terser-webpack-plugin": "^4.1.0",
"typescript": "4.0.5",
"url-loader": "^4.1.0",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0",
"yeoman-generator": "^5.7.0",
"yeoman-generator": "^5.8.0",
"yo": "^4.3.0"
},
"peerDependencies": {
"@elastic/datemath": "^5.0.2",
"@types/react": "^16.9.34",
"@types/react-dom": "^16.9.6",
"moment": "^2.13.0",
"prop-types": "^15.5.0",
"react": "^16.12",
"react-dom": "^16.12",
"typescript": "^4.0.5"
Expand Down
Loading

0 comments on commit 84424d9

Please sign in to comment.