Skip to content

Commit dfa95f0

Browse files
authored
Merge branch 'main' into feat/20956-textarea-controls
2 parents db064e3 + e92604a commit dfa95f0

File tree

35 files changed

+870
-230
lines changed

35 files changed

+870
-230
lines changed

.yarn/cache/react-dom-npm-19.2.0-10246904d4-3dbba071b9.zip renamed to .yarn/cache/react-dom-npm-19.2.3-93a2378518-5780f6d4c8.zip

1.24 MB
Binary file not shown.

.yarn/cache/react-npm-19.2.0-34cec3b246-e13bcdb8e9.zip renamed to .yarn/cache/react-npm-19.2.3-0ecd9e5a6e-d16b7f35c0.zip

50.4 KB
Binary file not shown.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,8 @@ check out our [Contributing Guide](/.github/CONTRIBUTING.md) and our
380380
<td align="center"><a href="https://github.com/jvictorfsilva"><img src="https://avatars.githubusercontent.com/u/68554147?v=4?s=100" width="100px;" alt=""/><br /><sub><b>João Victor</b></sub></a><br /><a href="https://github.com/carbon-design-system/carbon/commits?author=jvictorfsilva" title="Code">💻</a></td>
381381
<td align="center"><a href="https://github.com/trumanbutter"><img src="https://avatars.githubusercontent.com/u/32148874?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Truman Butterworth</b></sub></a><br /><a href="https://github.com/carbon-design-system/carbon/commits?author=trumanbutter" title="Code">💻</a></td>
382382
<td align="center"><a href="https://github.com/grishma-shah7"><img src="https://avatars.githubusercontent.com/u/87775713?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Grishma Shah</b></sub></a><br /><a href="#a11y-grishma-shah7" title="Accessibility">️️️️♿️</a></td>
383+
</tr>
384+
<tr>
383385
<td align="center"><a href="https://github.com/Pradumn11"><img src="https://avatars.githubusercontent.com/u/99590317?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Pradumnya Zendphale</b></sub></a><br /><a href="https://github.com/carbon-design-system/carbon/commits?author=Pradumn11" title="Code">💻</a></td>
384386
</tr>
385387
</table>

config/jest-config-carbon/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"sass": "^1.77.7"
3838
},
3939
"devDependencies": {
40-
"react": "^19.0.0",
41-
"react-dom": "^19.0.0"
40+
"react": "^19.2.3",
41+
"react-dom": "^19.2.3"
4242
}
4343
}

examples/class-prefix/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
},
2525
"dependencies": {
2626
"@carbon/react": "^1.98.0",
27-
"react": "^19.0.0",
28-
"react-dom": "^19.0.0"
27+
"react": "^19.2.3",
28+
"react-dom": "^19.2.3"
2929
},
3030
"devDependencies": {
3131
"@vitejs/plugin-react": "^5.1.1",

examples/custom-theme/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
},
2525
"dependencies": {
2626
"@carbon/react": "^1.98.0",
27-
"react": "^19.0.0",
28-
"react-dom": "^19.0.0"
27+
"react": "^19.2.3",
28+
"react-dom": "^19.2.3"
2929
},
3030
"devDependencies": {
3131
"@vitejs/plugin-react": "^5.1.1",

examples/id-prefix/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
},
2525
"dependencies": {
2626
"@carbon/react": "^1.98.0",
27-
"react": "^19.0.0",
28-
"react-dom": "^19.0.0"
27+
"react": "^19.2.3",
28+
"react-dom": "^19.2.3"
2929
},
3030
"devDependencies": {
3131
"@vitejs/plugin-react": "^5.1.1",

examples/light-dark-mode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"dependencies": {
1313
"@carbon/react": "^1.98.0",
1414
"next": "15.5.2",
15-
"react": "19.0.0",
16-
"react-dom": "19.0.0"
15+
"react": "^19.2.3",
16+
"react-dom": "^19.2.3"
1717
},
1818
"devDependencies": {
1919
"eslint": "8.40.0",

examples/nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"dependencies": {
1313
"@carbon/react": "^1.98.0",
1414
"next": "15.5.2",
15-
"react": "^19.0.0",
16-
"react-dom": "^19.0.0"
15+
"react": "^19.2.3",
16+
"react-dom": "^19.2.3"
1717
},
1818
"devDependencies": {
1919
"eslint": "8.40.0",

examples/v10-token-compat-in-v11/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
},
2525
"dependencies": {
2626
"@carbon/react": "^1.98.0",
27-
"react": "^19.0.0",
28-
"react-dom": "^19.0.0"
27+
"react": "^19.2.3",
28+
"react-dom": "^19.2.3"
2929
},
3030
"devDependencies": {
3131
"@vitejs/plugin-react": "^5.1.1",

0 commit comments

Comments
 (0)