Skip to content

Commit

Permalink
remove chakra dayzed datepicker package
Browse files Browse the repository at this point in the history
  • Loading branch information
Connor Bechthold committed Feb 21, 2024
1 parent a13aabc commit 8148b0d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 30 deletions.
1 change: 0 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"apollo-upload-client": "^16.0.0",
"axios": "^0.21.1",
"bootstrap": "^4.6.0",
"chakra-dayzed-datepicker": "^0.2.8",
"date-fns": "^2.30.0",
"dayzed": "^3.2.3",
"framer-motion": "^4.1.17",
Expand Down
32 changes: 3 additions & 29 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3796,13 +3796,6 @@ caseless@~0.12.0:
resolved "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz"
integrity "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw= sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw=="

chakra-dayzed-datepicker@^0.2.8:
version "0.2.8"
resolved "https://registry.yarnpkg.com/chakra-dayzed-datepicker/-/chakra-dayzed-datepicker-0.2.8.tgz#1a58b56afa04664bd1a23bce54951928133d61be"
integrity sha512-BywB1QMo6aGKiHndsaMHMkhsQUUxVZekdvn+uiB/8SUmJo9jcSxeyy52UYT6uyZofJv37oLeGVoTT74EQuZDuA==
dependencies:
react-focus-lock "^2.9.2"

[email protected], chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
version "2.4.2"
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
Expand Down Expand Up @@ -5622,13 +5615,6 @@ flush-write-stream@^1.0.0:
inherits "^2.0.3"
readable-stream "^2.3.6"

focus-lock@^0.11.6:
version "0.11.6"
resolved "https://registry.yarnpkg.com/focus-lock/-/focus-lock-0.11.6.tgz#e8821e21d218f03e100f7dc27b733f9c4f61e683"
integrity sha512-KSuV3ur4gf2KqMNoZx3nXNVhqCkn42GuTYCX4tXPEwf0MjpFQmNMiN6m7dXaUXgIoivL6/65agoUMg4RLS0Vbg==
dependencies:
tslib "^2.0.3"

focus-lock@^0.9.1:
version "0.9.2"
resolved "https://registry.npmjs.org/focus-lock/-/focus-lock-0.9.2.tgz"
Expand Down Expand Up @@ -9410,7 +9396,7 @@ react-bootstrap@^1.5.2:
uncontrollable "^7.2.1"
warning "^4.0.3"

react-clientside-effect@^1.2.5, react-clientside-effect@^1.2.6:
react-clientside-effect@^1.2.5:
version "1.2.6"
resolved "https://registry.npmjs.org/react-clientside-effect/-/react-clientside-effect-1.2.6.tgz"
dependencies:
Expand Down Expand Up @@ -9477,18 +9463,6 @@ [email protected]:
use-callback-ref "^1.2.5"
use-sidecar "^1.0.5"

react-focus-lock@^2.9.2:
version "2.9.4"
resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.9.4.tgz#4753f6dcd167c39050c9d84f9c63c71b3ff8462e"
integrity sha512-7pEdXyMseqm3kVjhdVH18sovparAzLg5h6WvIx7/Ck3ekjhrrDMEegHSa3swwC8wgfdd7DIdUVRGeiHT9/7Sgg==
dependencies:
"@babel/runtime" "^7.0.0"
focus-lock "^0.11.6"
prop-types "^15.6.2"
react-clientside-effect "^1.2.6"
use-callback-ref "^1.3.0"
use-sidecar "^1.1.2"

react-google-login@^5.2.2:
version "5.2.2"
resolved "https://registry.npmjs.org/react-google-login/-/react-google-login-5.2.2.tgz"
Expand Down Expand Up @@ -11353,7 +11327,7 @@ url@^0.11.0:
punycode "1.3.2"
querystring "0.2.0"

use-callback-ref@^1.2.3, use-callback-ref@^1.2.5, use-callback-ref@^1.3.0:
use-callback-ref@^1.2.3, use-callback-ref@^1.2.5:
version "1.3.0"
resolved "https://registry.npmjs.org/use-callback-ref/-/use-callback-ref-1.3.0.tgz"
dependencies:
Expand All @@ -11364,7 +11338,7 @@ use-isomorphic-layout-effect@^1.1.2:
resolved "https://registry.yarnpkg.com/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz#497cefb13d863d687b08477d9e5a164ad8c1a6fb"
integrity sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==

use-sidecar@^1.0.1, use-sidecar@^1.0.5, use-sidecar@^1.1.2:
use-sidecar@^1.0.1, use-sidecar@^1.0.5:
version "1.1.2"
resolved "https://registry.npmjs.org/use-sidecar/-/use-sidecar-1.1.2.tgz"
dependencies:
Expand Down

0 comments on commit 8148b0d

Please sign in to comment.