@schedule-x/react
Advanced tools
Comparing version 1.26.0 to 1.27.0
@@ -5,2 +5,9 @@ # Changelog | ||
# [1.27.0](https://github.com/schedule-x/react/compare/v1.26.0...v1.27.0) (2024-04-04) | ||
### Features | ||
* update schedule-x monorepo packages to v1.29.0 ([#86](https://github.com/schedule-x/react/issues/86)) ([3d1776e](https://github.com/schedule-x/react/commit/3d1776e4749a61115d2763dd0620f74ae2b23fe0)) | ||
# [1.26.0](https://github.com/schedule-x/react/compare/v1.25.0...v1.26.0) (2024-04-03) | ||
@@ -7,0 +14,0 @@ |
@@ -171,5 +171,5 @@ { | ||
"node_modules/@types/node": { | ||
"version": "20.12.2", | ||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.2.tgz", | ||
"integrity": "sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==", | ||
"version": "20.12.4", | ||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.4.tgz", | ||
"integrity": "sha512-E+Fa9z3wSQpzgYQdYmme5X3OTuejnnTx88A6p6vkkJosR3KBz+HpE3kqNm98VE6cfLFcISx7zW7MsJkH6KwbTw==", | ||
"dev": true, | ||
@@ -197,5 +197,5 @@ "dependencies": { | ||
"node_modules/@types/react-dom": { | ||
"version": "18.2.23", | ||
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.23.tgz", | ||
"integrity": "sha512-ZQ71wgGOTmDYpnav2knkjr3qXdAFu0vsk8Ci5w3pGAIdj7/kKAyn+VsQDhXsmzzzepAiI9leWMmubXz690AI/A==", | ||
"version": "18.2.24", | ||
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.24.tgz", | ||
"integrity": "sha512-cN6upcKd8zkGy4HU9F1+/s98Hrp6D4MOcippK4PoE8OZRngohHZpbJn1GsaDLz87MqvHNoT13nHvNqM9ocRHZg==", | ||
"dev": true, | ||
@@ -202,0 +202,0 @@ "dependencies": { |
@@ -17,3 +17,3 @@ { | ||
"types": "dist/types/index.d.ts", | ||
"version": "1.26.0", | ||
"version": "1.27.0", | ||
"type": "module", | ||
@@ -30,3 +30,3 @@ "scripts": { | ||
"peerDependencies": { | ||
"@schedule-x/calendar": "1.28.0", | ||
"@schedule-x/calendar": "1.29.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
105159