chore: Remove chance lib (#11230)
* remove chance * update yarn.lock Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
This commit is contained in:
parent
73a3a2452e
commit
cc3f98c0f1
|
|
@ -39,7 +39,6 @@
|
|||
"astring": "^1.7.5",
|
||||
"axios": "^0.21.1",
|
||||
"caniuse-lite": "^1.0.30001208",
|
||||
"chance": "^1.1.3",
|
||||
"classnames": "^2.3.1",
|
||||
"codemirror": "^5.59.2",
|
||||
"copy-to-clipboard": "^3.3.1",
|
||||
|
|
@ -205,7 +204,6 @@
|
|||
"@testing-library/react": "^11.2.6",
|
||||
"@testing-library/react-hooks": "^7.0.2",
|
||||
"@testing-library/user-event": "^13.1.1",
|
||||
"@types/chance": "^1.0.7",
|
||||
"@types/codemirror": "^0.0.96",
|
||||
"@types/deep-diff": "^1.0.0",
|
||||
"@types/dom-mediacapture-record": "^1.0.11",
|
||||
|
|
|
|||
|
|
@ -2876,10 +2876,6 @@
|
|||
dependencies:
|
||||
"@babel/types" "^7.3.0"
|
||||
|
||||
"@types/chance@^1.0.7":
|
||||
version "1.1.0"
|
||||
resolved "https://registry.npmjs.org/@types/chance/-/chance-1.1.0.tgz"
|
||||
|
||||
"@types/codemirror@^0.0.96":
|
||||
version "0.0.96"
|
||||
resolved "https://registry.npmjs.org/@types/codemirror/-/codemirror-0.0.96.tgz"
|
||||
|
|
@ -5292,10 +5288,6 @@ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2:
|
|||
ansi-styles "^4.1.0"
|
||||
supports-color "^7.1.0"
|
||||
|
||||
chance@^1.1.3:
|
||||
version "1.1.7"
|
||||
resolved "https://registry.npmjs.org/chance/-/chance-1.1.7.tgz"
|
||||
|
||||
change-case@^3.1.0:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/change-case/-/change-case-3.1.0.tgz#0e611b7edc9952df2e8513b27b42de72647dd17e"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user