Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
c189d53
chore(deps): update dependency @storybook/test-runner to ^0.24.4 (#6677)
cultureamp-renovate[bot] May 15, 2026
07537d7
chore(deps): update dependency react-intl to ^10.1.6 (#6679)
cultureamp-renovate[bot] May 15, 2026
69298d9
chore(deps): update dependency turbo to ^2.9.12 (#6681)
cultureamp-renovate[bot] May 15, 2026
707e791
fix(deps): update dependency prosemirror-model to ^1.25.5 (#6683)
cultureamp-renovate[bot] May 15, 2026
4a36908
chore(deps): update dependency chromatic to ^16.10.0 (#6684)
cultureamp-renovate[bot] May 15, 2026
09ebb52
chore(deps): update dependency postcss-preset-env to ^11.3.0 (#6686)
cultureamp-renovate[bot] May 16, 2026
b96bb4d
chore(deps): update dependency tsx to ^4.22.0 (#6687)
cultureamp-renovate[bot] May 16, 2026
d3434d2
chore(deps): update dependency stylelint to ^17.11.1 (#6680)
cultureamp-renovate[bot] May 16, 2026
285474d
chore(deps): update dependency rollup to ^4.60.4
cultureamp-renovate[bot] May 16, 2026
4b513f1
chore(deps): update dependency @vitejs/plugin-react to ^6.0.2 (#6699)
cultureamp-renovate[bot] May 16, 2026
e4a5baa
chore(deps): update dependency chromatic to ^16.10.1 (#6700)
cultureamp-renovate[bot] May 16, 2026
7cb42f3
chore(deps): update dependency turbo to ^2.9.14 (#6702)
cultureamp-renovate[bot] May 16, 2026
b0bdc61
chore(deps): update dependency typescript-eslint to ^8.59.3 (#6682)
cultureamp-renovate[bot] May 16, 2026
e42a35a
fix(deps): update dependency prosemirror-model to ^1.25.6 (#6703)
cultureamp-renovate[bot] May 16, 2026
dcfd80f
chore(deps): update dependency playwright to ^1.60.0 (#6685)
cultureamp-renovate[bot] May 16, 2026
6665e34
chore(deps): update dependency react-intl to ^10.1.7 (#6701)
cultureamp-renovate[bot] May 17, 2026
5d606b8
chore(deps): update dependency @types/node to ^22.19.19 (#6678)
cultureamp-renovate[bot] May 18, 2026
548f19d
chore: add changeset
May 18, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .changeset/frank-oranges-wink.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@kaizen/design-tokens': patch
'@kaizen/components': patch
'@kaizen/tailwind': patch
'@docs/storybook': patch
---

Update depencies
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"@storybook/manager-api": "8.6.12",
"@storybook/react": "8.6.12",
"@storybook/react-vite": "8.6.14",
"@storybook/test-runner": "^0.24.3",
"@storybook/test-runner": "^0.24.4",
"@tailwindcss/container-queries": "^0.1.1",
"@types/jest-axe": "^3.5.9",
"@types/react-highlight": "^0.12.8",
"@vitejs/plugin-react": "^6.0.1",
"@vitejs/plugin-react": "^6.0.2",
"axe-playwright": "^2.2.2",
"playwright": "^1.59.1",
"playwright": "^1.60.0",
"classnames": "^2.5.1",
"globals": "^17.6.0",
"highlight.js": "^11.11.1",
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
"@types/node": "^22.19.18",
"@types/node": "^22.19.19",
"@types/react": "^18.3.28",
"@types/react-dom": "^18.3.7",
"@vitest/eslint-plugin": "^1.6.17",
"chromatic": "^16.9.1",
"chromatic": "^16.10.1",
"eslint": "^9.39.4",
"eslint-config-prettier": "^10.1.8",
"eslint-import-resolver-typescript": "^4.4.4",
Expand All @@ -72,19 +72,19 @@
"eslint-plugin-storybook": "^0.12.0",
"globals": "^17.6.0",
"node-fetch": "^3.3.2",
"playwright": "^1.59.1",
"playwright": "^1.60.0",
"plop": "^4.0.5",
"postcss-scss": "^4.0.9",
"prettier": "^3.8.3",
"react": "^19.2.6",
"rimraf": "^6.1.3",
"storybook-addon-pseudo-states": "^4.0.4",
"stylelint": "^17.11.0",
"stylelint": "^17.11.1",
"stylelint-config-standard": "^40.0.0",
"stylelint-config-standard-scss": "^17.0.0",
"turbo": "^2.9.10",
"turbo": "^2.9.14",
"typescript": "^5.9.3",
"typescript-eslint": "^8.59.2",
"typescript-eslint": "^8.59.3",
"vite": "^7.3.3",
"vitest": "^3.2.4",
"vitest-axe": "^0.1.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"prosemirror-history": "^1.5.0",
"prosemirror-inputrules": "^1.5.1",
"prosemirror-keymap": "^1.2.3",
"prosemirror-model": "^1.25.4",
"prosemirror-model": "^1.25.6",
"prosemirror-schema-basic": "^1.2.4",
"prosemirror-schema-list": "^1.5.1",
"prosemirror-state": "^1.4.4",
Expand Down Expand Up @@ -161,20 +161,20 @@
"postcss": "^8.5.14",
"postcss-cli": "^11.0.1",
"postcss-import": "^16.1.1",
"postcss-preset-env": "^11.2.1",
"postcss-preset-env": "^11.3.0",
"postcss-scss": "^4.0.9",
"query-string": "^9.3.1",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"react-highlight": "^0.15.0",
"react-intl": "^10.1.5",
"rollup": "^4.60.3",
"react-intl": "^10.1.6",
"rollup": "^4.60.4",
"sass": "1.79.6",
"serialize-query-params": "^2.0.4",
"svgo": "^4.0.1",
"ts-patch": "^3.3.0",
"tslib": "^2.8.1",
"tsx": "^4.21.0"
"tsx": "^4.22.0"
},
"devDependenciesComments": {
"sass": "Prevent deprecation warnings introduced in 1.80 as we plan to move away from sass",
Expand Down
4 changes: 2 additions & 2 deletions packages/design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
"react": "^19.2.6",
"react-highlight": "^0.15.0",
"react-map-interaction": "^2.1.0",
"rollup": "^4.60.3",
"rollup": "^4.60.4",
"tslib": "^2.8.1",
"tsx": "^4.21.0"
"tsx": "^4.22.0"
},
"peerDependencies": {
"react": "^18.3.1 || ^19.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"classnames": "^2.5.1",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"rollup": "^4.60.3",
"rollup": "^4.60.4",
"tailwindcss": "^3.4.19",
"tslib": "^2.8.1"
},
Expand Down
Loading
Loading