Skip to content

Commit 4fffa73

Browse files
authored
fix: update radix/react-toast to 1.2.15 (#11650)
- This patch version seems to fix the issue of non editable Textarea reported at, opencollective/opencollective#8351
1 parent 697805f commit 4fffa73

File tree

2 files changed

+221
-13
lines changed

2 files changed

+221
-13
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@radix-ui/react-slot": "1.2.0",
4040
"@radix-ui/react-switch": "1.1.4",
4141
"@radix-ui/react-tabs": "1.1.4",
42-
"@radix-ui/react-toast": "1.2.7",
42+
"@radix-ui/react-toast": "1.2.15",
4343
"@radix-ui/react-tooltip": "1.2.0",
4444
"@sentry/browser": "^7.84.0",
4545
"@sentry/nextjs": "^7.84.0",

0 commit comments

Comments
 (0)