Skip to content

Commit ed81876

Browse files
fix(deps): update dependency @algolia/ui-library to v6.3.0 (#1030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd1468d commit ed81876

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
]
2121
},
2222
"dependencies": {
23-
"@algolia/ui-library": "6.2.0",
23+
"@algolia/ui-library": "6.3.0",
2424
"@docusaurus/core": "2.1.0",
2525
"@docusaurus/preset-classic": "2.1.0",
2626
"@docusaurus/types": "2.1.0",

website/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -188,9 +188,9 @@ __metadata:
188188
languageName: node
189189
linkType: hard
190190

191-
"@algolia/ui-library@npm:6.2.0":
192-
version: 6.2.0
193-
resolution: "@algolia/ui-library@npm:6.2.0"
191+
"@algolia/ui-library@npm:6.3.0":
192+
version: 6.3.0
193+
resolution: "@algolia/ui-library@npm:6.3.0"
194194
dependencies:
195195
"@algolia/fragments.js": ^2.0.0-beta.12
196196
"@emotion/react": ^11.4.1
@@ -199,7 +199,7 @@ __metadata:
199199
peerDependencies:
200200
react: 17.0.1
201201
react-dom: ^17.0.1
202-
checksum: c96791105a82f5f823aaab94246bc00ec83d6c8c2e7643db02931dc734787c412ea4d865cbdaf65e1d5ca7aa3175d36a036603a3b9c175200fee0248d684b506
202+
checksum: eca3ba73495f75228ac8451d97538ad9f1c903980e3a52bffc68b62680f82f17b37a9c0473cbc19c2a8b960df3a955222278931cee3cf9486b805ee5cf105f39
203203
languageName: node
204204
linkType: hard
205205

@@ -12786,7 +12786,7 @@ __metadata:
1278612786
version: 0.0.0-use.local
1278712787
resolution: "website@workspace:."
1278812788
dependencies:
12789-
"@algolia/ui-library": 6.2.0
12789+
"@algolia/ui-library": 6.3.0
1279012790
"@docusaurus/core": 2.1.0
1279112791
"@docusaurus/preset-classic": 2.1.0
1279212792
"@docusaurus/types": 2.1.0

0 commit comments

Comments
 (0)