Skip to content

Commit 374c671

Browse files
authored
chore(deps): upgrade focus-trap-react and node-sass-glob-importer in ui-components (#1708)
* chore(deps): upgrade focus-trap-react to 12.0.2 and node-sass-glob-importer to 5.3.3 Signed-off-by: Arturo Reuschenbach Puncernau <reuschenbach@gmail.com> * chore(ui): added changeset Signed-off-by: Arturo Reuschenbach Puncernau <reuschenbach@gmail.com> --------- Signed-off-by: Arturo Reuschenbach Puncernau <reuschenbach@gmail.com>
1 parent 3725e24 commit 374c671

3 files changed

Lines changed: 361 additions & 22 deletions

File tree

.changeset/five-jeans-visit.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@cloudoperators/juno-ui-components": patch
3+
---
4+
5+
Upgrade focus-trap-react to 12.0.2 and node-sass-glob-importer to 5.3.3

packages/ui-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
"@vitejs/plugin-react": "6.0.1",
4141
"eslint-plugin-storybook": "10.3.5",
4242
"flatpickr": "4.6.13",
43-
"focus-trap-react": "11.0.6",
43+
"focus-trap-react": "12.0.2",
4444
"jsdom": "29.1.1",
45-
"node-sass-glob-importer": "3.0.2",
45+
"node-sass-glob-importer": "5.3.3",
4646
"react": "19.2.5",
4747
"react-dom": "19.2.5",
4848
"react-tabs": "6.1.1",

0 commit comments

Comments
 (0)