Skip to content

fix(deps): update dependency @algolia/ui-library to v6 #971

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 29, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
]
},
"dependencies": {
"@algolia/ui-library": "5.85.2",
"@algolia/ui-library": "6.0.3",
"@docusaurus/core": "2.0.1",
"@docusaurus/preset-classic": "2.0.1",
"@docusaurus/types": "2.0.1",
Expand Down
10 changes: 5 additions & 5 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,9 @@ __metadata:
languageName: node
linkType: hard

"@algolia/ui-library@npm:5.85.2":
version: 5.85.2
resolution: "@algolia/ui-library@npm:5.85.2"
"@algolia/ui-library@npm:6.0.3":
version: 6.0.3
resolution: "@algolia/ui-library@npm:6.0.3"
dependencies:
"@algolia/fragments.js": ^2.0.0-beta.12
"@emotion/react": ^11.4.1
Expand All @@ -199,7 +199,7 @@ __metadata:
peerDependencies:
react: 17.0.1
react-dom: ^17.0.1
checksum: 39d70c4788b866303224e1dfe4e68037b126fb490c79a128c311bb955357c71a73c8b012ea23b74a0b020895ce48903883d3e672c12b9f20e7782a32b63ed1a6
checksum: 8a80b471859c00dd7370fc95aae7912cdd77db8cbfd8f05daf224003f4c22eb601914778ca8251cb398236cad7b53a463011ac8572260e4666ba760b2639d76d
languageName: node
linkType: hard

Expand Down Expand Up @@ -12824,7 +12824,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "website@workspace:."
dependencies:
"@algolia/ui-library": 5.85.2
"@algolia/ui-library": 6.0.3
"@docusaurus/core": 2.0.1
"@docusaurus/preset-classic": 2.0.1
"@docusaurus/types": 2.0.1
Expand Down