diff --git a/packages/react-docs/package.json b/packages/react-docs/package.json index b1302b6bf4..dee9c0cdbb 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.18.0", + "version": "1.19.0", "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", @@ -33,9 +33,9 @@ "@mdx-js/mdx": "^2.1.2", "@mdx-js/react": "^2.1.2", "@next/mdx": "^13.0.5", - "@tonic-ui/react": "^1.18.0", + "@tonic-ui/react": "^1.19.0", "@tonic-ui/react-hooks": "^1.5.2", - "@tonic-ui/react-lab": "^0.16.0", + "@tonic-ui/react-lab": "^0.17.0", "@tonic-ui/styled-system": "^1.7.0", "@tonic-ui/theme": "^1.2.2", "@trendmicro/babel-config": "^1.0.2", diff --git a/packages/react-lab/package.json b/packages/react-lab/package.json index 774fc86609..55e06f1198 100644 --- a/packages/react-lab/package.json +++ b/packages/react-lab/package.json @@ -1,6 +1,6 @@ { "name": "@tonic-ui/react-lab", - "version": "0.16.0", + "version": "0.17.0", "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.18.0", + "@tonic-ui/react": "^1.19.0", "@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 f49fe23db2..a812b78017 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@tonic-ui/react", - "version": "1.18.0", + "version": "1.19.0", "description": "React Tonic UI component library.", "main": "dist/index.cjs.js", "module": "dist/index.esm.js", diff --git a/yarn.lock b/yarn.lock index ae2c0c5e8a..7fddf3a4f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4460,9 +4460,9 @@ __metadata: "@mdx-js/mdx": ^2.1.2 "@mdx-js/react": ^2.1.2 "@next/mdx": ^13.0.5 - "@tonic-ui/react": ^1.18.0 + "@tonic-ui/react": ^1.19.0 "@tonic-ui/react-hooks": ^1.5.2 - "@tonic-ui/react-lab": ^0.16.0 + "@tonic-ui/react-lab": ^0.17.0 "@tonic-ui/styled-system": ^1.7.0 "@tonic-ui/theme": ^1.2.2 "@trendmicro/babel-config": ^1.0.2 @@ -4553,7 +4553,7 @@ __metadata: languageName: unknown linkType: soft -"@tonic-ui/react-lab@^0.16.0, @tonic-ui/react-lab@workspace:packages/react-lab": +"@tonic-ui/react-lab@^0.17.0, @tonic-ui/react-lab@workspace:packages/react-lab": version: 0.0.0-use.local resolution: "@tonic-ui/react-lab@workspace:packages/react-lab" dependencies: @@ -4570,7 +4570,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.18.0 + "@tonic-ui/react": ^1.19.0 "@tonic-ui/react-hooks": ^1.5.2 "@tonic-ui/utils": ^1.5.0 "@trendmicro/babel-config": ^1.0.2 @@ -4620,7 +4620,7 @@ __metadata: languageName: unknown linkType: soft -"@tonic-ui/react@^1.18.0, @tonic-ui/react@workspace:*, @tonic-ui/react@workspace:packages/react": +"@tonic-ui/react@^1.19.0, @tonic-ui/react@workspace:*, @tonic-ui/react@workspace:packages/react": version: 0.0.0-use.local resolution: "@tonic-ui/react@workspace:packages/react" dependencies: