@schedule-x/react
Advanced tools
Comparing version 1.33.0 to 1.34.0
@@ -5,2 +5,9 @@ # Changelog | ||
# [1.34.0](https://github.com/schedule-x/react/compare/v1.33.0...v1.34.0) (2024-04-30) | ||
### Features | ||
* **deps:** update devdependencies (non-major) ([#102](https://github.com/schedule-x/react/issues/102)) ([8f22c1f](https://github.com/schedule-x/react/commit/8f22c1f3b058aa9fcc0238527fcc054489a0ddae)) | ||
# [1.33.0](https://github.com/schedule-x/react/compare/v1.32.0...v1.33.0) (2024-04-26) | ||
@@ -7,0 +14,0 @@ |
@@ -192,5 +192,5 @@ { | ||
"node_modules/@types/react": { | ||
"version": "18.3.0", | ||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.0.tgz", | ||
"integrity": "sha512-DiUcKjzE6soLyln8NNZmyhcQjVv+WsUIFSqetMN0p8927OztKT4VTfFTqsbAi5oAGIcgOmOajlfBqyptDDjZRw==", | ||
"version": "18.3.1", | ||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.1.tgz", | ||
"integrity": "sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw==", | ||
"dev": true, | ||
@@ -197,0 +197,0 @@ "dependencies": { |
@@ -17,3 +17,3 @@ { | ||
"types": "dist/types/index.d.ts", | ||
"version": "1.33.0", | ||
"version": "1.34.0", | ||
"type": "module", | ||
@@ -20,0 +20,0 @@ "scripts": { |
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
107996