Skip to content

Commit 091788e

Browse files
chore(deps-dev): bump the dev-dependencies group with 4 updates
Bumps the dev-dependencies group with 4 updates: [@turbo/gen](https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen), [turbo](https://github.com/vercel/turborepo), [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) and [get-port](https://github.com/sindresorhus/get-port). Updates `@turbo/gen` from 2.8.17 to 2.8.20 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](https://github.com/vercel/turborepo/commits/v2.8.20/packages/turbo-gen) Updates `turbo` from 2.8.17 to 2.8.20 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.8.17...v2.8.20) Updates `@tailwindcss/vite` from 4.2.1 to 4.2.2 - [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.2.2/packages/@tailwindcss-vite) Updates `get-port` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/sindresorhus/get-port/releases) - [Commits](sindresorhus/get-port@v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: "@turbo/gen" dependency-version: 2.8.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: turbo dependency-version: 2.8.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@tailwindcss/vite" dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: get-port dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: wasmcloud-automation-app[bot] <151542377+wasmcloud-automation-app[bot]@users.noreply.github.com>
1 parent 937b96c commit 091788e

4 files changed

Lines changed: 198 additions & 193 deletions

File tree

.changeset/dependabot-bdd3edc.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'washboard-ui': patch
3+
---
4+
5+
chore(deps-dev): bump `the` dev-dependencies group with 4 updates

apps/washboard-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
},
6161
"devDependencies": {
6262
"@playwright/test": "^1.58.2",
63-
"@tailwindcss/vite": "^4.2.1",
63+
"@tailwindcss/vite": "^4.2.2",
6464
"@types/node": "^24.12.0",
6565
"@types/react": "19.2.2",
6666
"@types/react-dom": "19.2.2",
@@ -71,7 +71,7 @@
7171
"@wasmcloud/prettier-config": "workspace:^",
7272
"eslint": "^9.38.0",
7373
"execa": "^9.6.1",
74-
"get-port": "^7.1.0",
74+
"get-port": "^7.2.0",
7575
"pino": "^10.3.1",
7676
"postcss": "^8.5.8",
7777
"prettier": "^3.8.1",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
"devDependencies": {
2828
"@changesets/changelog-github": "^0.6.0",
2929
"@changesets/cli": "^2.30.0",
30-
"@turbo/gen": "^2.8.17",
30+
"@turbo/gen": "^2.8.20",
3131
"@types/node": "^24.12.0",
3232
"@wasmcloud/prettier-config": "workspace:*",
3333
"eslint": "^9.38.0",
3434
"eslint-config-turbo": "^2.8.10",
3535
"prettier": "^3.8.1",
36-
"turbo": "^2.8.17",
36+
"turbo": "^2.8.20",
3737
"typescript": "^5.9.3"
3838
},
3939
"resolutions": {

0 commit comments

Comments
 (0)