Skip to content

Commit 4923243

Browse files
Merge branch 'production' into patricia/pcx14461-session-ids
2 parents c2ea2da + 62ddadb commit 4923243

File tree

2 files changed

+60
-83
lines changed

2 files changed

+60
-83
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@astrojs/starlight-docsearch": "0.5.0",
3535
"@astrojs/starlight-tailwind": "3.0.0",
3636
"@astrojs/tailwind": "5.1.5",
37-
"@cloudflare/vitest-pool-workers": "0.6.11",
37+
"@cloudflare/vitest-pool-workers": "0.6.12",
3838
"@cloudflare/workers-types": "4.20250204.0",
3939
"@codingheads/sticky-header": "1.0.2",
4040
"@expressive-code/plugin-collapsible-sections": "0.40.1",
@@ -46,7 +46,7 @@
4646
"@types/node": "22.13.1",
4747
"@types/react": "19.0.7",
4848
"@types/react-dom": "19.0.3",
49-
"@typescript-eslint/parser": "8.23.0",
49+
"@typescript-eslint/parser": "8.24.0",
5050
"algoliasearch": "5.20.1",
5151
"astro": "5.2.1",
5252
"astro-breadcrumbs": "3.3.1",
@@ -57,7 +57,7 @@
5757
"dedent": "1.5.3",
5858
"dompurify": "3.2.4",
5959
"dot-prop": "9.0.0",
60-
"eslint": "9.18.0",
60+
"eslint": "9.20.0",
6161
"eslint-plugin-astro": "1.3.1",
6262
"eslint-plugin-jsx-a11y": "6.10.2",
6363
"eslint-plugin-react": "7.37.4",
@@ -74,7 +74,7 @@
7474
"mdast-util-mdx-expression": "2.0.1",
7575
"mermaid": "11.4.1",
7676
"node-html-parser": "7.0.1",
77-
"prettier": "3.4.2",
77+
"prettier": "3.5.0",
7878
"prettier-plugin-astro": "0.14.1",
7979
"prettier-plugin-tailwindcss": "0.6.9",
8080
"pretty-bytes": "6.1.1",

0 commit comments

Comments
 (0)