Skip to content

Commit 2c38f1e

Browse files
authored
chore: Update Griffel to latest version (#26045)
1 parent 290fb88 commit 2c38f1e

91 files changed

Lines changed: 362 additions & 86 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/perf-test-react-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@fluentui/scripts": "*"
1717
},
1818
"dependencies": {
19-
"@griffel/core": "^1.8.1",
19+
"@griffel/core": "^1.9.0",
2020
"@fluentui/react-avatar": "^9.2.10",
2121
"@fluentui/react-button": "^9.1.12",
2222
"@fluentui/react-persona": "9.1.0-beta.7",

apps/public-docsite-v9/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@fluentui/react-components": "^9.7.4",
2929
"@fluentui/react-storybook-addon": "9.0.0-rc.1",
3030
"@fluentui/react-theme": "^9.1.5",
31-
"@griffel/react": "^1.4.2",
31+
"@griffel/react": "^1.5.2",
3232
"react": "17.0.2",
3333
"react-dom": "17.0.2",
3434
"react-window": "^1.8.6",

apps/vr-tests-react-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@fluentui/react-tooltip": "^9.1.5",
5757
"@fluentui/react-toolbar": "9.0.0-rc.2",
5858
"@fluentui/react-utilities": "^9.3.0",
59-
"@griffel/react": "^1.4.2",
59+
"@griffel/react": "^1.5.2",
6060
"react": "17.0.2",
6161
"react-dom": "17.0.2",
6262
"tslib": "^2.1.0"
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "chore: Update Griffel to latest version",
4+
"packageName": "@fluentui/react-accordion",
5+
"email": "[email protected]",
6+
"dependentChangeType": "patch"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "prerelease",
3+
"comment": "chore: Update Griffel to latest version",
4+
"packageName": "@fluentui/react-alert",
5+
"email": "[email protected]",
6+
"dependentChangeType": "patch"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "chore: Update Griffel to latest version",
4+
"packageName": "@fluentui/react-avatar",
5+
"email": "[email protected]",
6+
"dependentChangeType": "patch"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "chore: Update Griffel to latest version",
4+
"packageName": "@fluentui/react-badge",
5+
"email": "[email protected]",
6+
"dependentChangeType": "patch"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "chore: Update Griffel to latest version",
4+
"packageName": "@fluentui/react-button",
5+
"email": "[email protected]",
6+
"dependentChangeType": "patch"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "prerelease",
3+
"comment": "chore: Update Griffel to latest version",
4+
"packageName": "@fluentui/react-card",
5+
"email": "[email protected]",
6+
"dependentChangeType": "patch"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "chore: Update Griffel to latest version",
4+
"packageName": "@fluentui/react-checkbox",
5+
"email": "[email protected]",
6+
"dependentChangeType": "patch"
7+
}

0 commit comments

Comments
 (0)