Skip to content

Commit 770a644

Browse files
fix(deps): update dependency @primer/view-components to ^0.51.0
1 parent 6cb73a0 commit 770a644

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@primer/css": "^21.0.0",
1717
"@primer/octicons": "^19.0.0",
1818
"@primer/primitives": "^11.0.0",
19-
"@primer/view-components": "^0.44.0",
19+
"@primer/view-components": "^0.51.0",
2020
"domutils": "^3.0.0",
2121
"html-minifier": "^4.0.0",
2222
"liquidjs": "^10.0.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -271,10 +271,10 @@ __metadata:
271271
languageName: node
272272
linkType: hard
273273

274-
"@github/catalyst@npm:^1.6.0":
275-
version: 1.7.0
276-
resolution: "@github/catalyst@npm:1.7.0"
277-
checksum: 10c0/39740d8e2712fb8029ea9fc48f544fcb59f0b61e96226c0bba68ddf97cb2e1e11aaa76c7fcb3e673b49b7fdea68c1116855db6e8ccf1fb04ac8f5aa12c8059cf
274+
"@github/catalyst@npm:^1.8.0":
275+
version: 1.8.0
276+
resolution: "@github/catalyst@npm:1.8.0"
277+
checksum: 10c0/b6e8196a3e903032d192224e6c9c55e0b8accb41f59f44a777e4c392d0da3d4c026d37d52b833df223d4153cf11d238de8024abc0b5c60d9841c59e2ff566af8
278278
languageName: node
279279
linkType: hard
280280

@@ -819,13 +819,13 @@ __metadata:
819819
languageName: node
820820
linkType: hard
821821

822-
"@primer/view-components@npm:^0.44.0":
823-
version: 0.44.0
824-
resolution: "@primer/view-components@npm:0.44.0"
822+
"@primer/view-components@npm:^0.51.0":
823+
version: 0.51.1
824+
resolution: "@primer/view-components@npm:0.51.1"
825825
dependencies:
826826
"@github/auto-check-element": "npm:^6.0.0"
827827
"@github/auto-complete-element": "npm:^3.8.0"
828-
"@github/catalyst": "npm:^1.6.0"
828+
"@github/catalyst": "npm:^1.8.0"
829829
"@github/clipboard-copy-element": "npm:^1.3.0"
830830
"@github/details-menu-element": "npm:^1.0.12"
831831
"@github/image-crop-element": "npm:^5.0.0"
@@ -838,7 +838,7 @@ __metadata:
838838
"@primer/live-region-element": "npm:^0.8.0"
839839
peerDependencies:
840840
"@primer/primitives": 10.x || 11.x
841-
checksum: 10c0/8251b948056fcbae7b31949a591513a344693e764c70597500c884e3ad210a9483e32d93ab9e7604b2dc0c79780d3e8cb3954f963f1017888eabf2a86fe25a84
841+
checksum: 10c0/7197494805d2c995f90c7d9b37abc720fa96996faa3b5673369c5a146551d520f629a7fd27293a176c8ec579187593ddf9f1031bb80232a8c0d7dd4657e4db81
842842
languageName: node
843843
linkType: hard
844844

@@ -3470,7 +3470,7 @@ __metadata:
34703470
"@primer/css": "npm:^21.0.0"
34713471
"@primer/octicons": "npm:^19.0.0"
34723472
"@primer/primitives": "npm:^11.0.0"
3473-
"@primer/view-components": "npm:^0.44.0"
3473+
"@primer/view-components": "npm:^0.51.0"
34743474
"@types/node": "npm:^24.0.0"
34753475
domutils: "npm:^3.0.0"
34763476
eslint: "npm:^10.0.0"

0 commit comments

Comments
 (0)