Skip to content

Commit abc899a

Browse files
Apify BotApify Bot
authored andcommitted
chore: Automatic theme updating workflow [skip ci]
1 parent aaa1118 commit abc899a

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"rimraf": "^6.0.0"
2727
},
2828
"dependencies": {
29-
"@apify/docs-theme": "^1.0.167",
29+
"@apify/docs-theme": "^1.0.168",
3030
"@docusaurus/core": "^3.5.2",
3131
"@docusaurus/plugin-client-redirects": "^3.5.2",
3232
"@docusaurus/preset-classic": "^3.5.2",

website/yarn.lock

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -442,17 +442,17 @@ __metadata:
442442
languageName: node
443443
linkType: hard
444444

445-
"@apify/docs-theme@npm:^1.0.167":
446-
version: 1.0.167
447-
resolution: "@apify/docs-theme@npm:1.0.167"
445+
"@apify/docs-theme@npm:^1.0.168":
446+
version: 1.0.168
447+
resolution: "@apify/docs-theme@npm:1.0.168"
448448
dependencies:
449449
"@apify/docs-search-modal": "npm:^1.2.0"
450450
"@docusaurus/theme-common": "npm:3.7.0"
451451
"@stackql/docusaurus-plugin-hubspot": "npm:^1.1.0"
452452
algoliasearch: "npm:^5.19.0"
453453
algoliasearch-helper: "npm:^3.22.6"
454454
axios: "npm:^1.7.9"
455-
babel-loader: "npm:^9.2.1"
455+
babel-loader: "npm:^10.0.0"
456456
docusaurus-gtm-plugin: "npm:^0.0.2"
457457
postcss-preset-env: "npm:^10.1.3"
458458
prism-react-renderer: "npm:^2.4.1"
@@ -464,7 +464,7 @@ __metadata:
464464
clsx: "*"
465465
react: "*"
466466
react-dom: "*"
467-
checksum: 10c0/86773aded71700ba3168670cd7a49121c218db33ef1807a9535578ef983890cd94a34533300686e3d191458ed2d10e9d81da8a75681b775c1e4d83061094d9c8
467+
checksum: 10c0/cd1135bba2a803326f4208e5bd8ef96b4df31dd1556448d6b89e0823bc29cdff58ffbb43974899cfd2b1958063daa65f62b536078e7b1c19d926b429921356d7
468468
languageName: node
469469
linkType: hard
470470

@@ -4707,6 +4707,18 @@ __metadata:
47074707
languageName: node
47084708
linkType: hard
47094709

4710+
"babel-loader@npm:^10.0.0":
4711+
version: 10.0.0
4712+
resolution: "babel-loader@npm:10.0.0"
4713+
dependencies:
4714+
find-up: "npm:^5.0.0"
4715+
peerDependencies:
4716+
"@babel/core": ^7.12.0
4717+
webpack: ">=5.61.0"
4718+
checksum: 10c0/882dfacde3ee24b432ad57e468832cd0821e2a410f6c5b75ff945f069a8956592b28c6c357df5bb03db73d2741ec3db5febb106ac0bb3591c3d4288f2cf4df0e
4719+
languageName: node
4720+
linkType: hard
4721+
47104722
"babel-loader@npm:^9.2.1":
47114723
version: 9.2.1
47124724
resolution: "babel-loader@npm:9.2.1"
@@ -13178,7 +13190,7 @@ __metadata:
1317813190
version: 0.0.0-use.local
1317913191
resolution: "root-workspace-0b6124@workspace:."
1318013192
dependencies:
13181-
"@apify/docs-theme": "npm:^1.0.167"
13193+
"@apify/docs-theme": "npm:^1.0.168"
1318213194
"@apify/eslint-config-ts": "npm:^0.4.0"
1318313195
"@apify/tsconfig": "npm:^0.1.0"
1318413196
"@docusaurus/core": "npm:^3.5.2"

0 commit comments

Comments
 (0)