Skip to content

Commit 7dec6fa

Browse files
ld-ahartmannAnthony Hartmann
andauthored
chore: update react-aria-components and associates (#1779)
* chore: update react-aria-components and associates * fix: added changeset * fix: update peer dependencies --------- Co-authored-by: Anthony Hartmann <[email protected]>
1 parent a2f4af1 commit 7dec6fa

File tree

4 files changed

+57
-52
lines changed

4 files changed

+57
-52
lines changed

.changeset/plenty-pots-kick.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@launchpad-ui/components": patch
3+
---
4+
5+
bumped react aria components, react aria, @types/react

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@testing-library/user-event": "^14.6.0",
4848
"@types/css-modules": "^1.0.5",
4949
"@types/node": "^22.15.3",
50-
"@types/react": "^19.1.12",
50+
"@types/react": "^19.1.13",
5151
"@types/react-dom": "^19.1.9",
5252
"@vanilla-extract/css": "^1.17.1",
5353
"@vanilla-extract/vite-plugin": "^5.1.0",

packages/components/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"@react-types/shared": "3.32.0",
4444
"copyfiles": "2.4.1",
4545
"react": "19.1.1",
46-
"react-aria": "3.43.1",
47-
"react-aria-components": "1.12.1",
46+
"react-aria": "3.43.2",
47+
"react-aria-components": "1.12.2",
4848
"react-dom": "19.1.1",
4949
"react-router": "7.5.2",
5050
"react-stately": "3.41.0"
@@ -56,8 +56,8 @@
5656
"@react-stately/utils": "3.10.8",
5757
"@react-types/shared": "3.32.0",
5858
"react": "19.1.1",
59-
"react-aria": "3.43.1",
60-
"react-aria-components": "1.12.1",
59+
"react-aria": "3.43.2",
60+
"react-aria-components": "1.12.2",
6161
"react-dom": "19.1.1",
6262
"react-hook-form": "7.59.0",
6363
"react-router": "7.5.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)