mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency tailwindcss to v3.4.0
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",
|
"postcss-preset-env": "9.3.0",
|
||||||
"prettier": "3.1.1",
|
"prettier": "3.1.1",
|
||||||
"swr": "2.2.4",
|
"swr": "2.2.4",
|
||||||
"tailwindcss": "3.3.7",
|
"tailwindcss": "3.4.0",
|
||||||
"ts-jest": "29.1.1"
|
"ts-jest": "29.1.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -12146,9 +12146,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/tailwindcss": {
|
"node_modules/tailwindcss": {
|
||||||
"version": "3.3.7",
|
"version": "3.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.7.tgz",
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.0.tgz",
|
||||||
"integrity": "sha512-pjgQxDZPvyS/nG3ZYkyCvsbONJl7GdOejfm24iMt2ElYQQw8Jc4p0m8RdMp7mznPD0kUhfzwV3zAwa80qI0zmQ==",
|
"integrity": "sha512-VigzymniH77knD1dryXbyxR+ePHihHociZbXnLZHUyzf2MMs2ZVqlUrZ3FvpXP8pno9JzmILt1sZPD19M3IxtA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@alloc/quick-lru": "^5.2.0",
|
"@alloc/quick-lru": "^5.2.0",
|
||||||
|
|||||||
@@ -42,7 +42,7 @@
|
|||||||
"postcss-preset-env": "9.3.0",
|
"postcss-preset-env": "9.3.0",
|
||||||
"prettier": "3.1.1",
|
"prettier": "3.1.1",
|
||||||
"swr": "2.2.4",
|
"swr": "2.2.4",
|
||||||
"tailwindcss": "3.3.7",
|
"tailwindcss": "3.4.0",
|
||||||
"ts-jest": "29.1.1"
|
"ts-jest": "29.1.1"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
|
|||||||
Reference in New Issue
Block a user