Skip to content

Commit

Permalink
released-v4.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 1, 2022
1 parent fb39cc9 commit c609a78
Show file tree
Hide file tree
Showing 60 changed files with 233 additions and 233 deletions.
2 changes: 1 addition & 1 deletion packages/doc/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/doc",
"version": "4.13.1",
"version": "4.13.2",
"description": "UIW documentation website.",
"homepage": "https://uiwjs.github.io",
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/react-affix/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-affix",
"version": "4.13.1",
"version": "4.13.2",
"description": "Affix component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/affix",
Expand Down Expand Up @@ -44,7 +44,7 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/utils": "^4.13.1"
"@uiw/utils": "^4.13.2"
},
"devDependencies": {
"@babel/runtime": "7.17.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-alert/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-alert",
"version": "4.13.1",
"version": "4.13.2",
"description": "Alert component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/alert",
Expand Down Expand Up @@ -44,8 +44,8 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/react-modal": "^4.13.1",
"@uiw/utils": "^4.13.1"
"@uiw/react-modal": "^4.13.2",
"@uiw/utils": "^4.13.2"
},
"devDependencies": {
"@babel/runtime": "7.17.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-auto-link/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-auto-link",
"version": "4.13.1",
"version": "4.13.2",
"description": "AutoLink component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/auto-link",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-avatar/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-avatar",
"version": "4.13.1",
"version": "4.13.2",
"description": "Avatar component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/button",
Expand Down Expand Up @@ -44,8 +44,8 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/react-icon": "^4.13.1",
"@uiw/utils": "^4.13.1"
"@uiw/react-icon": "^4.13.2",
"@uiw/utils": "^4.13.2"
},
"devDependencies": {
"@babel/runtime": "7.17.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-back-top/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-back-top",
"version": "4.13.1",
"version": "4.13.2",
"description": "BackTop component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/back-top",
Expand Down Expand Up @@ -44,7 +44,7 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/utils": "^4.13.1"
"@uiw/utils": "^4.13.2"
},
"devDependencies": {
"@babel/runtime": "7.17.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-badge/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-badge",
"version": "4.13.1",
"version": "4.13.2",
"description": "Badge component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/badge",
Expand Down Expand Up @@ -44,7 +44,7 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/utils": "^4.13.1"
"@uiw/utils": "^4.13.2"
},
"devDependencies": {
"@babel/runtime": "7.17.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-breadcrumb/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-breadcrumb",
"version": "4.13.1",
"version": "4.13.2",
"description": "Breadcrumb component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/breadcrumb",
Expand Down Expand Up @@ -44,7 +44,7 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/utils": "^4.13.1"
"@uiw/utils": "^4.13.2"
},
"devDependencies": {
"@babel/runtime": "7.17.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-button-group/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-button-group",
"version": "4.13.1",
"version": "4.13.2",
"description": "ButtonGroup component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/button-group",
Expand Down Expand Up @@ -44,8 +44,8 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/react-button": "^4.13.1",
"@uiw/utils": "^4.13.1"
"@uiw/react-button": "^4.13.2",
"@uiw/utils": "^4.13.2"
},
"devDependencies": {
"@babel/runtime": "7.17.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-button/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-button",
"version": "4.13.1",
"version": "4.13.2",
"description": "Button component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/button",
Expand Down Expand Up @@ -44,8 +44,8 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/react-icon": "^4.13.1",
"@uiw/utils": "^4.13.1"
"@uiw/react-icon": "^4.13.2",
"@uiw/utils": "^4.13.2"
},
"devDependencies": {
"@babel/runtime": "7.17.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/react-calendar/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-calendar",
"version": "4.13.1",
"version": "4.13.2",
"description": "Calendar component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/calendar",
Expand Down Expand Up @@ -45,9 +45,9 @@
},
"dependencies": {
"@uiw/formatter": "~1.3.2",
"@uiw/react-date-picker": "^4.13.1",
"@uiw/react-icon": "^4.13.1",
"@uiw/utils": "^4.13.1"
"@uiw/react-date-picker": "^4.13.2",
"@uiw/react-icon": "^4.13.2",
"@uiw/utils": "^4.13.2"
},
"devDependencies": {
"@babel/runtime": "7.17.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-card/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-card",
"version": "4.13.1",
"version": "4.13.2",
"description": "Card component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/card",
Expand Down Expand Up @@ -44,7 +44,7 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/utils": "^4.13.1"
"@uiw/utils": "^4.13.2"
},
"devDependencies": {
"@babel/runtime": "7.17.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-checkbox/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-checkbox",
"version": "4.13.1",
"version": "4.13.2",
"description": "Checkbox component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/checkbox",
Expand Down Expand Up @@ -44,8 +44,8 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/react-radio": "^4.13.1",
"@uiw/utils": "^4.13.1"
"@uiw/react-radio": "^4.13.2",
"@uiw/utils": "^4.13.2"
},
"devDependencies": {
"@babel/runtime": "7.17.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-collapse/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-collapse",
"version": "4.13.1",
"version": "4.13.2",
"description": "Collapse component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/collapse",
Expand Down Expand Up @@ -44,8 +44,8 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/react-icon": "^4.13.1",
"@uiw/utils": "^4.13.1",
"@uiw/react-icon": "^4.13.2",
"@uiw/utils": "^4.13.2",
"react-transition-group": "~4.4.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/react-copy-to-clipboard/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-copy-to-clipboard",
"version": "4.13.1",
"version": "4.13.2",
"description": "CpyToClipboard component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/copy-to-clipboard",
Expand Down Expand Up @@ -45,7 +45,7 @@
},
"dependencies": {
"@uiw/copy-to-clipboard": "~1.0.11",
"@uiw/utils": "^4.13.1"
"@uiw/utils": "^4.13.2"
},
"devDependencies": {
"@babel/runtime": "7.17.2",
Expand Down
12 changes: 6 additions & 6 deletions packages/react-date-input/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-date-input",
"version": "4.13.1",
"version": "4.13.2",
"description": "DateInput component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/date-input",
Expand Down Expand Up @@ -45,11 +45,11 @@
},
"dependencies": {
"@uiw/formatter": "~1.3.2",
"@uiw/react-date-picker": "^4.13.1",
"@uiw/react-icon": "^4.13.1",
"@uiw/react-input": "^4.13.1",
"@uiw/react-popover": "^4.13.1",
"@uiw/utils": "^4.13.1"
"@uiw/react-date-picker": "^4.13.2",
"@uiw/react-icon": "^4.13.2",
"@uiw/react-input": "^4.13.2",
"@uiw/react-popover": "^4.13.2",
"@uiw/utils": "^4.13.2"
},
"devDependencies": {
"@babel/runtime": "7.17.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/react-date-picker/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-date-picker",
"version": "4.13.1",
"version": "4.13.2",
"description": "DatePicker component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/date-picker",
Expand Down Expand Up @@ -45,9 +45,9 @@
},
"dependencies": {
"@uiw/formatter": "~1.3.2",
"@uiw/react-icon": "^4.13.1",
"@uiw/react-time-picker": "^4.13.1",
"@uiw/utils": "^4.13.1"
"@uiw/react-icon": "^4.13.2",
"@uiw/react-time-picker": "^4.13.2",
"@uiw/utils": "^4.13.2"
},
"devDependencies": {
"@babel/runtime": "7.17.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-descriptions/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-descriptions",
"version": "4.13.1",
"version": "4.13.2",
"description": "Descriptions component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/descriptions",
Expand Down Expand Up @@ -44,7 +44,7 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/utils": "^4.13.1"
"@uiw/utils": "^4.13.2"
},
"devDependencies": {
"@babel/runtime": "7.17.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-divider/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-divider",
"version": "4.13.1",
"version": "4.13.2",
"description": "Divider component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/divider",
Expand Down Expand Up @@ -44,7 +44,7 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/utils": "^4.13.1"
"@uiw/utils": "^4.13.2"
},
"devDependencies": {
"@babel/runtime": "7.17.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/react-drawer/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-drawer",
"version": "4.13.1",
"version": "4.13.2",
"description": "Drawer component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/drawer",
Expand Down Expand Up @@ -44,10 +44,10 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/react-button": "^4.13.1",
"@uiw/react-icon": "^4.13.1",
"@uiw/react-overlay": "^4.13.1",
"@uiw/utils": "^4.13.1"
"@uiw/react-button": "^4.13.2",
"@uiw/react-icon": "^4.13.2",
"@uiw/react-overlay": "^4.13.2",
"@uiw/utils": "^4.13.2"
},
"devDependencies": {
"@babel/runtime": "7.17.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-dropdown/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-dropdown",
"version": "4.13.1",
"version": "4.13.2",
"description": "Dropdown component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/dropdown",
Expand Down Expand Up @@ -44,8 +44,8 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@uiw/react-overlay-trigger": "^4.13.1",
"@uiw/utils": "^4.13.1"
"@uiw/react-overlay-trigger": "^4.13.2",
"@uiw/utils": "^4.13.2"
},
"devDependencies": {
"@babel/runtime": "7.17.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-empty/package.json
@@ -1,6 +1,6 @@
{
"name": "@uiw/react-empty",
"version": "4.13.1",
"version": "4.13.2",
"description": "Empty component",
"author": "Kenny Wong <wowohoo@qq.com>",
"homepage": "https://uiwjs.github.io/#/components/empty",
Expand Down

0 comments on commit c609a78

Please sign in to comment.