mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-21 14:59:57 +00:00
moved types to devdependency (#22133)
This commit is contained in:
parent
7e39510ddb
commit
5989df394d
@ -73,7 +73,6 @@
|
|||||||
"@tiptap/starter-kit": "^2.3.0",
|
"@tiptap/starter-kit": "^2.3.0",
|
||||||
"@tiptap/suggestion": "^2.3.0",
|
"@tiptap/suggestion": "^2.3.0",
|
||||||
"@toast-ui/react-editor": "^3.1.8",
|
"@toast-ui/react-editor": "^3.1.8",
|
||||||
"@types/tinycolor2": "^1.4.6",
|
|
||||||
"@windmillcode/quill-emoji": "^2.0.1000",
|
"@windmillcode/quill-emoji": "^2.0.1000",
|
||||||
"analytics": "^0.8.1",
|
"analytics": "^0.8.1",
|
||||||
"antd": "4.24.16",
|
"antd": "4.24.16",
|
||||||
@ -176,6 +175,7 @@
|
|||||||
"@types/recharts": "^1.8.23",
|
"@types/recharts": "^1.8.23",
|
||||||
"@types/showdown": "^2.0.0",
|
"@types/showdown": "^2.0.0",
|
||||||
"@types/testing-library__jest-dom": "^5.9.5",
|
"@types/testing-library__jest-dom": "^5.9.5",
|
||||||
|
"@types/tinycolor2": "^1.4.6",
|
||||||
"@types/turndown": "^5.0.4",
|
"@types/turndown": "^5.0.4",
|
||||||
"@types/use-analytics": "^0.0.0",
|
"@types/use-analytics": "^0.0.0",
|
||||||
"@typescript-eslint/eslint-plugin": "4.31.0",
|
"@typescript-eslint/eslint-plugin": "4.31.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user