Skip to content

Commit 2442fce

Browse files
Bump @tailwindcss/forms in /backend/servers/explorer-web
Bumps [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) from 0.5.9 to 0.5.10. - [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-forms@v0.5.9...v0.5.10) --- updated-dependencies: - dependency-name: "@tailwindcss/forms" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fbe4f23 commit 2442fce

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

backend/servers/explorer-web/package-lock.json

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

backend/servers/explorer-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"tailwindcss": "^3.4.12"
3131
},
3232
"dependencies": {
33-
"@tailwindcss/forms": "^0.5.9"
33+
"@tailwindcss/forms": "^0.5.10"
3434
}
3535
}

backend/servers/explorer-web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@
8080
resolved "https://registry.npmjs.org/@socket.io/component-emitter/-/component-emitter-3.1.0.tgz"
8181
integrity sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==
8282

83-
"@tailwindcss/forms@^0.5.9":
84-
version "0.5.9"
85-
resolved "https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.9.tgz"
86-
integrity sha512-tM4XVr2+UVTxXJzey9Twx48c1gcxFStqn1pQz0tRsX8o3DvxhN5oY5pvyAbUx7VTaZxpej4Zzvc6h+1RJBzpIg==
83+
"@tailwindcss/forms@^0.5.10":
84+
version "0.5.10"
85+
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.10.tgz#0a1cd67b6933402f1985a04595bd24f9785aa302"
86+
integrity sha512-utI1ONF6uf/pPNO68kmN1b8rEwNXv3czukalo8VtJH8ksIkZXr3Q3VYudZLkCsDd4Wku120uF02hYK25XGPorw==
8787
dependencies:
8888
mini-svg-data-uri "^1.2.3"
8989

0 commit comments

Comments
 (0)