Skip to content

Commit 19da4da

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

File tree

2 files changed

+28
-7
lines changed

2 files changed

+28
-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.147",
29+
"@apify/docs-theme": "^1.0.148",
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: 27 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -399,9 +399,9 @@ __metadata:
399399
languageName: node
400400
linkType: hard
401401

402-
"@apify/docs-theme@npm:^1.0.147":
403-
version: 1.0.147
404-
resolution: "@apify/docs-theme@npm:1.0.147"
402+
"@apify/docs-theme@npm:^1.0.148":
403+
version: 1.0.148
404+
resolution: "@apify/docs-theme@npm:1.0.148"
405405
dependencies:
406406
"@apify/docs-search-modal": "npm:^1.1.1"
407407
"@docusaurus/theme-common": "npm:3.6.3"
@@ -411,11 +411,15 @@ __metadata:
411411
docusaurus-gtm-plugin: "npm:^0.0.2"
412412
postcss-preset-env: "npm:^9.3.0"
413413
prism-react-renderer: "npm:^2.0.6"
414+
remark-parse: "npm:^11.0.0"
415+
remark-stringify: "npm:^11.0.0"
416+
unified: "npm:^11.0.5"
417+
unist-util-visit-parents: "npm:^3.1.1"
414418
peerDependencies:
415419
clsx: "*"
416420
react: "*"
417421
react-dom: "*"
418-
checksum: 10c0/4244738d113f46848eadaa8ad1431b8deaae8a46c9ffdb64f6c814063af9257ad504976e6a948527cfb15376c6a80d1c1e058090955ab3f9dfdc164e9233e4cf
422+
checksum: 10c0/73fa98d0447ccf64e5138102ff9da5c54b85df8497f67cc223021f7abd7ea82ce464f2f7ca9cb75637e58c19fdacbb1086bc4729bfdc6c4a0f3097c40fa872f8
419423
languageName: node
420424
linkType: hard
421425

@@ -13824,7 +13828,7 @@ __metadata:
1382413828
version: 0.0.0-use.local
1382513829
resolution: "root-workspace-0b6124@workspace:."
1382613830
dependencies:
13827-
"@apify/docs-theme": "npm:^1.0.147"
13831+
"@apify/docs-theme": "npm:^1.0.148"
1382813832
"@apify/eslint-config-ts": "npm:^0.4.0"
1382913833
"@apify/tsconfig": "npm:^0.1.0"
1383013834
"@docusaurus/core": "npm:^3.5.2"
@@ -15049,7 +15053,7 @@ __metadata:
1504915053
languageName: node
1505015054
linkType: hard
1505115055

15052-
"unified@npm:^11.0.0, unified@npm:^11.0.3, unified@npm:^11.0.4":
15056+
"unified@npm:^11.0.0, unified@npm:^11.0.3, unified@npm:^11.0.4, unified@npm:^11.0.5":
1505315057
version: 11.0.5
1505415058
resolution: "unified@npm:11.0.5"
1505515059
dependencies:
@@ -15091,6 +15095,13 @@ __metadata:
1509115095
languageName: node
1509215096
linkType: hard
1509315097

15098+
"unist-util-is@npm:^4.0.0":
15099+
version: 4.1.0
15100+
resolution: "unist-util-is@npm:4.1.0"
15101+
checksum: 10c0/21ca3d7bacc88853b880b19cb1b133a056c501617d7f9b8cce969cd8b430ed7e1bc416a3a11b02540d5de6fb86807e169d00596108a459d034cf5faec97c055e
15102+
languageName: node
15103+
linkType: hard
15104+
1509415105
"unist-util-is@npm:^6.0.0":
1509515106
version: 6.0.0
1509615107
resolution: "unist-util-is@npm:6.0.0"
@@ -15127,6 +15138,16 @@ __metadata:
1512715138
languageName: node
1512815139
linkType: hard
1512915140

15141+
"unist-util-visit-parents@npm:^3.1.1":
15142+
version: 3.1.1
15143+
resolution: "unist-util-visit-parents@npm:3.1.1"
15144+
dependencies:
15145+
"@types/unist": "npm:^2.0.0"
15146+
unist-util-is: "npm:^4.0.0"
15147+
checksum: 10c0/231c80c5ba8e79263956fcaa25ed2a11ad7fe77ac5ba0d322e9d51bbc4238501e3bb52f405e518bcdc5471e27b33eff520db0aa4a3b1feb9fb6e2de6ae385d49
15148+
languageName: node
15149+
linkType: hard
15150+
1513015151
"unist-util-visit-parents@npm:^6.0.0":
1513115152
version: 6.0.1
1513215153
resolution: "unist-util-visit-parents@npm:6.0.1"

0 commit comments

Comments
 (0)