Skip to content

Commit

Permalink
chore(deps-dev): add flatpickr
Browse files Browse the repository at this point in the history
  • Loading branch information
c0rydoras committed Feb 23, 2024
1 parent 501e5c2 commit 8aa7567
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-qunit": "^8.1.1",
"flatpickr": "^4.6.13",
"graphql": "^16.6.0",
"loader.js": "^4.7.0",
"luxon": "^3.4.4",
Expand Down
5 changes: 5 additions & 0 deletions ember/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8086,6 +8086,11 @@ flat-cache@^4.0.0:
keyv "^4.5.4"
rimraf "^5.0.5"

flatpickr@^4.6.13:
version "4.6.13"
resolved "https://registry.yarnpkg.com/flatpickr/-/flatpickr-4.6.13.tgz#8a029548187fd6e0d670908471e43abe9ad18d94"
integrity sha512-97PMG/aywoYpB4IvbvUJi0RQi8vearvU0oov1WW3k0WZPBMrTQVqekSX5CjSG/M4Q3i6A/0FKXC7RyAoAUUSPw==

flatted@^3.1.0:
version "3.2.7"
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
Expand Down

0 comments on commit 8aa7567

Please sign in to comment.