1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-31 09:24:31 +03:00

Bump @tailwindcss/forms from 0.5.1 to 0.5.2 in /crates/static-files

Bumps [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.5.1...v0.5.2)

---
updated-dependencies:
- dependency-name: "@tailwindcss/forms"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-18 19:30:03 +00:00
committed by Quentin Gliech
parent 31ff47ef2a
commit 05ee73725f
2 changed files with 8 additions and 8 deletions

View File

@ -7,7 +7,7 @@
"name": "static-files",
"license": "Apache-2.0",
"devDependencies": {
"@tailwindcss/forms": "^0.5.1",
"@tailwindcss/forms": "^0.5.2",
"autoprefixer": "^10.4.7",
"cssnano": "^5.1.8",
"postcss": "^8.4.13",
@ -50,9 +50,9 @@
}
},
"node_modules/@tailwindcss/forms": {
"version": "0.5.1",
"resolved": "https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.1.tgz",
"integrity": "sha512-QSwsFORnC2BAP0lRzQkz1pw+EzIiiPdk4e27vGQjyXkwJPeC7iLIRVndJzf9CJVbcrrIcirb/TfxF3gRTyFEVA==",
"version": "0.5.2",
"resolved": "https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.2.tgz",
"integrity": "sha512-pSrFeJB6Bg1Mrg9CdQW3+hqZXAKsBrSG9MAfFLKy1pVA4Mb4W7C0k7mEhlmS2Dfo/otxrQOET7NJiJ9RrS563w==",
"dev": true,
"dependencies": {
"mini-svg-data-uri": "^1.2.3"
@ -1677,9 +1677,9 @@
}
},
"@tailwindcss/forms": {
"version": "0.5.1",
"resolved": "https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.1.tgz",
"integrity": "sha512-QSwsFORnC2BAP0lRzQkz1pw+EzIiiPdk4e27vGQjyXkwJPeC7iLIRVndJzf9CJVbcrrIcirb/TfxF3gRTyFEVA==",
"version": "0.5.2",
"resolved": "https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.2.tgz",
"integrity": "sha512-pSrFeJB6Bg1Mrg9CdQW3+hqZXAKsBrSG9MAfFLKy1pVA4Mb4W7C0k7mEhlmS2Dfo/otxrQOET7NJiJ9RrS563w==",
"dev": true,
"requires": {
"mini-svg-data-uri": "^1.2.3"

View File

@ -7,7 +7,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@tailwindcss/forms": "^0.5.1",
"@tailwindcss/forms": "^0.5.2",
"autoprefixer": "^10.4.7",
"cssnano": "^5.1.8",
"postcss": "^8.4.13",