mobile: move dependent packages to root package.json

This commit is contained in:
Abdullah Atta
2022-08-30 16:27:48 +05:00
parent c317774c8a
commit 14fe6d071a
5 changed files with 2 additions and 253 deletions

View File

@@ -60,8 +60,6 @@
"@types/react-color": "^3.0.6",
"@types/react-dom": "17.0.2",
"@types/react-modal": "^3.13.1",
"@types/rebass": "^4.0.10",
"@types/rebass__forms": "^4.0.6",
"@types/tinycolor2": "^1.4.3",
"framer-motion": "^4.1.17",
"isomorphic-fetch": "^3.0.0",
@@ -2473,15 +2471,6 @@
"@types/unist": "*"
}
},
"node_modules/@types/hoist-non-react-statics": {
"version": "3.3.1",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/react": "*",
"hoist-non-react-statics": "^3.3.0"
}
},
"node_modules/@types/katex": {
"version": "0.14.0",
"dev": true,
@@ -2544,68 +2533,6 @@
"@types/react": "*"
}
},
"node_modules/@types/rebass": {
"version": "4.0.10",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/react": "*",
"@types/styled-components": "*",
"@types/styled-system": "*",
"@types/styled-system__css": "*"
}
},
"node_modules/@types/rebass__forms": {
"version": "4.0.6",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/react": "*",
"@types/rebass": "*",
"@types/styled-system": "*"
}
},
"node_modules/@types/styled-components": {
"version": "5.1.25",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/hoist-non-react-statics": "*",
"@types/react": "*",
"csstype": "^3.0.2"
}
},
"node_modules/@types/styled-components/node_modules/csstype": {
"version": "3.1.0",
"dev": true,
"license": "MIT"
},
"node_modules/@types/styled-system": {
"version": "5.1.15",
"dev": true,
"license": "MIT",
"dependencies": {
"csstype": "^3.0.2"
}
},
"node_modules/@types/styled-system__css": {
"version": "5.0.16",
"dev": true,
"license": "MIT",
"dependencies": {
"csstype": "^3.0.2"
}
},
"node_modules/@types/styled-system__css/node_modules/csstype": {
"version": "3.1.0",
"dev": true,
"license": "MIT"
},
"node_modules/@types/styled-system/node_modules/csstype": {
"version": "3.1.0",
"dev": true,
"license": "MIT"
},
"node_modules/@types/tinycolor2": {
"version": "1.4.3",
"dev": true,
@@ -5665,14 +5592,6 @@
"@types/unist": "*"
}
},
"@types/hoist-non-react-statics": {
"version": "3.3.1",
"dev": true,
"requires": {
"@types/react": "*",
"hoist-non-react-statics": "^3.3.0"
}
},
"@types/katex": {
"version": "0.14.0",
"dev": true
@@ -5728,66 +5647,6 @@
"@types/react": "*"
}
},
"@types/rebass": {
"version": "4.0.10",
"dev": true,
"requires": {
"@types/react": "*",
"@types/styled-components": "*",
"@types/styled-system": "*",
"@types/styled-system__css": "*"
}
},
"@types/rebass__forms": {
"version": "4.0.6",
"dev": true,
"requires": {
"@types/react": "*",
"@types/rebass": "*",
"@types/styled-system": "*"
}
},
"@types/styled-components": {
"version": "5.1.25",
"dev": true,
"requires": {
"@types/hoist-non-react-statics": "*",
"@types/react": "*",
"csstype": "^3.0.2"
},
"dependencies": {
"csstype": {
"version": "3.1.0",
"dev": true
}
}
},
"@types/styled-system": {
"version": "5.1.15",
"dev": true,
"requires": {
"csstype": "^3.0.2"
},
"dependencies": {
"csstype": {
"version": "3.1.0",
"dev": true
}
}
},
"@types/styled-system__css": {
"version": "5.0.16",
"dev": true,
"requires": {
"csstype": "^3.0.2"
},
"dependencies": {
"csstype": {
"version": "3.1.0",
"dev": true
}
}
},
"@types/tinycolor2": {
"version": "1.4.3",
"dev": true