Skip to content

Commit d1ca66d

Browse files
dependabot[bot]lachieh
authored andcommitted
chore(deps-dev): bump the dev-dependencies group with 3 updates
Bumps the dev-dependencies group with 3 updates: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite), [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@tailwindcss/vite` from 4.1.16 to 4.1.17 - [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.17/packages/@tailwindcss-vite) Updates `@vitejs/plugin-react-swc` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.2.1/packages/plugin-react-swc) Updates `vite` from 7.1.12 to 7.2.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.2.2/packages/vite) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vitejs/plugin-react-swc" dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vite dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: wasmcloud-automation-app[bot] <151542377+wasmcloud-automation-app[bot]@users.noreply.github.com>
1 parent c042afd commit d1ca66d

File tree

5 files changed

+129
-89
lines changed

5 files changed

+129
-89
lines changed

.changeset/dependabot-706bfce.md

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

apps/washboard-ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@
6060
},
6161
"devDependencies": {
6262
"@playwright/test": "^1.56.1",
63-
"@tailwindcss/vite": "^4.1.16",
63+
"@tailwindcss/vite": "^4.1.17",
6464
"@types/node": "^24.10.0",
6565
"@types/react": "19.2.2",
6666
"@types/react-dom": "19.2.2",
6767
"@types/uuid": "^11.0.0",
6868
"@vitejs/plugin-react": "^5.1.0",
69-
"@vitejs/plugin-react-swc": "^4.2.0",
69+
"@vitejs/plugin-react-swc": "^4.2.1",
7070
"@wasmcloud/eslint-config": "workspace:^",
7171
"@wasmcloud/prettier-config": "workspace:^",
7272
"eslint": "^9.38.0",
@@ -79,7 +79,7 @@
7979
"tailwindcss": "^4.1.16",
8080
"typescript": "^5.9.3",
8181
"uuid": "^13.0.0",
82-
"vite": "^7.1.12",
82+
"vite": "^7.2.2",
8383
"vite-plugin-svgr": "^4.5.0",
8484
"vite-tsconfig-paths": "^5.1.4"
8585
}

packages/lattice-client-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint": "^9.38.0",
5050
"rollup-plugin-sourcemaps": "^0.6.3",
5151
"tsup": "^8.5.0",
52-
"vite": "^7.1.12",
52+
"vite": "^7.2.2",
5353
"vite-plugin-dts": "^4.5.4",
5454
"vite-tsconfig-paths": "^5.1.4"
5555
},

packages/lattice-client-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint": "^9.38.0",
5252
"rollup-plugin-sourcemaps": "^0.6.3",
5353
"tsup": "^8.5.0",
54-
"vite": "^7.1.12",
54+
"vite": "^7.2.2",
5555
"vite-plugin-dts": "^4.5.4",
5656
"vite-tsconfig-paths": "^5.1.4"
5757
},

0 commit comments

Comments
 (0)