Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"devDependencies": {
"@cultureamp/frontend-apis": "13.3.0",
"@cultureamp/i18n-react-intl": "^2.15.1",
"@cultureamp/package-bundler": "^2.4.4",
"@cultureamp/package-bundler": "^4.0.1",
"@kaizen/design-tokens": "workspace:*",
"@testing-library/dom": "^10.4.1",
"@types/jest-axe": "^3.5.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"color-string": "Version locked at 1.9.1 as 2.x will break implementation of older repos that are using the ThemeProvider (https://cultureamp.slack.com/archives/C0189KBPM4Y/p1742787520546679) - we will remove this in KAIO 2.0 so we can upgrade to 2.x then if still needed"
},
"devDependencies": {
"@cultureamp/package-bundler": "^2.4.4",
"@cultureamp/package-bundler": "^4.0.1",
"@types/color-string": "^1.5.5",
"@types/lodash.flatmap": "^4.5.9",
"@types/lodash.kebabcase": "^4.1.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@kaizen/design-tokens": "workspace:*"
},
"devDependencies": {
"@cultureamp/package-bundler": "^2.4.4",
"@cultureamp/package-bundler": "^4.0.1",
"@tailwindcss/container-queries": "^0.1.1",
"classnames": "^2.5.1",
"react": "^19.2.3",
Expand Down
Loading