Skip to content

Commit 24d7566

Browse files
chore(deps): bump @radix-ui/react-accordion from 1.2.0 to 1.2.1
Bumps [@radix-ui/react-accordion](https://github.com/radix-ui/primitives) from 1.2.0 to 1.2.1. - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) --- updated-dependencies: - dependency-name: "@radix-ui/react-accordion" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4672475 commit 24d7566

File tree

2 files changed

+153
-75
lines changed

2 files changed

+153
-75
lines changed

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"fix": "eslint ./src --fix"
1414
},
1515
"dependencies": {
16-
"@radix-ui/react-accordion": "^1.2.0",
16+
"@radix-ui/react-accordion": "^1.2.1",
1717
"@radix-ui/react-checkbox": "^1.1.1",
1818
"@radix-ui/react-dialog": "1.1.1",
1919
"@radix-ui/react-dropdown-menu": "^2.1.1",

0 commit comments

Comments
 (0)