Update dependency tailwindcss to v3.2.3

This commit is contained in:
renovate[bot]
2022-11-10 00:10:08 +00:00
parent 2bd0a6e00f
commit 77b1305d47
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -40,7 +40,7 @@
"postcss-preset-env": "7.8.2",
"prettier": "2.7.1",
"swr": "1.3.0",
"tailwindcss": "3.2.2",
"tailwindcss": "3.2.3",
"ts-jest": "29.0.3"
}
},
@@ -10530,9 +10530,9 @@
}
},
"node_modules/tailwindcss": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.2.tgz",
"integrity": "sha512-c2GtSdqg+harR4QeoTmex0Ngfg8IIHNeLQH5yr2B9uZbZR1Xt1rYbjWOWTcj3YLTZhrmZnPowoQDbSRFyZHQ5Q==",
"version": "3.2.3",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.3.tgz",
"integrity": "sha512-Xt9D4PK4zuuQCEB8bwK9JUCKmTgUwyac/6b0/42Vqhgl6YJkep+Wf5wq+5uXYfmrupdAD0YY2NY1hyZp1HjRrg==",
"dev": true,
"dependencies": {
"arg": "^5.0.2",
@@ -18952,9 +18952,9 @@
"requires": {}
},
"tailwindcss": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.2.tgz",
"integrity": "sha512-c2GtSdqg+harR4QeoTmex0Ngfg8IIHNeLQH5yr2B9uZbZR1Xt1rYbjWOWTcj3YLTZhrmZnPowoQDbSRFyZHQ5Q==",
"version": "3.2.3",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.3.tgz",
"integrity": "sha512-Xt9D4PK4zuuQCEB8bwK9JUCKmTgUwyac/6b0/42Vqhgl6YJkep+Wf5wq+5uXYfmrupdAD0YY2NY1hyZp1HjRrg==",
"dev": true,
"requires": {
"arg": "^5.0.2",