@schedule-x/react
Advanced tools
Comparing version 1.6.2 to 1.7.0
@@ -5,2 +5,9 @@ # Changelog | ||
# [1.7.0](https://github.com/schedule-x/react/compare/v1.6.2...v1.7.0) (2024-01-26) | ||
### Features | ||
* update schedule-x monorepo packages to v1.10.0 ([#43](https://github.com/schedule-x/react/issues/43)) ([7b3a640](https://github.com/schedule-x/react/commit/7b3a6406e26751b1b35eb08831339db85e074508)) | ||
## [1.6.2](https://github.com/schedule-x/react/compare/v1.6.1...v1.6.2) (2024-01-22) | ||
@@ -7,0 +14,0 @@ |
@@ -171,5 +171,5 @@ { | ||
"node_modules/@types/node": { | ||
"version": "20.11.5", | ||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.5.tgz", | ||
"integrity": "sha512-g557vgQjUUfN76MZAN/dt1z3dzcUsimuysco0KeluHgrPdJXkP/XdAURgyO2W9fZWHRtRBiVKzKn8vyOAwlG+w==", | ||
"version": "20.11.6", | ||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.6.tgz", | ||
"integrity": "sha512-+EOokTnksGVgip2PbYbr3xnR7kZigh4LbybAfBAw5BpnQ+FqBYUsvCEjYd70IXKlbohQ64mzEYmMtlWUY8q//Q==", | ||
"dev": true, | ||
@@ -176,0 +176,0 @@ "dependencies": { |
@@ -17,3 +17,3 @@ { | ||
"types": "dist/types/index.d.ts", | ||
"version": "1.6.2", | ||
"version": "1.7.0", | ||
"type": "module", | ||
@@ -30,3 +30,3 @@ "scripts": { | ||
"peerDependencies": { | ||
"@schedule-x/calendar": "1.9.1", | ||
"@schedule-x/calendar": "1.10.0", | ||
"react": "^16.7.0 || ^17 || ^18", | ||
@@ -58,3 +58,3 @@ "react-dom": "^16.7.0 || ^17 || ^18" | ||
"eslint-plugin-react-refresh": "^0.4.5", | ||
"husky": "^8.0.3", | ||
"husky": "^9.0.0", | ||
"rollup": "^4.9.0", | ||
@@ -61,0 +61,0 @@ "rollup-plugin-peer-deps-external": "^2.2.4", |
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
97689