Skip to content

Commit 403410b

Browse files
authored
Merge branch 'production' into kian/PCX-17984
2 parents f6a08b7 + a329f4b commit 403410b

File tree

466 files changed

+9079
-3187
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

466 files changed

+9079
-3187
lines changed

.github/workflows/update-api-schemas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Update api-schemas pinned commit
22

33
on:
44
schedule:
5-
- cron: "0 0 * * *"
5+
- cron: "0 0 * * 0"
66
workflow_dispatch:
77

88
jobs:

package-lock.json

Lines changed: 317 additions & 364 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,18 @@
3030
"@apidevtools/swagger-parser": "12.0.0",
3131
"@astrojs/check": "0.9.4",
3232
"@astrojs/react": "4.2.5",
33-
"@astrojs/rss": "4.0.11",
33+
"@astrojs/rss": "4.0.12",
3434
"@astrojs/sitemap": "3.4.1",
3535
"@astrojs/starlight": "0.34.3",
3636
"@astrojs/starlight-docsearch": "0.6.0",
3737
"@astrojs/starlight-tailwind": "4.0.1",
38-
"@cloudflare/vitest-pool-workers": "0.8.38",
39-
"@cloudflare/workers-types": "4.20250620.0",
38+
"@cloudflare/vitest-pool-workers": "0.8.48",
39+
"@cloudflare/workers-types": "4.20250628.0",
4040
"@codingheads/sticky-header": "1.0.2",
4141
"@expressive-code/plugin-collapsible-sections": "0.41.2",
4242
"@floating-ui/react": "0.27.12",
4343
"@iarna/toml": "2.2.5",
44-
"@lottiefiles/dotlottie-react": "0.14.1",
44+
"@lottiefiles/dotlottie-react": "0.14.2",
4545
"@marsidev/react-turnstile": "1.1.0",
4646
"@microsoft/fetch-event-source": "2.0.1",
4747
"@nanostores/react": "1.0.0",
@@ -50,12 +50,12 @@
5050
"@tailwindcss/postcss": "4.1.4",
5151
"@types/hast": "3.0.4",
5252
"@types/he": "1.2.3",
53-
"@types/node": "24.0.3",
53+
"@types/node": "24.0.6",
5454
"@types/react": "19.0.7",
5555
"@types/react-dom": "19.0.4",
56-
"@typescript-eslint/parser": "8.34.1",
57-
"algoliasearch": "5.27.0",
58-
"astro": "5.10.1",
56+
"@typescript-eslint/parser": "8.35.1",
57+
"algoliasearch": "5.29.0",
58+
"astro": "5.10.2",
5959
"astro-breadcrumbs": "3.3.1",
6060
"astro-icon": "1.1.5",
6161
"astro-live-code": "0.0.6",
@@ -80,11 +80,11 @@
8080
"jsonc-parser": "3.3.1",
8181
"ldrs": "1.1.7",
8282
"lz-string": "1.5.0",
83-
"marked": "15.0.12",
83+
"marked": "16.0.0",
8484
"mdast-util-from-markdown": "2.0.2",
8585
"mdast-util-mdx": "3.0.0",
8686
"mdast-util-mdx-expression": "2.0.1",
87-
"mermaid": "11.6.0",
87+
"mermaid": "11.7.0",
8888
"micromark-extension-mdxjs": "3.0.0",
8989
"nanostores": "1.0.1",
9090
"node-html-parser": "7.0.1",
@@ -93,7 +93,7 @@
9393
"patch-package": "8.0.0",
9494
"prettier": "3.5.3",
9595
"prettier-plugin-astro": "0.14.1",
96-
"prettier-plugin-tailwindcss": "0.6.12",
96+
"prettier-plugin-tailwindcss": "0.6.13",
9797
"pretty-bytes": "7.0.0",
9898
"react": "19.0.0",
9999
"react-dom": "19.0.0",
@@ -121,7 +121,7 @@
121121
"starlight-showcases": "0.3.0",
122122
"strip-markdown": "6.0.0",
123123
"suf-log": "2.5.3",
124-
"svgo": "3.3.2",
124+
"svgo": "4.0.0",
125125
"tailwindcss": "4.1.4",
126126
"tippy.js": "6.3.7",
127127
"ts-blank-space": "0.6.1",

public/__redirects

Lines changed: 55 additions & 28 deletions
Large diffs are not rendered by default.
93.3 KB
Loading
338 KB
Loading
90.1 KB
Loading
82.2 KB
Loading
341 KB
Loading
20 KB
Loading

0 commit comments

Comments
 (0)