Skip to content

Commit 56ddb07

Browse files
Bump the development-dependencies group with 3 updates
Bumps the development-dependencies group with 3 updates: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite), [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@tailwindcss/vite` from 4.1.4 to 4.1.5 - [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.5/packages/@tailwindcss-vite) Updates `tailwindcss` from 4.1.4 to 4.1.5 - [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.5/packages/tailwindcss) Updates `vite` from 6.3.3 to 6.3.5 - [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/v6.3.5/packages/vite) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: tailwindcss dependency-version: 4.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: vite dependency-version: 6.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e022dde commit 56ddb07

File tree

2 files changed

+80
-80
lines changed

2 files changed

+80
-80
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"dev": "vite"
77
},
88
"devDependencies": {
9-
"@tailwindcss/vite": "^4.1.4",
9+
"@tailwindcss/vite": "^4.1.5",
1010
"axios": "^1.9.0",
1111
"concurrently": "^9.0.1",
1212
"laravel-vite-plugin": "^1.2.0",
1313
"tailwindcss": "^4.0.0",
14-
"vite": "^6.3.3"
14+
"vite": "^6.3.5"
1515
}
1616
}

0 commit comments

Comments
 (0)