Skip to content

Commit c69e842

Browse files
authored
feat(components): bump @koobiq/design-tokens from 3.14.0 to 3.15.0 (DS-4554)
1 parent 1f2ceda commit c69e842

File tree

3 files changed

+32
-13
lines changed

3 files changed

+32
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@chromatic-com/storybook": "^4.1.3",
4343
"@commitlint/cli": "^19.8.1",
4444
"@commitlint/config-conventional": "^19.8.1",
45-
"@koobiq/design-tokens": "^3.14.0",
45+
"@koobiq/design-tokens": "^3.15.0",
4646
"@storybook/addon-a11y": "^9.1.16",
4747
"@storybook/addon-docs": "^9.1.16",
4848
"@storybook/addon-links": "^9.1.16",

packages/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"sideEffects": false,
3232
"dependencies": {
33-
"@koobiq/design-tokens": "^3.14.0",
33+
"@koobiq/design-tokens": "^3.15.0",
3434
"@koobiq/logger": "workspace:*",
3535
"@koobiq/react-core": "workspace:*",
3636
"@koobiq/react-icons": "workspace:*",
@@ -39,7 +39,7 @@
3939
"react-transition-group": "^4.4.5"
4040
},
4141
"peerDependencies": {
42-
"@koobiq/design-tokens": "^3.14.0",
42+
"@koobiq/design-tokens": "^3.15.0",
4343
"react": "18.x || 19.x",
4444
"react-dom": "18.x || 19.x"
4545
}

pnpm-lock.yaml

Lines changed: 29 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)