Skip to content

Commit 1b6e361

Browse files
Revert react-aria bump
1 parent e69a0c7 commit 1b6e361

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

app/gui/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,16 +62,16 @@
6262
"@fast-check/vitest": "^0.0.8",
6363
"@floating-ui/vue": "^1.1.5",
6464
"@hookform/resolvers": "^3.9.1",
65-
"@internationalized/date": "3.8.0",
65+
"@internationalized/date": "3.7.0",
6666
"@lexical/html": "^0.21.0",
6767
"@lexical/link": "^0.21.0",
6868
"@lexical/markdown": "^0.21.0",
6969
"@lezer/common": "^1.2.3",
7070
"@lezer/highlight": "^1.2.1",
7171
"@monaco-editor/react": "4.7.0",
7272
"@noble/hashes": "^1.6.1",
73-
"@react-aria/interactions": "3.24.1",
74-
"@react-aria/collections": "3.0.0-beta.1",
73+
"@react-aria/interactions": "3.23.0",
74+
"@react-aria/collections": "3.0.0-alpha.7",
7575
"@sentry/react": "9.12.0",
7676
"@sentry/vite-plugin": "3.3.1",
7777
"@stripe/react-stripe-js": "3.6.0",
@@ -108,15 +108,15 @@
108108
"postcss-nesting": "^12.1.5",
109109
"qrcode.react": "4.2.0",
110110
"react": "^19.1.0",
111-
"react-aria": "3.38.1",
112-
"react-aria-components": "1.7.1",
111+
"react-aria": "3.37.0",
112+
"react-aria-components": "1.6.0",
113113
"react-keyed-flatten-children": "5.0.0",
114114
"react-dom": "^19.1.0",
115115
"react-error-boundary": "5.0.0",
116116
"react-hook-form": "^7.54.2",
117117
"react-router": "^6.28.1",
118118
"react-router-dom": "^6.28.1",
119-
"react-stately": "3.36.1",
119+
"react-stately": "3.35.0",
120120
"react-toastify": "^9.1.3",
121121
"sucrase": "^3.35.0",
122122
"tailwind-merge": "^2.6.0",
@@ -143,7 +143,7 @@
143143
"@fast-check/vitest": "^0.0.8",
144144
"@open-rpc/server-js": "^1.9.5",
145145
"@playwright/test": "^1.49.1",
146-
"@react-types/shared": "3.29.0",
146+
"@react-types/shared": "3.27.0",
147147
"@storybook/addon-essentials": "8.5.0",
148148
"@storybook/addon-interactions": "8.5.0",
149149
"@storybook/addon-onboarding": "8.5.0",

0 commit comments

Comments
 (0)