Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/five-jeans-visit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@cloudoperators/juno-ui-components": patch
---
Comment thread
ArtieReus marked this conversation as resolved.

Upgrade focus-trap-react to 12.0.2 and node-sass-glob-importer to 5.3.3
4 changes: 2 additions & 2 deletions packages/ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"@vitejs/plugin-react": "6.0.1",
"eslint-plugin-storybook": "10.3.5",
"flatpickr": "4.6.13",
"focus-trap-react": "11.0.6",
"focus-trap-react": "12.0.2",
"jsdom": "29.1.1",
"node-sass-glob-importer": "3.0.2",
"node-sass-glob-importer": "5.3.3",
"react": "19.2.5",
"react-dom": "19.2.5",
"react-tabs": "6.1.1",
Expand Down
Loading
Loading