@apify/docs-theme 1.0.172 → 1.0.174

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apify/docs-theme",
3
- "version": "1.0.172",
3
+ "version": "1.0.174",
4
4
  "description": "",
5
5
  "main": "./src/index.js",
6
6
  "files": [
@@ -19,7 +19,7 @@
19
19
  "access": "public"
20
20
  },
21
21
  "dependencies": {
22
- "@apify/docs-search-modal": "^1.2.0",
22
+ "@apify/docs-search-modal": "^1.2.1",
23
23
  "@docusaurus/theme-common": "3.7.0",
24
24
  "@stackql/docusaurus-plugin-hubspot": "^1.1.0",
25
25
  "algoliasearch": "^5.19.0",
@@ -529,7 +529,7 @@ aside .icon svg[class*=iconExternalLink] {
529
529
  padding: 4px 8px;
530
530
  font-size: 14px;
531
531
  line-height: 24.4px;
532
- transition: all ease-in 0.2s;
532
+ transition: all ease-in 0.12s;
533
533
  }
534
534
 
535
535
  .menu__link:hover {