Skip to content

Commit b807565

Browse files
committed
⬆️ Upgrade react-date-picker
1 parent cb1f8ad commit b807565

File tree

2 files changed

+43
-23
lines changed

2 files changed

+43
-23
lines changed

package-lock.json

Lines changed: 41 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"clsx": "^2.1.1",
3232
"lucide-react": "^0.469.0",
3333
"react": "^19.0.0",
34-
"react-datepicker": "^7.6.0",
34+
"react-datepicker": "^8.0.0",
3535
"react-dom": "^19.0.0",
3636
"react-dropzone": "^14.3.5",
3737
"react-redux": "^9.2.0",
@@ -63,7 +63,7 @@
6363
"jest-environment-jsdom": "^29.7.0",
6464
"postcss": "^8.5.1",
6565
"prettier": "^3.4.2",
66-
"prettier-plugin-tailwindcss": "^0.6.9",
66+
"prettier-plugin-tailwindcss": "^0.6.11",
6767
"tailwindcss": "^3.4.17",
6868
"ts-jest": "^29.2.5"
6969
},

0 commit comments

Comments
 (0)