@wojtekmaj/react-datetimerange-picker
Advanced tools
Comparing version 5.2.1 to 5.2.2
{ | ||
"name": "@wojtekmaj/react-datetimerange-picker", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"description": "A datetime range picker for your React app.", | ||
@@ -46,8 +46,8 @@ "main": "dist/cjs/index.js", | ||
"dependencies": { | ||
"clsx": "^1.2.1", | ||
"clsx": "^2.0.0", | ||
"make-event-props": "^1.4.2", | ||
"prop-types": "^15.6.0", | ||
"react-calendar": "^4.2.1", | ||
"react-clock": "^4.2.0", | ||
"react-datetime-picker": "^5.2.0", | ||
"react-calendar": "^4.4.0", | ||
"react-clock": "^4.3.0", | ||
"react-datetime-picker": "^5.2.2", | ||
"react-fit": "^1.5.1" | ||
@@ -62,3 +62,3 @@ }, | ||
"eslint": "^8.26.0", | ||
"eslint-config-wojtekmaj": "^0.8.4", | ||
"eslint-config-wojtekmaj": "^0.9.0", | ||
"husky": "^8.0.0", | ||
@@ -65,0 +65,0 @@ "jsdom": "^21.1.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
- Removedclsx@1.2.1(transitive)
Updatedclsx@^2.0.0
Updatedreact-calendar@^4.4.0
Updatedreact-clock@^4.3.0
Updatedreact-datetime-picker@^5.2.2