Skip to content

Commit

Permalink
Merge branch 'main' of github.com:gpbl/react-day-picker
Browse files Browse the repository at this point in the history
  • Loading branch information
gpbl committed Jul 13, 2024
2 parents b2beac8 + 6009cc0 commit be74e38
Show file tree
Hide file tree
Showing 3 changed files with 427 additions and 134 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,16 +118,16 @@
"devDependencies": {
"@date-fns/utc": "^1.2.0",
"@jest/types": "^29.6.3",
"@testing-library/dom": "^10.1.0",
"@testing-library/dom": "^10.3.1",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.2",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.12.0",
"date-fns": "^3.6.0",
"date-fns-jalali": "3.6.0-1",
Expand Down
Loading

0 comments on commit be74e38

Please sign in to comment.