Skip to content

Commit 35e2f1b

Browse files
Merge branch 'production' into marcio/pcx15594-mconn-self-serve
2 parents 1582797 + 47957e0 commit 35e2f1b

File tree

34 files changed

+585
-207
lines changed

34 files changed

+585
-207
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
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.47",
38+
"@cloudflare/vitest-pool-workers": "0.8.48",
3939
"@cloudflare/workers-types": "4.20250628.0",
4040
"@codingheads/sticky-header": "1.0.2",
4141
"@expressive-code/plugin-collapsible-sections": "0.41.2",
@@ -53,9 +53,9 @@
5353
"@types/node": "24.0.6",
5454
"@types/react": "19.0.7",
5555
"@types/react-dom": "19.0.4",
56-
"@typescript-eslint/parser": "8.35.0",
56+
"@typescript-eslint/parser": "8.35.1",
5757
"algoliasearch": "5.29.0",
58-
"astro": "5.10.1",
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,7 +80,7 @@
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",

0 commit comments

Comments
 (0)