From a558242b0e6891f4b4436ec809c3651f5982d8d3 Mon Sep 17 00:00:00 2001 From: Hetu Nandu Date: Wed, 1 Jul 2020 12:34:45 +0530 Subject: [PATCH] Add .gitignore to root, update yarn.lock file (#4) * add git ignore in root * update yarn.lock --- .gitignore | 4 ++ app/client/yarn.lock | 140 ------------------------------------------- 2 files changed, 4 insertions(+), 140 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..0328ccfd05 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.DS_Store +.idea +*.iml + diff --git a/app/client/yarn.lock b/app/client/yarn.lock index 515d35d1f2..4de0b7ffae 100644 --- a/app/client/yarn.lock +++ b/app/client/yarn.lock @@ -2493,146 +2493,6 @@ "@svgr/plugin-svgo" "^4.3.1" loader-utils "^1.2.3" -"@syncfusion/ej2-base@~17.4.47": - version "17.4.47" - resolved "https://registry.yarnpkg.com/@syncfusion/ej2-base/-/ej2-base-17.4.47.tgz#920ffab880bcba5788343199bac41ffba31dab4f" - dependencies: - "@syncfusion/ej2-icons" "~17.4.47" - -"@syncfusion/ej2-buttons@~17.4.47": - version "17.4.47" - resolved "https://registry.yarnpkg.com/@syncfusion/ej2-buttons/-/ej2-buttons-17.4.47.tgz#b0959c4fb05ea24b19f775a97496f0811f799af5" - dependencies: - "@syncfusion/ej2-base" "~17.4.47" - -"@syncfusion/ej2-calendars@~17.4.47": - version "17.4.47" - resolved "https://registry.yarnpkg.com/@syncfusion/ej2-calendars/-/ej2-calendars-17.4.47.tgz#55fc44b1917906c63d6b03ba81b90f832c41c0be" - dependencies: - "@syncfusion/ej2-base" "~17.4.47" - "@syncfusion/ej2-buttons" "~17.4.47" - "@syncfusion/ej2-inputs" "~17.4.47" - "@syncfusion/ej2-lists" "~17.4.47" - "@syncfusion/ej2-popups" "~17.4.47" - -"@syncfusion/ej2-compression@~17.4.47": - version "17.4.47" - resolved "https://registry.yarnpkg.com/@syncfusion/ej2-compression/-/ej2-compression-17.4.47.tgz#cda8a54b4ad4b69d46972a19ca4de2a95b9a88e4" - dependencies: - "@syncfusion/ej2-file-utils" "~17.4.47" - -"@syncfusion/ej2-data@~17.4.47": - version "17.4.47" - resolved "https://registry.yarnpkg.com/@syncfusion/ej2-data/-/ej2-data-17.4.47.tgz#744d5f2c6519f0103b8b7595231c4b67ea759b9e" - dependencies: - "@syncfusion/ej2-base" "~17.4.47" - -"@syncfusion/ej2-dropdowns@~17.4.47": - version "17.4.47" - resolved "https://registry.yarnpkg.com/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-17.4.47.tgz#1ddc8ab61310a8394bd87e9db7f6e57e53a2e9c2" - dependencies: - "@syncfusion/ej2-base" "~17.4.47" - "@syncfusion/ej2-data" "~17.4.47" - "@syncfusion/ej2-inputs" "~17.4.47" - "@syncfusion/ej2-lists" "~17.4.47" - "@syncfusion/ej2-popups" "~17.4.47" - -"@syncfusion/ej2-excel-export@~17.4.47": - version "17.4.47" - resolved "https://registry.yarnpkg.com/@syncfusion/ej2-excel-export/-/ej2-excel-export-17.4.47.tgz#9ffa64f9b399dea391c504b1c6d918908b0f5f67" - dependencies: - "@syncfusion/ej2-base" "~17.4.47" - "@syncfusion/ej2-compression" "~17.4.47" - -"@syncfusion/ej2-file-utils@~17.4.47": - version "17.4.47" - resolved "https://registry.yarnpkg.com/@syncfusion/ej2-file-utils/-/ej2-file-utils-17.4.47.tgz#0cd9af8a4b610d93a4db27b57fad53786d0880cd" - -"@syncfusion/ej2-grids@17.4.47": - version "17.4.47" - resolved "https://registry.yarnpkg.com/@syncfusion/ej2-grids/-/ej2-grids-17.4.47.tgz#01a20a468d790282e4d925a302bed6d835b7e007" - dependencies: - "@syncfusion/ej2-base" "~17.4.47" - "@syncfusion/ej2-buttons" "~17.4.47" - "@syncfusion/ej2-calendars" "~17.4.47" - "@syncfusion/ej2-compression" "~17.4.47" - "@syncfusion/ej2-data" "~17.4.47" - "@syncfusion/ej2-dropdowns" "~17.4.47" - "@syncfusion/ej2-excel-export" "~17.4.47" - "@syncfusion/ej2-file-utils" "~17.4.47" - "@syncfusion/ej2-inputs" "~17.4.47" - "@syncfusion/ej2-lists" "~17.4.47" - "@syncfusion/ej2-navigations" "~17.4.47" - "@syncfusion/ej2-pdf-export" "~17.4.47" - "@syncfusion/ej2-popups" "~17.4.47" - "@syncfusion/ej2-splitbuttons" "~17.4.47" - -"@syncfusion/ej2-icons@~17.4.47": - version "17.4.47" - resolved "https://registry.yarnpkg.com/@syncfusion/ej2-icons/-/ej2-icons-17.4.47.tgz#7e7f91f541b43baaa2f2e62953290da55b7bead3" - -"@syncfusion/ej2-inputs@~17.4.47": - version "17.4.47" - resolved "https://registry.yarnpkg.com/@syncfusion/ej2-inputs/-/ej2-inputs-17.4.47.tgz#1d16a74eb1cd6207e1948fb046921b0e754b82b6" - dependencies: - "@syncfusion/ej2-base" "~17.4.47" - "@syncfusion/ej2-buttons" "~17.4.47" - "@syncfusion/ej2-popups" "~17.4.47" - "@syncfusion/ej2-splitbuttons" "~17.4.47" - -"@syncfusion/ej2-lists@~17.4.47": - version "17.4.47" - resolved "https://registry.yarnpkg.com/@syncfusion/ej2-lists/-/ej2-lists-17.4.47.tgz#e21e04228da190b451d1f5f6d31f5860eb80522b" - dependencies: - "@syncfusion/ej2-base" "~17.4.47" - "@syncfusion/ej2-buttons" "~17.4.47" - "@syncfusion/ej2-data" "~17.4.47" - -"@syncfusion/ej2-navigations@~17.4.47": - version "17.4.47" - resolved "https://registry.yarnpkg.com/@syncfusion/ej2-navigations/-/ej2-navigations-17.4.47.tgz#1c7b0cd8a45932f4d4a74da2e366949a53640f1e" - dependencies: - "@syncfusion/ej2-base" "~17.4.47" - "@syncfusion/ej2-buttons" "~17.4.47" - "@syncfusion/ej2-data" "~17.4.47" - "@syncfusion/ej2-inputs" "~17.4.47" - "@syncfusion/ej2-lists" "~17.4.47" - "@syncfusion/ej2-popups" "~17.4.47" - -"@syncfusion/ej2-pdf-export@~17.4.47": - version "17.4.47" - resolved "https://registry.yarnpkg.com/@syncfusion/ej2-pdf-export/-/ej2-pdf-export-17.4.47.tgz#7504a70e006ef092d2ae30cbd9d67db0229e7d0e" - dependencies: - "@syncfusion/ej2-compression" "~17.4.47" - -"@syncfusion/ej2-popups@~17.4.47": - version "17.4.47" - resolved "https://registry.yarnpkg.com/@syncfusion/ej2-popups/-/ej2-popups-17.4.47.tgz#862592fb58ded36d2752741c6e94531beb89c22f" - dependencies: - "@syncfusion/ej2-base" "~17.4.47" - "@syncfusion/ej2-buttons" "~17.4.47" - -"@syncfusion/ej2-react-base@~17.4.47": - version "17.4.47" - resolved "https://registry.yarnpkg.com/@syncfusion/ej2-react-base/-/ej2-react-base-17.4.47.tgz#b2d8ab303ad8204b118ed4d865ba811629ce118a" - dependencies: - "@syncfusion/ej2-base" "~17.4.47" - -"@syncfusion/ej2-react-grids@^17.4.40": - version "17.4.47" - resolved "https://registry.yarnpkg.com/@syncfusion/ej2-react-grids/-/ej2-react-grids-17.4.47.tgz#b0ea4223da47a6e2d0987526008caf31d33b64a4" - dependencies: - "@syncfusion/ej2-base" "~17.4.47" - "@syncfusion/ej2-grids" "17.4.47" - "@syncfusion/ej2-react-base" "~17.4.47" - -"@syncfusion/ej2-splitbuttons@~17.4.47": - version "17.4.47" - resolved "https://registry.yarnpkg.com/@syncfusion/ej2-splitbuttons/-/ej2-splitbuttons-17.4.47.tgz#5c8ad1763591373c541bbfa5ca23472c647fe8f3" - dependencies: - "@syncfusion/ej2-base" "~17.4.47" - "@syncfusion/ej2-popups" "~17.4.47" - "@tinymce/tinymce-react@^3.5.0": version "3.5.0" resolved "https://registry.yarnpkg.com/@tinymce/tinymce-react/-/tinymce-react-3.5.0.tgz#5017be56aeab1077f09d3f74a386883e5524a33f"