Skip to content

Commit 12add9d

Browse files
fix(deps): update dependency @algolia/ui-library to v6
1 parent e44aeae commit 12add9d

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": "5.85.2",
23+
"@algolia/ui-library": "6.0.3",
2424
"@docusaurus/core": "2.0.1",
2525
"@docusaurus/preset-classic": "2.0.1",
2626
"@docusaurus/types": "2.0.1",

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:5.85.2":
192-
version: 5.85.2
193-
resolution: "@algolia/ui-library@npm:5.85.2"
191+
"@algolia/ui-library@npm:6.0.3":
192+
version: 6.0.3
193+
resolution: "@algolia/ui-library@npm:6.0.3"
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: 39d70c4788b866303224e1dfe4e68037b126fb490c79a128c311bb955357c71a73c8b012ea23b74a0b020895ce48903883d3e672c12b9f20e7782a32b63ed1a6
202+
checksum: 8a80b471859c00dd7370fc95aae7912cdd77db8cbfd8f05daf224003f4c22eb601914778ca8251cb398236cad7b53a463011ac8572260e4666ba760b2639d76d
203203
languageName: node
204204
linkType: hard
205205

@@ -12824,7 +12824,7 @@ __metadata:
1282412824
version: 0.0.0-use.local
1282512825
resolution: "website@workspace:."
1282612826
dependencies:
12827-
"@algolia/ui-library": 5.85.2
12827+
"@algolia/ui-library": 6.0.3
1282812828
"@docusaurus/core": 2.0.1
1282912829
"@docusaurus/preset-classic": 2.0.1
1283012830
"@docusaurus/types": 2.0.1

0 commit comments

Comments
 (0)