Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcac3bd9

Browse files
committed
fix: revert playwright update and update dependabot config (#20103)
1 parent9d799ea commitcac3bd9

File tree

3 files changed

+18
-14
lines changed

3 files changed

+18
-14
lines changed

‎.github/dependabot.yaml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ updates:
8080
mui:
8181
patterns:
8282
-"@mui*"
83+
radix:
84+
patterns:
85+
-"@radix-ui/*"
8386
react:
8487
patterns:
8588
-"react"
@@ -104,6 +107,7 @@ updates:
104107
-dependency-name:"*"
105108
update-types:
106109
-version-update:semver-major
110+
-dependency-name:"@playwright/test"
107111
open-pull-requests-limit:15
108112

109113
-package-ecosystem:"terraform"

‎site/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"@biomejs/biome":"2.2.0",
127127
"@chromatic-com/storybook":"4.1.0",
128128
"@octokit/types":"12.3.0",
129-
"@playwright/test":"1.55.1",
129+
"@playwright/test":"1.50.1",
130130
"@storybook/addon-docs":"9.1.2",
131131
"@storybook/addon-links":"9.1.2",
132132
"@storybook/addon-themes":"9.1.2",

‎site/pnpm-lock.yaml‎

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp