mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-13 08:37:03 +00:00
dependabot: Fixed dependency for immer through slate (#1210)
This commit is contained in:
parent
c6eac34c3e
commit
82ac4cff58
8418
catalog-rest-service/src/main/resources/ui/package-lock.json
generated
8418
catalog-rest-service/src/main/resources/ui/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -7,16 +7,8 @@
|
||||
"npm": "^6.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@craco/craco": "^5.8.0",
|
||||
"@deuex-solutions/redoc": "2.0.0-rc.27",
|
||||
"@fortawesome/fontawesome-free": "^5.15.1",
|
||||
"@testing-library/react": "^9.3.2",
|
||||
"@testing-library/user-event": "^7.1.2",
|
||||
"@types/node": "^15.6.1",
|
||||
"@types/react": "^17.0.8",
|
||||
"@types/react-dom": "^17.0.5",
|
||||
"@typescript-eslint/eslint-plugin": "^2.10.0",
|
||||
"@typescript-eslint/parser": "^2.10.0",
|
||||
"autoprefixer": "^9.8.6",
|
||||
"axios": "^0.21.1",
|
||||
"babel-plugin-named-asset-import": "^0.3.6",
|
||||
@ -28,16 +20,6 @@
|
||||
"core-js": "^3.10.1",
|
||||
"diff": "^5.0.0",
|
||||
"draft-js": "^0.11.7",
|
||||
"eslint": "^6.6.0",
|
||||
"eslint-config-react-app": "^5.2.1",
|
||||
"eslint-loader": "3.0.3",
|
||||
"eslint-plugin-flowtype": "4.6.0",
|
||||
"eslint-plugin-import": "2.20.1",
|
||||
"eslint-plugin-jest": "^24.0.2",
|
||||
"eslint-plugin-jest-formatting": "^3.0.0",
|
||||
"eslint-plugin-jsx-a11y": "6.2.3",
|
||||
"eslint-plugin-react": "7.19.0",
|
||||
"eslint-plugin-react-hooks": "^1.6.1",
|
||||
"fast-json-patch": "^3.0.0-1",
|
||||
"html-react-parser": "^1.2.6",
|
||||
"https-browserify": "^1.0.0",
|
||||
@ -74,10 +56,10 @@
|
||||
"remark-gfm": "^1.0.0",
|
||||
"resolve": "1.15.0",
|
||||
"resolve-url-loader": "3.1.1",
|
||||
"slate": "^0.59.0",
|
||||
"slate-history": "^0.59.0",
|
||||
"slate-hyperscript": "^0.59.0",
|
||||
"slate-react": "^0.59.0",
|
||||
"slate": "^0.70.0",
|
||||
"slate-history": "^0.66.0",
|
||||
"slate-hyperscript": "^0.67.0",
|
||||
"slate-react": "^0.70.1",
|
||||
"slick-carousel": "^1.8.1",
|
||||
"stream-http": "^3.2.0",
|
||||
"styled-components": "^5.2.3",
|
||||
@ -120,12 +102,16 @@
|
||||
"@testing-library/jest-dom": "^5.11.8",
|
||||
"@testing-library/react": "^11.2.2",
|
||||
"@testing-library/react-hooks": "^5.0.3",
|
||||
"@testing-library/user-event": "^7.1.2",
|
||||
"@types/node": "^15.6.1",
|
||||
"@typescript-eslint/eslint-plugin": "^2.10.0",
|
||||
"@typescript-eslint/parser": "^2.10.0",
|
||||
"@types/classnames": "^2.3.1",
|
||||
"@types/codemirror": "^0.0.104",
|
||||
"@types/jest": "^26.0.23",
|
||||
"@types/lodash": "^4.14.167",
|
||||
"@types/react": "^16.9.56",
|
||||
"@types/react-dom": "^16.9.9",
|
||||
"@types/react": "^17.0.8",
|
||||
"@types/react-dom": "^17.0.5",
|
||||
"@types/react-router-dom": "^5.1.7",
|
||||
"@types/react-slick": "^0.23.5",
|
||||
"@types/react-test-renderer": "^17.0.0",
|
||||
@ -138,12 +124,17 @@
|
||||
"copy-webpack-plugin": "^7.0.0",
|
||||
"css-loader": "3.4.2",
|
||||
"eslint-config-prettier": "^6.11.0",
|
||||
"eslint-loader": "^4.0.2",
|
||||
"eslint-plugin-import": "^2.22.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.3.1",
|
||||
"eslint": "^6.6.0",
|
||||
"eslint-plugin-prettier": "^3.1.4",
|
||||
"eslint-plugin-react": "^7.20.6",
|
||||
"eslint-plugin-react-hooks": "2.5.1",
|
||||
"eslint-config-react-app": "^5.2.1",
|
||||
"eslint-loader": "3.0.3",
|
||||
"eslint-plugin-flowtype": "4.6.0",
|
||||
"eslint-plugin-import": "2.20.1",
|
||||
"eslint-plugin-jest": "^24.0.2",
|
||||
"eslint-plugin-jest-formatting": "^3.0.0",
|
||||
"eslint-plugin-jsx-a11y": "6.2.3",
|
||||
"eslint-plugin-react": "7.19.0",
|
||||
"eslint-plugin-react-hooks": "^1.6.1",
|
||||
"file-loader": "4.3.0",
|
||||
"fork-ts-checker-webpack-plugin": "^6.0.8",
|
||||
"html-webpack-plugin": "^4.5.1",
|
||||
@ -159,6 +150,7 @@
|
||||
"sass": "^1.39.0",
|
||||
"sass-loader": "^12.1.0",
|
||||
"style-loader": "0.23.1",
|
||||
"tar": ">=4.4.18",
|
||||
"ts-jest": "^26.4.4",
|
||||
"ts-loader": "^8.0.14",
|
||||
"tslib": "^2.2.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user