mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency tailwindcss to v3.0.23
This commit is contained in:
committed by
renovate[bot]
parent
7a562e3a24
commit
9756780258
6
package-lock.json
generated
6
package-lock.json
generated
@@ -9322,9 +9322,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"tailwindcss": {
|
||||
"version": "3.0.22",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.0.22.tgz",
|
||||
"integrity": "sha512-F8lt74RlNZirnkaSk310+vGQta7c0/hgx7/bqxruM4wS9lp8oqV93lzavajC3VT0Lp4UUtUVIt8ifKcmGzkr0A==",
|
||||
"version": "3.0.23",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.0.23.tgz",
|
||||
"integrity": "sha512-+OZOV9ubyQ6oI2BXEhzw4HrqvgcARY38xv3zKcjnWtMIZstEsXdI9xftd1iB7+RbOnj2HOEzkA0OyB5BaSxPQA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"arg": "^5.0.1",
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"postcss-flexbugs-fixes": "5.0.2",
|
||||
"postcss-preset-env": "7.3.3",
|
||||
"swr": "1.2.1",
|
||||
"tailwindcss": "3.0.22",
|
||||
"tailwindcss": "3.0.23",
|
||||
"typescript": "4.5.5"
|
||||
},
|
||||
"jest": {
|
||||
|
||||
Reference in New Issue
Block a user