Skip to content

Commit 4f25e71

Browse files
fix(frontend): update dependency honorable to v0.186.0
1 parent e0663e1 commit 4f25e71

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

www/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"fuse.js": "6.6.2",
5757
"grommet": "2.28.0",
5858
"history": "5.3.0",
59-
"honorable": "0.166.0",
59+
"honorable": "0.186.0",
6060
"honorable-recipe-mp": "0.4.0",
6161
"honorable-theme-default": "0.70.0",
6262
"js-yaml": "4.1.0",

www/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -9338,9 +9338,9 @@ __metadata:
93389338
languageName: node
93399339
linkType: hard
93409340

9341-
"honorable@npm:0.166.0":
9342-
version: 0.166.0
9343-
resolution: "honorable@npm:0.166.0"
9341+
"honorable@npm:0.186.0":
9342+
version: 0.186.0
9343+
resolution: "honorable@npm:0.186.0"
93449344
dependencies:
93459345
"@emotion/is-prop-valid": ^1.2.0
93469346
"@floating-ui/react-dom": ^1.0.1
@@ -9354,7 +9354,7 @@ __metadata:
93549354
"@emotion/styled": ">=10.0.0"
93559355
react: ">=16.0.0"
93569356
react-dom: ">=16.0.0"
9357-
checksum: 5c1a905484e9e8582a2eefd357762a1f65145797af255a0ce40641ce57a179ca68a0089a237438ae6392fca3977e95ffde61e517286a00284c44146651e23ccd
9357+
checksum: a05ee4d9c22b899c5a42b344ed2a56daa4928ae725073960cbd1a2bb8f3576d5ae5f1f691380750c6c77f2de030fe56faa38e932c46ebc16a05ce7855bbb83d9
93589358
languageName: node
93599359
linkType: hard
93609360

@@ -15954,7 +15954,7 @@ __metadata:
1595415954
fuse.js: 6.6.2
1595515955
grommet: 2.28.0
1595615956
history: 5.3.0
15957-
honorable: 0.166.0
15957+
honorable: 0.186.0
1595815958
honorable-recipe-mp: 0.4.0
1595915959
honorable-theme-default: 0.70.0
1596015960
js-yaml: 4.1.0

0 commit comments

Comments
 (0)