Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
test_unit_browser:
<<: *default-job
docker:
- image: mcr.microsoft.com/playwright:v1.53.1-noble
- image: mcr.microsoft.com/playwright:v1.54.1-noble
environment:
NODE_ENV: test
steps:
Expand All @@ -176,7 +176,7 @@ jobs:
resource_class: 'large'
parallelism: 2
docker:
- image: mcr.microsoft.com/playwright:v1.53.1-noble
- image: mcr.microsoft.com/playwright:v1.54.1-noble
environment:
NODE_ENV: test
TOOLPAD_TEST_RETRIES: 1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@mui/monorepo": "github:mui/material-ui#3641a0b7b5c4506b7d44f3241580087b56482c74",
"@mui/x-charts": "^8.6.0",
"@next/eslint-plugin-next": "15.3.4",
"@playwright/test": "1.53.1",
"@playwright/test": "1.54.1",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "16.3.0",
"@testing-library/user-event": "14.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/toolpad-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@vitest/browser": "2.1.9",
"next": "^15.3.4",
"next-router-mock": "^1.0.2",
"playwright": "1.53.1",
"playwright": "1.54.1",
"react-router": "7.6.3",
"sinon": "^21.0.0",
"vitest": "2.1.9"
Expand Down
90 changes: 45 additions & 45 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.