Skip to content

Commit 4ae9612

Browse files
chore(deps): update all dependencies - patch updates (#136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3f0894 commit 4ae9612

File tree

4 files changed

+142
-192
lines changed

4 files changed

+142
-192
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@apollo/tailwind-preset": "0.2.0",
1414
"@astrojs/check": "0.9.3",
1515
"@astrojs/starlight": "0.27.1",
16-
"astro": "4.15.6",
16+
"astro": "4.15.8",
1717
"sharp": "0.33.5",
1818
"typescript": "5.5.4"
1919
}

docs/pnpm-lock.yaml

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@graphql-codegen/typescript": "4.0.9",
6060
"@graphql-codegen/typescript-resolvers": "4.2.1",
6161
"@graphql-tools/jest-transform": "2.0.0",
62-
"@playwright/test": "1.47.1",
62+
"@playwright/test": "1.47.2",
6363
"@storybook/addon-docs": "8.3.2",
6464
"@storybook/addon-essentials": "8.3.2",
6565
"@storybook/addon-interactions": "8.3.2",
@@ -78,7 +78,7 @@
7878
"@tsconfig/recommended": "1.0.7",
7979
"@types/jest": "29.5.13",
8080
"@types/node": "22.5.5",
81-
"@types/react": "18.3.5",
81+
"@types/react": "18.3.8",
8282
"@types/react-dom": "18.3.0",
8383
"@types/react-relay": "16.0.6",
8484
"@types/relay-runtime": "17.0.4",
@@ -94,18 +94,18 @@
9494
"jest": "29.7.0",
9595
"jest-environment-jsdom": "29.7.0",
9696
"jsdom": "25.0.0",
97-
"msw": "2.4.6",
97+
"msw": "2.4.9",
9898
"msw-storybook-addon": "2.0.3",
99-
"playwright": "1.47.1",
100-
"postcss": "8.4.45",
99+
"playwright": "1.47.2",
100+
"postcss": "8.4.47",
101101
"prettier": "3.3.3",
102102
"react": "18.3.1",
103103
"react-relay": "17.0.0",
104104
"relay-compiler": "17.0.0",
105105
"relay-runtime": "17.0.0",
106106
"storybook": "8.3.2",
107107
"tailwind": "4.0.0",
108-
"tailwindcss": "3.4.11",
108+
"tailwindcss": "3.4.12",
109109
"ts-jest": "29.2.5",
110110
"ts-jest-resolver": "2.0.1",
111111
"tsup": "8.3.0",

0 commit comments

Comments
 (0)