Skip to content

Commit dc3da29

Browse files
Bump the npm-development group in /client with 2 updates
Bumps the npm-development group in /client with 2 updates: [@playwright/test](https://github.com/microsoft/playwright) and [autoprefixer](https://github.com/postcss/autoprefixer). Updates `@playwright/test` from 1.56.1 to 1.58.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.56.1...v1.58.1) Updates `autoprefixer` from 10.4.22 to 10.4.24 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.22...10.4.24) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.58.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: autoprefixer dependency-version: 10.4.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd30a85 commit dc3da29

File tree

2 files changed

+93
-61
lines changed

2 files changed

+93
-61
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"typescript": "^5.8.2"
2323
},
2424
"devDependencies": {
25-
"@playwright/test": "^1.56.1",
25+
"@playwright/test": "^1.58.1",
2626
"@types/node": "^24.3.1",
27-
"autoprefixer": "^10.4.22",
27+
"autoprefixer": "^10.4.24",
2828
"postcss": "^8.5.6",
2929
"tailwindcss": "^4.1.17"
3030
}

0 commit comments

Comments
 (0)