Skip to content

Commit fd58279

Browse files
authored
feat(ver): bump design-tokens version (#4828)
1 parent b455d81 commit fd58279

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/documentation-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"@patternfly/chatbot": "6.4.0-prerelease.26",
22-
"@patternfly/design-tokens": "1.13.2",
22+
"@patternfly/design-tokens": "1.14.3",
2323
"@patternfly/documentation-framework": "workspace:*",
2424
"@patternfly/quickstarts": "6.3.1",
2525
"@patternfly/react-catalog-view-extension": "6.3.0-prerelease.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4088,16 +4088,16 @@ __metadata:
40884088
languageName: node
40894089
linkType: hard
40904090

4091-
"@patternfly/design-tokens@npm:1.13.2":
4092-
version: 1.13.2
4093-
resolution: "@patternfly/design-tokens@npm:1.13.2"
4091+
"@patternfly/design-tokens@npm:1.14.3":
4092+
version: 1.14.3
4093+
resolution: "@patternfly/design-tokens@npm:1.14.3"
40944094
dependencies:
40954095
"@patternfly/react-core": "npm:6.0.0-alpha.94"
40964096
commander: "npm:^12.0.0"
40974097
peerDependencies:
40984098
react: ^16.8 || ^17 || ^18
40994099
react-dom: ^18.0.0
4100-
checksum: 10c0/d6f1b255f7f7efac62c91e67cb3ceeec9eecdea6ac9741c70193c14885f4e8232ea3bb96f06cf6a594e0814308fbea3d4c45bafe2ab74b617b6d5c9cc3b0bfe8
4100+
checksum: 10c0/53c0d205ab68f726724143f083f0e5bac337e9daef3d7c1a8b28217a8d128bd2e252501b2684672f925a474cd6137706dbf8262b2e1f8377b1c2146163eb0ca6
41014101
languageName: node
41024102
linkType: hard
41034103

@@ -18118,7 +18118,7 @@ __metadata:
1811818118
resolution: "patternfly-org@workspace:packages/documentation-site"
1811918119
dependencies:
1812018120
"@patternfly/chatbot": "npm:6.4.0-prerelease.26"
18121-
"@patternfly/design-tokens": "npm:1.13.2"
18121+
"@patternfly/design-tokens": "npm:1.14.3"
1812218122
"@patternfly/documentation-framework": "workspace:*"
1812318123
"@patternfly/patternfly-a11y": "npm:5.0.0"
1812418124
"@patternfly/quickstarts": "npm:6.3.1"

0 commit comments

Comments
 (0)