Merged in fix/popover-with-design-system-trigger-not-showing (pull request #2276)
Fix popovers using triggers from design-system not working * Fix peer dependency in design-system package Approved-by: Joakim Jäderberg Approved-by: Linus Flood
This commit is contained in:
@@ -6844,7 +6844,6 @@ __metadata:
|
||||
motion: "npm:^12.10.0"
|
||||
prettier: "npm:^3.5.3"
|
||||
react: "npm:^19.1.0"
|
||||
react-aria-components: "npm:^1.8.0"
|
||||
react-dom: "npm:^19.1.0"
|
||||
rollup: "npm:^4.40.2"
|
||||
rollup-preserve-directives: "npm:^1.1.3"
|
||||
@@ -6856,7 +6855,7 @@ __metadata:
|
||||
vitest: "npm:^3.1.3"
|
||||
peerDependencies:
|
||||
react: ^19.1.0
|
||||
react-aria-components: ^1.7.1
|
||||
react-aria-components: ^1.8.0
|
||||
react-dom: ^19.1.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
Reference in New Issue
Block a user