Skip to content

Commit bdb6688

Browse files
Bump the npm-development group across 1 directory with 3 updates
Bumps the npm-development group with 3 updates in the /client directory: [@playwright/test](https://github.com/microsoft/playwright), [postcss](https://github.com/postcss/postcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `@playwright/test` from 1.54.1 to 1.55.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.55.0) Updates `postcss` from 8.5.3 to 8.5.6 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.6) Updates `tailwindcss` from 4.0.14 to 4.1.13 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.13/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: tailwindcss dependency-version: 4.1.13 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f13674 commit bdb6688

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"typescript": "^5.8.2"
2323
},
2424
"devDependencies": {
25-
"@playwright/test": "^1.49.1",
25+
"@playwright/test": "^1.55.0",
2626
"@types/node": "^22.13.11",
2727
"autoprefixer": "^10.4.21",
28-
"postcss": "^8.5.3",
29-
"tailwindcss": "^4.0.14"
28+
"postcss": "^8.5.6",
29+
"tailwindcss": "^4.1.13"
3030
}
3131
}

0 commit comments

Comments
 (0)