@schedule-x/react
Advanced tools
Comparing version 1.15.1 to 1.16.0
@@ -5,2 +5,9 @@ # Changelog | ||
# [1.16.0](https://github.com/schedule-x/react/compare/v1.15.1...v1.16.0) (2024-02-24) | ||
### Features | ||
* update schedule-x monorepo packages to v1.18.0 ([#62](https://github.com/schedule-x/react/issues/62)) ([0a79d46](https://github.com/schedule-x/react/commit/0a79d46c2f67093596d65ddcb5c433a36d24eff0)) | ||
## [1.15.1](https://github.com/schedule-x/react/compare/v1.15.0...v1.15.1) (2024-02-17) | ||
@@ -7,0 +14,0 @@ |
@@ -171,5 +171,5 @@ { | ||
"node_modules/@types/node": { | ||
"version": "20.11.19", | ||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.19.tgz", | ||
"integrity": "sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==", | ||
"version": "20.11.20", | ||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.20.tgz", | ||
"integrity": "sha512-7/rR21OS+fq8IyHTgtLkDK949uzsa6n8BkziAKtPVpugIkO6D+/ooXMvzXxDnZrmtXVfjb1bKQafYpb8s89LOg==", | ||
"dev": true, | ||
@@ -187,5 +187,5 @@ "dependencies": { | ||
"node_modules/@types/react": { | ||
"version": "18.2.56", | ||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.56.tgz", | ||
"integrity": "sha512-NpwHDMkS/EFZF2dONFQHgkPRwhvgq/OAvIaGQzxGSBmaeR++kTg6njr15Vatz0/2VcCEwJQFi6Jf4Q0qBu0rLA==", | ||
"version": "18.2.58", | ||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.58.tgz", | ||
"integrity": "sha512-TaGvMNhxvG2Q0K0aYxiKfNDS5m5ZsoIBBbtfUorxdH4NGSXIlYvZxLJI+9Dd3KjeB3780bciLyAb7ylO8pLhPw==", | ||
"dev": true, | ||
@@ -192,0 +192,0 @@ "dependencies": { |
@@ -17,3 +17,3 @@ { | ||
"types": "dist/types/index.d.ts", | ||
"version": "1.15.1", | ||
"version": "1.16.0", | ||
"type": "module", | ||
@@ -30,3 +30,3 @@ "scripts": { | ||
"peerDependencies": { | ||
"@schedule-x/calendar": "1.17.1", | ||
"@schedule-x/calendar": "1.18.0", | ||
"react": "^16.7.0 || ^17 || ^18", | ||
@@ -33,0 +33,0 @@ "react-dom": "^16.7.0 || ^17 || ^18" |
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
101048