Skip to content

Commit

Permalink
chore(deps): dependency refresh (#4237)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency chromatic to ^7.5.4

* chore(deps): update dependency tocbot to ^4.21.3 (#4232)

Co-authored-by: Self-hosted Renovate Bot <135776+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint-plugin-jest to ^27.6.0

* fix(deps): update dependency react-intl to ^6.5.1 (#4240)

Co-authored-by: Self-hosted Renovate Bot <135776+cultureamp-renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @cultureamp/i18n-react-intl to ^2.1.1 (#4239)

Co-authored-by: Self-hosted Renovate Bot <135776+cultureamp-renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency tailwindcss to ^3.3.5 (#4236)

Co-authored-by: Self-hosted Renovate Bot <135776+cultureamp-renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @types/lodash.kebabcase to ^4.1.8 (#4235)

Co-authored-by: Self-hosted Renovate Bot <135776+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/lodash.flatmap to ^4.5.8 (#4228)

Co-authored-by: Self-hosted Renovate Bot <135776+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency sass to ^1.69.5 (#4231)

Co-authored-by: Self-hosted Renovate Bot <135776+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/yargs to ^17.0.29 (#4230)

Co-authored-by: Self-hosted Renovate Bot <135776+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react-highlight to ^0.12.7 (#4229)

Co-authored-by: Self-hosted Renovate Bot <135776+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update react monorepo (#4233)

Co-authored-by: Self-hosted Renovate Bot <135776+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rollup to ^4.1.5 (#4238)

Co-authored-by: Self-hosted Renovate Bot <135776+cultureamp-renovate[bot]@users.noreply.github.com>

* Add changeset

---------

Co-authored-by: Self-hosted Renovate Bot <135776+cultureamp-renovate[bot]@users.noreply.github.com>
Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
Co-authored-by: Doug MacKenzie <[email protected]>
  • Loading branch information
3 people authored Oct 30, 2023
1 parent 1c65b2a commit e551cf8
Show file tree
Hide file tree
Showing 6 changed files with 143 additions and 106 deletions.
18 changes: 18 additions & 0 deletions .changeset/mighty-rings-fry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
"@kaizen/design-tokens": patch
"@kaizen/components": patch
"@kaizen/tailwind": patch
---

Package updates:

@kaizen/components (peer deps):
- @cultureamp/i18n-react-intl from 2.0.0 to 2.1.1
- react from 18.0.0 to 18.2.0
- react-intl from 6.4.6 to 6.5.1

@kaizen/tailwind (peer deps):
- tailwindcss from ^3.3.3 to ^3.3.5"

(otherwise all dev dep updates)

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"svgo": "~3.0.2",
"tocbot": "^4.21.2",
"tocbot": "^4.21.3",
"uuid": "^9.0.1"
},
"devDependencies": {
Expand Down Expand Up @@ -99,20 +99,20 @@
"@types/node": "^20.8.8",
"@types/postcss-flexbugs-fixes": "^5.0.2",
"@types/postcss-import": "^14.0.2",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"axe-playwright": "^1.2.3",
"babel-loader": "^9.1.3",
"chromatic": "^7.4.0",
"chromatic": "^7.5.4",
"color-string": "^1.9.1",
"css-loader": "^6.8.1",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.4.3",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-mdx": "^2.2.0",
"eslint-plugin-react": "^7.33.2",
Expand Down Expand Up @@ -147,7 +147,7 @@
"stylelint-config-standard-scss": "^11.0.0",
"svg-sprite-loader": "^6.0.11",
"svgo-loader": "~4.0.0",
"tailwindcss": "^3.3.3",
"tailwindcss": "^3.3.5",
"ts-jest": "^29.1.1",
"turbo": "^1.10.16",
"typescript": "^4.9.5",
Expand Down
12 changes: 6 additions & 6 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,22 +108,22 @@
"babel-plugin-pure-static-props": "^0.2.0",
"concat-cli": "^4.0.0",
"query-string": "^8.1.0",
"react-intl": "^6.5.0",
"rollup": "^4.1.4",
"react-intl": "^6.5.1",
"rollup": "^4.1.5",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-ignore": "^1.0.10",
"rollup-plugin-node-externals": "^6.1.2",
"rollup-plugin-postcss": "^4.0.2",
"sass": "^1.69.4",
"sass": "^1.69.5",
"serialize-query-params": "^2.0.2",
"svgo": "^3.0.2",
"ts-jest": "^29.1.1",
"ttypescript": "^1.5.15",
"typescript-transform-paths": "^3.4.6"
},
"peerDependencies": {
"@cultureamp/i18n-react-intl": "^2.0.0",
"react": "^18.0.0",
"react-intl": "^6.4.6"
"@cultureamp/i18n-react-intl": "^2.1.1",
"react": "^18.2.0",
"react-intl": "^6.5.1"
}
}
8 changes: 4 additions & 4 deletions packages/design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"prepublishOnly": "yarn build:json && yarn build:less && yarn build:sass && yarn build:ts"
},
"devDependencies": {
"@types/lodash.flatmap": "^4.5.7",
"@types/react-highlight": "^0.12.6",
"@types/yargs": "^17.0.28",
"@types/lodash.flatmap": "^4.5.8",
"@types/react-highlight": "^0.12.7",
"@types/yargs": "^17.0.29",
"json-to-flat-sass": "^1.0.0",
"lodash.flatmap": "^4.5.0",
"object-to-css-variables": "^0.2.1",
Expand All @@ -47,7 +47,7 @@
},
"dependencies": {
"@types/color-string": "^1.5.4",
"@types/lodash.kebabcase": "^4.1.7",
"@types/lodash.kebabcase": "^4.1.8",
"color-string": "^1.9.1",
"lodash.kebabcase": "^4.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"@kaizen/design-tokens": "^10.3.12"
},
"peerDependencies": {
"tailwindcss": "^3.3.3"
"tailwindcss": "^3.3.5"
}
}
Loading

0 comments on commit e551cf8

Please sign in to comment.