Skip to content

Commit 0d21599

Browse files
fix(deps): update dependency aria-hidden to v1.2.6 (#96)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c1ad5d commit 0d21599

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

projects/filigran-website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@radix-ui/react-slot": "1.1.0",
2121
"@radix-ui/react-tabs": "1.1.1",
2222
"@types/resize-observer-browser": "0.1.11",
23-
"aria-hidden": "1.2.4",
23+
"aria-hidden": "1.2.6",
2424
"canvas-confetti": "1.9.3",
2525
"class-variance-authority": "0.7.0",
2626
"clsx": "2.1.1",

yarn.lock

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5700,16 +5700,7 @@ __metadata:
57005700
languageName: node
57015701
linkType: hard
57025702

5703-
"aria-hidden@npm:1.2.4":
5704-
version: 1.2.4
5705-
resolution: "aria-hidden@npm:1.2.4"
5706-
dependencies:
5707-
tslib: "npm:^2.0.0"
5708-
checksum: 10c0/8abcab2e1432efc4db415e97cb3959649ddf52c8fc815d7384f43f3d3abf56f1c12852575d00df9a8927f421d7e0712652dd5f8db244ea57634344e29ecfc74a
5709-
languageName: node
5710-
linkType: hard
5711-
5712-
"aria-hidden@npm:^1.1.1, aria-hidden@npm:^1.2.4":
5703+
"aria-hidden@npm:1.2.6, aria-hidden@npm:^1.1.1, aria-hidden@npm:^1.2.4":
57135704
version: 1.2.6
57145705
resolution: "aria-hidden@npm:1.2.6"
57155706
dependencies:
@@ -8798,7 +8789,7 @@ __metadata:
87988789
"@types/react": "npm:18.3.11"
87998790
"@types/react-dom": "npm:18.3.1"
88008791
"@types/resize-observer-browser": "npm:0.1.11"
8801-
aria-hidden: "npm:1.2.4"
8792+
aria-hidden: "npm:1.2.6"
88028793
autoprefixer: "npm:10.4.20"
88038794
canvas-confetti: "npm:1.9.3"
88048795
class-variance-authority: "npm:0.7.0"

0 commit comments

Comments
 (0)