Browse Source

build(deps-dev): bump tailwindcss from 3.4.13 to 4.0.3 in /src

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.13 to 4.0.3.
- [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.0.3/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
pull/1640/head
dependabot[bot] 2 months ago
committed by GitHub
parent
commit
a1d6f8df18
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 851
      src/package-lock.json
  2. 2
      src/package.json

851
src/package-lock.json

File diff suppressed because it is too large

2
src/package.json

@ -27,7 +27,7 @@
"@tailwindcss/forms": "^0.5.9",
"eslint-config-athom": "^3.1.3",
"nodemon": "^3.1.7",
"tailwindcss": "^3.4.13"
"tailwindcss": "^4.0.3"
},
"nodemonConfig": {
"ignore": [

Loading…
Cancel
Save