Skip to content

Commit

Permalink
fix(deps): update techstack mono repo (#1491)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 23, 2023
1 parent 5142835 commit ec4ff27
Show file tree
Hide file tree
Showing 11 changed files with 72 additions and 110 deletions.
6 changes: 3 additions & 3 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.7.293",
"version": "0.7.294",
"license": "MIT",
"type": "module",
"main": "./dist/index.js",
Expand Down Expand Up @@ -105,8 +105,8 @@
"@techstack/react-lazy-named": "0.4.122",
"@techstack/react-quill": "1.0.13",
"@techstack/react-textfit": "0.4.152",
"@techstack/styled-system": "1.0.15",
"@techstack/tcm-cli": "0.4.213",
"@techstack/styled-system": "1.0.16",
"@techstack/tcm-cli": "0.4.215",
"@techstack/theme": "0.4.140",
"@types/react-table": "7.7.14",
"classnames": "2.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/font-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/font-picker-react",
"version": "0.4.150",
"version": "0.4.151",
"description": "Font selector component for Google Fonts",
"type": "module",
"module": "./dist/font-picker-react.esm.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@storybook/react": "7.0.23",
"@techstack/tcm-cli": "0.4.213",
"@techstack/tcm-cli": "0.4.215",
"react": "18.2.0"
},
"gitHead": "7bb2bc7bbce0432773369ca533adf6d1719e877a"
Expand Down
4 changes: 2 additions & 2 deletions packages/memoize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/memoize",
"version": "0.4.126",
"version": "0.4.127",
"description": "A memoization library which only remembers the latest invocation",
"type": "module",
"module": "./dist/memoize.esm.js",
Expand Down Expand Up @@ -41,7 +41,7 @@
"access": "public"
},
"devDependencies": {
"@techstack/tcm-cli": "0.4.213",
"@techstack/tcm-cli": "0.4.215",
"benchmark": "2.1.4",
"cross-env": "7.0.3",
"expect-type": "0.16.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-confirm-alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/react-confirm-alert",
"version": "0.0.18",
"version": "0.0.19",
"description": "react component confirm dialog.",
"type": "module",
"main": "./dist/index.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@techstack/tcm-cli": "0.4.213",
"@techstack/tcm-cli": "0.4.215",
"@types/react": "18.2.13",
"@types/react-dom": "18.2.6"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/react-feather/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/react-feather",
"version": "0.4.130",
"version": "0.4.131",
"description": "React component for Feather icons",
"type": "module",
"main": "./dist/index.js",
Expand Down Expand Up @@ -44,7 +44,7 @@
"url": "https://github.com/The-Code-Monkey/TechStack/issues"
},
"devDependencies": {
"@techstack/tcm-cli": "0.4.213",
"@techstack/tcm-cli": "0.4.215",
"cross-env": "7.0.3",
"fs-extra": "11.1.1",
"typescript": "5.1.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/react-lazy-named/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/react-lazy-named",
"version": "0.4.122",
"version": "0.4.123",
"description": "React lazy() with named imports - exports support",
"homepage": "https://github.com/The-Code-Monkey/TechStack/blob/dev/packages/react-lazy-named/README.md",
"repository": {
Expand Down Expand Up @@ -45,7 +45,7 @@
"rerender"
],
"devDependencies": {
"@techstack/tcm-cli": "0.4.213",
"@techstack/tcm-cli": "0.4.215",
"@testing-library/react": "14.0.0",
"jest-environment-jsdom": "29.5.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/react-quill/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/react-quill",
"version": "1.0.13",
"version": "1.0.14",
"description": "The Quill rich-text editor as a React component.",
"license": "MIT",
"homepage": "https://github.com/The-Code-Monkey/TechStack/blob/dev/packages/react-quill/README.md",
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@nrwl/nx-cloud": "16.0.5",
"@techstack/tcm-cli": "0.4.213",
"@techstack/tcm-cli": "0.4.215",
"@types/lodash": "4.14.195",
"@types/react": "18.2.13",
"@types/react-dom": "18.2.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-textfit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/react-textfit",
"version": "0.4.152",
"version": "0.4.153",
"description": "React component to fit headlines and paragraphs into any element",
"homepage": "https://github.com/The-Code-Monkey/TechStack/blob/dev/packages/react-textfit/README.md",
"repository": {
Expand Down Expand Up @@ -37,7 +37,7 @@
],
"license": "MIT",
"devDependencies": {
"@techstack/tcm-cli": "0.4.213",
"@techstack/tcm-cli": "0.4.215",
"babel-cli": "6.26.0",
"babel-core": "6.26.3",
"babel-eslint": "10.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.4.140",
"version": "0.4.141",
"license": "MIT",
"bin": {
"orchard": "./dist/esm/index.js"
Expand Down Expand Up @@ -47,7 +47,7 @@
],
"devDependencies": {
"@size-limit/file": "8.2.4",
"@techstack/tcm-cli": "0.4.213",
"@techstack/tcm-cli": "0.4.215",
"@tsconfig/recommended": "1.0.2",
"@types/fs-extra": "11.0.1",
"@types/lodash": "4.14.195",
Expand Down
4 changes: 2 additions & 2 deletions packages/x-default-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techstack/x-default-browser",
"version": "0.4.120",
"version": "0.4.121",
"description": "Detect default web browser of the current user, cross-platform (Win/Lin/Mac)",
"license": "MIT",
"homepage": "https://github.com/The-Code-Monkey/TechStack/blob/dev/packages/x-default-browser/README.md",
Expand Down Expand Up @@ -31,7 +31,7 @@
"default-browser-id": "3.0.0"
},
"devDependencies": {
"@techstack/tcm-cli": "0.4.213",
"@techstack/tcm-cli": "0.4.215",
"mocha": "10.2.0",
"rewire": "6.0.0"
},
Expand Down
140 changes: 51 additions & 89 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4529,85 +4529,65 @@
resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.9.2.tgz#0402364a2a9692edf04e05ee6f385dfa27271da5"
integrity sha512-ajc0OF+karBAdaSz7OK09rCoAHB1XI1+wEhu+tDNMPc+XcO+dTlXXN/Vc0a8vym4kElvEjXEDd9c8Zfgt4bekA==

"@techstack/memoize@0.4.124":
version "0.4.124"
resolved "https://registry.yarnpkg.com/@techstack/memoize/-/memoize-0.4.124.tgz#d8fa5110f222245373f7ced1eb8b02238648fa39"
integrity sha512-nocaBKmDQOr5kayzGY0yMC2wcN1kPmfGCA1+T3cMQGdX/IUM7ZaZeUwTfofOnpDEPIpKFyJiAm3sUclDZHPaEw==
"@techstack/memoize@0.4.126":
version "0.4.126"
resolved "https://registry.yarnpkg.com/@techstack/memoize/-/memoize-0.4.126.tgz#2e9b13b4b12d9b76c083848ef1ce9e153124a336"
integrity sha512-vB8+CebzXl4hJ2x9q0f6AFTrMiz19uyvZPJEUqI+ja5OJL5jPXmmMjIeHpk0CxmHy5f3zIgum8KC4ZvE5HshJg==

"@techstack/styled-system@1.0.15":
version "1.0.15"
resolved "https://registry.yarnpkg.com/@techstack/styled-system/-/styled-system-1.0.15.tgz#2b06317cd17f2c205d64fc3a1e26a56b313f32a7"
integrity sha512-XXmoQ5KvxRdGQXRrvAhUiaxzo7+VXdshNEEghYF6QLXoKSfLwrcjjtk26Jd/EYpBs9cOiLdpHrQdHDf9enYddw==
"@techstack/react-feather@0.4.130":
version "0.4.130"
resolved "https://registry.yarnpkg.com/@techstack/react-feather/-/react-feather-0.4.130.tgz#7a9505f90841bd1efe954d687b9b642b29702397"
integrity sha512-Svhh9mbFW0daCvIw8tUhuh8r/xwAglEI0DfJSL2Z6oyAC5FQu50viEjpicKySva+6E8b3buQy0Jh2z94YSfpKQ==
dependencies:
"@techstack/react-lazy-named" "0.4.122"

"@techstack/react-lazy-named@0.4.122":
version "0.4.122"
resolved "https://registry.yarnpkg.com/@techstack/react-lazy-named/-/react-lazy-named-0.4.122.tgz#4013c0ec54b58833becb48188fec52b18f336b40"
integrity sha512-LNnSYOaecHNjjP+4fhwNv7ZoikfaPfbJIjGNij6OQHmK0M6zJUhig/1zTCTi55j05byJOqylRHQew61Ya02m5g==
dependencies:
lodash "4.17.21"
lodash-es "4.17.21"

"@techstack/react-quill@1.0.13":
version "1.0.13"
resolved "https://registry.yarnpkg.com/@techstack/react-quill/-/react-quill-1.0.13.tgz#699b475a195675e8043fbc5b84cc5cb84ca707f9"
integrity sha512-FxEx1MiSbCMaIl5X6dZkoBhCwXc9VL/CoQ0mH5h8zgNdrIca1d1j1H13m+4TYEWV5CdRCYIHBikypv3VSFiPOA==
dependencies:
"@types/quill" "2.0.10"
lodash "4.17.21"
quill "2.0.0-dev.4"
quill-better-table "1.2.10"

"@techstack/react-textfit@0.4.152":
version "0.4.152"
resolved "https://registry.yarnpkg.com/@techstack/react-textfit/-/react-textfit-0.4.152.tgz#d42318e8b0885de4feb8b3514a17c9747272b5bd"
integrity sha512-P3g98SpADlRB84fL+fjrjvlE+4e5xw9Q93ptnn4ycQ1oMybhNZig4kg1v8ahDIbQAHf0yhb8g5uKsS73tijrNw==
dependencies:
process "0.11.10"
prop-types "15.8.1"

"@techstack/styled-system@1.0.16":
version "1.0.16"
resolved "https://registry.yarnpkg.com/@techstack/styled-system/-/styled-system-1.0.16.tgz#9c3443456b06f4987a51b4bda738a916f7b7591b"
integrity sha512-qoI+akiduzDdsaR0CjHEBJsC+/5zL2PDIGN7cEtWCLezZ8BXysdE10+xOj90Rm39d8w+I+hEadv98Cv4MaKehA==
dependencies:
"@emotion/is-prop-valid" "1.2.1"
"@techstack/memoize" "0.4.124"
"@techstack/memoize" "0.4.126"
csstype "3.1.2"
react "18.2.0"

"@techstack/tcm-cli@0.4.213":
version "0.4.213"
resolved "https://registry.yarnpkg.com/@techstack/tcm-cli/-/tcm-cli-0.4.213.tgz#5df2559cef8aed7766af01ae10547f10e71d3136"
integrity sha512-JY65NG/FV/CLLqbAix5QVB5Yy5E8m3GpmmoLnQnVSzurq/lGm2O6XFbZH61tZ9d/eKrBtdX1R/HqXzpSZI7Qxw==
dependencies:
"@babel/plugin-proposal-class-properties" "7.18.6"
"@rollup/plugin-babel" "6.0.3"
"@rollup/plugin-commonjs" "25.0.2"
"@rollup/plugin-json" "6.0.0"
"@rollup/plugin-node-resolve" "15.1.0"
"@rollup/plugin-replace" "5.0.2"
"@rollup/plugin-terser" "0.4.3"
"@typescript-eslint/eslint-plugin" "5.60.0"
"@typescript-eslint/parser" "5.60.0"
asyncro "3.0.0"
babel-plugin-annotate-pure-calls "0.4.0"
babel-plugin-dev-expression "0.2.3"
babel-plugin-macros "3.1.0"
babel-plugin-polyfill-regenerator "0.5.0"
babel-plugin-transform-rename-import "2.3.0"
camelcase "7.0.1"
colorette "2.0.20"
confusing-browser-globals "1.0.11"
enquirer "2.3.6"
eslint "8.43.0"
eslint-config-prettier "8.8.0"
eslint-config-react-app "7.0.1"
eslint-plugin-flowtype "8.0.3"
eslint-plugin-import "2.27.5"
eslint-plugin-jest "27.2.2"
eslint-plugin-jsx-a11y "6.7.1"
eslint-plugin-no-restricted-imports "0.0.0"
eslint-plugin-prettier "4.2.1"
eslint-plugin-react "7.32.2"
eslint-plugin-react-hooks "4.6.0"
eslint-plugin-testing-library "5.11.0"
execa "7.1.1"
figlet "1.6.0"
"@techstack/theme@0.4.140":
version "0.4.140"
resolved "https://registry.yarnpkg.com/@techstack/theme/-/theme-0.4.140.tgz#8c2e9f0b38d2d5f0787d6962c1beb4f123ce0162"
integrity sha512-AQvlzIa/gY3RA1GgC21Dd2k8c1wj+64RYMOT7g04OCQvkk4/4PbHAgSTitCz4QmKVQnkAxbfJ1ZSLDBJH3ZWcg==
dependencies:
fs-extra "11.1.1"
jest "29.5.0"
jest-environment-jsdom "29.5.0"
jest-watch-typeahead "2.2.2"
jpjs "1.2.1"
lodash.merge "4.6.2"
ora "6.3.1"
pascal-case "3.1.2"
postcss "8.4.24"
prettier "2.8.8"
progress-estimator "0.3.1"
regenerator-runtime "0.13.11"
rollup "3.25.1"
rollup-plugin-delete "2.0.0"
rollup-plugin-dts "5.3.0"
rollup-plugin-typescript2 "0.34.1"
lodash "4.17.21"
lodash-es "4.17.21"
sade "1.8.1"
semver "7.5.2"
shelljs "0.8.5"
sort-package-json "2.4.1"
tiny-glob "0.2.9"
ts-jest "29.1.0"
ts-node "10.9.1"
tslib "2.5.3"
type-fest "3.12.0"
typescript "5.1.3"
style-dictionary "3.8.0"
tinycolor2 "1.6.0"

"@testing-library/dom@^9.0.0":
version "9.3.0"
Expand Down Expand Up @@ -17519,17 +17499,6 @@ rollup-plugin-dts@5.3.0:
optionalDependencies:
"@babel/code-frame" "^7.18.6"

rollup-plugin-typescript2@0.34.1:
version "0.34.1"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.34.1.tgz#c457f155a71d133c142689213fce78694e30d0be"
integrity sha512-P4cHLtGikESmqi1CA+tdMDUv8WbQV48mzPYt77TSTOPJpERyZ9TXdDgjSDix8Fkqce6soYz3+fa4lrC93IEkcw==
dependencies:
"@rollup/pluginutils" "^4.1.2"
find-cache-dir "^3.3.2"
fs-extra "^10.0.0"
semver "^7.3.7"
tslib "^2.4.0"

rollup-plugin-typescript2@0.35.0:
version "0.35.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.35.0.tgz#a84fb4e802b919613f31552c69c3415101b547c1"
Expand Down Expand Up @@ -17726,13 +17695,6 @@ semver@7.5.0:
dependencies:
lru-cache "^6.0.0"

semver@7.5.2:
version "7.5.2"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.2.tgz#5b851e66d1be07c1cdaf37dfc856f543325a2beb"
integrity sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==
dependencies:
lru-cache "^6.0.0"

semver@7.5.3:
version "7.5.3"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.3.tgz#161ce8c2c6b4b3bdca6caadc9fa3317a4c4fe88e"
Expand Down

0 comments on commit ec4ff27

Please sign in to comment.