mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency tailwindcss to v3.4.1
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -39,7 +39,7 @@
|
||||
"postcss-preset-env": "9.3.0",
|
||||
"prettier": "3.1.1",
|
||||
"swr": "2.2.4",
|
||||
"tailwindcss": "3.4.0",
|
||||
"tailwindcss": "3.4.1",
|
||||
"ts-jest": "29.1.1"
|
||||
}
|
||||
},
|
||||
@@ -12146,9 +12146,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/tailwindcss": {
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.0.tgz",
|
||||
"integrity": "sha512-VigzymniH77knD1dryXbyxR+ePHihHociZbXnLZHUyzf2MMs2ZVqlUrZ3FvpXP8pno9JzmILt1sZPD19M3IxtA==",
|
||||
"version": "3.4.1",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.1.tgz",
|
||||
"integrity": "sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@alloc/quick-lru": "^5.2.0",
|
||||
|
||||
Reference in New Issue
Block a user