From e969bf51272cb699a80bfc308f250298a2ea783b Mon Sep 17 00:00:00 2001 From: cheton Date: Sat, 24 Jun 2023 21:22:00 +0800 Subject: [PATCH] chore(release): publish - @tonic-ui/react-docs@1.21.2 - @tonic-ui/react-lab@0.19.2 - @tonic-ui/react@1.21.2 - @tonic-ui/styled-system@1.8.1 --- packages/react-docs/package.json | 8 ++++---- packages/react-lab/package.json | 4 ++-- packages/react/package.json | 4 ++-- packages/styled-system/package.json | 2 +- yarn.lock | 16 ++++++++-------- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/packages/react-docs/package.json b/packages/react-docs/package.json index 76d9fef984..d9b64ed0e5 100644 --- a/packages/react-docs/package.json +++ b/packages/react-docs/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@tonic-ui/react-docs", - "version": "1.21.1", + "version": "1.21.2", "description": "A documentation site for React Tonic UI component library.", "scripts": { "build": "bash -c '. ./tonic-ui.env && ./scripts/update-docs.sh && cross-env NODE_ENV=production next build' && next export --outdir dist/react", @@ -35,10 +35,10 @@ "@next/mdx": "^13.0.5", "@tanstack/react-table": "^8.9.1", "@tanstack/react-virtual": "^3.0.0-beta", - "@tonic-ui/react": "^1.21.1", + "@tonic-ui/react": "^1.21.2", "@tonic-ui/react-hooks": "^1.5.2", - "@tonic-ui/react-lab": "^0.19.1", - "@tonic-ui/styled-system": "^1.8.0", + "@tonic-ui/react-lab": "^0.19.2", + "@tonic-ui/styled-system": "^1.8.1", "@tonic-ui/theme": "^1.2.2", "@trendmicro/babel-config": "^1.0.2", "acorn": "^8.8.2", diff --git a/packages/react-lab/package.json b/packages/react-lab/package.json index 4c76d16ecf..8691759e9f 100644 --- a/packages/react-lab/package.json +++ b/packages/react-lab/package.json @@ -1,6 +1,6 @@ { "name": "@tonic-ui/react-lab", - "version": "0.19.1", + "version": "0.19.2", "description": "This package hosts the incubator components that are not yet ready to move to the core.", "main": "dist/index.cjs.js", "module": "dist/index.esm.js", @@ -19,7 +19,7 @@ "test": "jest --maxWorkers=2" }, "dependencies": { - "@tonic-ui/react": "^1.21.1", + "@tonic-ui/react": "^1.21.2", "@tonic-ui/react-hooks": "^1.5.2", "@tonic-ui/utils": "^1.5.0", "date-fns": "2.x", diff --git a/packages/react/package.json b/packages/react/package.json index cf17b2b4a3..efe246f22d 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@tonic-ui/react", - "version": "1.21.1", + "version": "1.21.2", "description": "React Tonic UI component library.", "main": "dist/index.cjs.js", "module": "dist/index.esm.js", @@ -24,7 +24,7 @@ "@emotion/styled": "11.x", "@popperjs/core": "2.x", "@tonic-ui/react-hooks": "^1.5.2", - "@tonic-ui/styled-system": "^1.8.0", + "@tonic-ui/styled-system": "^1.8.1", "@tonic-ui/theme": "^1.2.2", "@tonic-ui/utils": "^1.5.0", "@trendmicro/tmicon": "1.x", diff --git a/packages/styled-system/package.json b/packages/styled-system/package.json index ed51a7a7c6..888eba3cca 100644 --- a/packages/styled-system/package.json +++ b/packages/styled-system/package.json @@ -1,6 +1,6 @@ { "name": "@tonic-ui/styled-system", - "version": "1.8.0", + "version": "1.8.1", "description": "The framework agnostic styling engine for Tonic UI.", "main": "dist/index.cjs.js", "module": "dist/index.esm.js", diff --git a/yarn.lock b/yarn.lock index 12dbb29f90..25f52ca594 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3823,10 +3823,10 @@ __metadata: "@next/mdx": ^13.0.5 "@tanstack/react-table": ^8.9.1 "@tanstack/react-virtual": ^3.0.0-beta - "@tonic-ui/react": ^1.21.1 + "@tonic-ui/react": ^1.21.2 "@tonic-ui/react-hooks": ^1.5.2 - "@tonic-ui/react-lab": ^0.19.1 - "@tonic-ui/styled-system": ^1.8.0 + "@tonic-ui/react-lab": ^0.19.2 + "@tonic-ui/styled-system": ^1.8.1 "@tonic-ui/theme": ^1.2.2 "@trendmicro/babel-config": ^1.0.2 acorn: ^8.8.2 @@ -3919,7 +3919,7 @@ __metadata: languageName: unknown linkType: soft -"@tonic-ui/react-lab@^0.19.1, @tonic-ui/react-lab@workspace:packages/react-lab": +"@tonic-ui/react-lab@^0.19.2, @tonic-ui/react-lab@workspace:packages/react-lab": version: 0.0.0-use.local resolution: "@tonic-ui/react-lab@workspace:packages/react-lab" dependencies: @@ -3936,7 +3936,7 @@ __metadata: "@rollup/plugin-node-resolve": ^15.0.0 "@testing-library/jest-dom": ^5.16.5 "@testing-library/react": ^13.4.0 - "@tonic-ui/react": ^1.21.1 + "@tonic-ui/react": ^1.21.2 "@tonic-ui/react-hooks": ^1.5.2 "@tonic-ui/utils": ^1.5.0 "@trendmicro/babel-config": ^1.0.2 @@ -3964,7 +3964,7 @@ __metadata: languageName: unknown linkType: soft -"@tonic-ui/react@^1.21.1, @tonic-ui/react@workspace:packages/react": +"@tonic-ui/react@^1.21.2, @tonic-ui/react@workspace:packages/react": version: 0.0.0-use.local resolution: "@tonic-ui/react@workspace:packages/react" dependencies: @@ -3988,7 +3988,7 @@ __metadata: "@testing-library/react": ^13.4.0 "@testing-library/user-event": ^14.4.3 "@tonic-ui/react-hooks": ^1.5.2 - "@tonic-ui/styled-system": ^1.8.0 + "@tonic-ui/styled-system": ^1.8.1 "@tonic-ui/theme": ^1.2.2 "@tonic-ui/utils": ^1.5.0 "@trendmicro/babel-config": ^1.0.2 @@ -4022,7 +4022,7 @@ __metadata: languageName: unknown linkType: soft -"@tonic-ui/styled-system@^1.8.0, @tonic-ui/styled-system@workspace:packages/styled-system": +"@tonic-ui/styled-system@^1.8.1, @tonic-ui/styled-system@workspace:packages/styled-system": version: 0.0.0-use.local resolution: "@tonic-ui/styled-system@workspace:packages/styled-system" dependencies: