@refinedev/ui-types
Advanced tools
Comparing version 1.22.2 to 1.22.3
# @refinedev/ui-types | ||
## 1.22.3 | ||
### Patch Changes | ||
- [#5208](https://github.com/refinedev/refine/pull/5208) [`72f9f608f42`](https://github.com/refinedev/refine/commit/72f9f608f4205cf4f3266068326d029546cd9f88) Thanks [@BatuhanW](https://github.com/BatuhanW)! - chore: update commit frequency branch from next to master on README. | ||
- Updated dependencies [[`72f9f608f42`](https://github.com/refinedev/refine/commit/72f9f608f4205cf4f3266068326d029546cd9f88)]: | ||
- @refinedev/core@4.44.12 | ||
## 1.22.2 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@refinedev/ui-types", | ||
"version": "1.22.2", | ||
"version": "1.22.3", | ||
"description": "refine is a React-based framework for building internal tools, rapidly. It ships with Ant Design System, an enterprise-level UI toolkit.", | ||
@@ -28,3 +28,3 @@ "private": false, | ||
"dependencies": { | ||
"@refinedev/core": "^4.38.4", | ||
"@refinedev/core": "^4.44.12", | ||
"dayjs": "^1.10.7", | ||
@@ -31,0 +31,0 @@ "tslib": "^2.3.1" |
@@ -13,4 +13,4 @@ <br/> | ||
<a href="https://discord.gg/refine">Discord</a> | | ||
<a href="https://refine.dev/examples/">Examples</a> | | ||
<a href="https://refine.dev/blog/">Blog</a> | | ||
<a href="https://refine.dev/examples/">Examples</a> | | ||
<a href="https://refine.dev/blog/">Blog</a> | | ||
<a href="https://refine.dev/docs/">Documentation</a> | ||
@@ -41,3 +41,3 @@ </div> | ||
[![npm](https://img.shields.io/npm/dm/@refinedev/core)](https://www.npmjs.com/package/@refinedev/core) | ||
[![](https://img.shields.io/github/commit-activity/m/refinedev/refine)](https://github.com/refinedev/refine/commits/next) | ||
[![](https://img.shields.io/github/commit-activity/m/refinedev/refine)](https://github.com/refinedev/refine/commits/master) | ||
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](CODE_OF_CONDUCT.md) | ||
@@ -44,0 +44,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
127463
Updated@refinedev/core@^4.44.12