Skip to content

Commit 0e2739b

Browse files
jschulernicolethoencursoragent
authored
feat: bump design-tokens package (#5002)
* feat: bump design-tokens package * chore(deps): bump @patternfly/design-tokens to 1.16.2 Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: nicolethoen <nthoen@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 28f321f commit 0e2739b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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.6.0-prerelease.6",
22-
"@patternfly/design-tokens": "1.15.1",
22+
"@patternfly/design-tokens": "1.16.2",
2323
"@patternfly/documentation-framework": "workspace:*",
2424
"@patternfly/quickstarts": "6.5.0-prerelease.4",
2525
"@patternfly/react-catalog-view-extension": "6.3.0-prerelease.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5034,16 +5034,16 @@ __metadata:
50345034
languageName: node
50355035
linkType: hard
50365036

5037-
"@patternfly/design-tokens@npm:1.15.1":
5038-
version: 1.15.1
5039-
resolution: "@patternfly/design-tokens@npm:1.15.1"
5037+
"@patternfly/design-tokens@npm:1.16.2":
5038+
version: 1.16.2
5039+
resolution: "@patternfly/design-tokens@npm:1.16.2"
50405040
dependencies:
50415041
"@patternfly/react-core": "npm:^6.1"
50425042
commander: "npm:^12.0.0"
50435043
peerDependencies:
50445044
react: ^17 || ^18
50455045
react-dom: ^18.0.0
5046-
checksum: 10c0/440fc5f19247492dc1759c5ee5b66897373485e36baeb94c2c4e950d336200f47986bb88fe4490596776894f67aca51a9c32ff956e92db46ca3cc19292428f59
5046+
checksum: 10c0/6b121f418eca03e688c93bb95fe3350781002033878d6abe12fa1a256ec718c8fbfb8e5d495df84aec9c3b089e52f06bba1faf671708e3be0c5be67e63ce70dd
50475047
languageName: node
50485048
linkType: hard
50495049

@@ -18647,7 +18647,7 @@ __metadata:
1864718647
resolution: "patternfly-org@workspace:packages/documentation-site"
1864818648
dependencies:
1864918649
"@patternfly/chatbot": "npm:6.6.0-prerelease.6"
18650-
"@patternfly/design-tokens": "npm:1.15.1"
18650+
"@patternfly/design-tokens": "npm:1.16.2"
1865118651
"@patternfly/documentation-framework": "workspace:*"
1865218652
"@patternfly/patternfly-a11y": "npm:5.2.1"
1865318653
"@patternfly/quickstarts": "npm:6.5.0-prerelease.4"

0 commit comments

Comments
 (0)