Skip to content

Commit 2338759

Browse files
chore(deps-dev): bump the tailwind group with 2 updates
Bumps the tailwind group with 2 updates: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `@tailwindcss/vite` from 4.3.1 to 4.3.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.3.2/packages/@tailwindcss-vite) Updates `tailwindcss` from 4.3.1 to 4.3.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.3.2/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" dependency-version: 4.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tailwind - dependency-name: tailwindcss dependency-version: 4.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tailwind ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bb6965 commit 2338759

2 files changed

Lines changed: 102 additions & 101 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"workbox-window": "^7.4.1"
3838
},
3939
"devDependencies": {
40-
"@tailwindcss/vite": "^4.3.1",
40+
"@tailwindcss/vite": "^4.3.2",
4141
"@types/node-forge": "^1.3.14",
4242
"@types/react": "^19.2.17",
4343
"@types/react-dom": "^19.2.3",
4444
"@vite-pwa/assets-generator": "^1.0.2",
4545
"@vitejs/plugin-react": "^6.0.2",
4646
"@voidzero-dev/vite-plus-core": "^0.1.24",
4747
"puppeteer-core": "^25.2.0",
48-
"tailwindcss": "^4.3.1",
48+
"tailwindcss": "^4.3.2",
4949
"typescript": "^6.0.3",
5050
"vite": "npm:@voidzero-dev/vite-plus-core@^0.1.24",
5151
"vite-plugin-pwa": "^1.3.0",

0 commit comments

Comments
 (0)