mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency tailwindcss to v3.4.9
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -42,7 +42,7 @@
|
|||||||
"postcss-preset-env": "9.6.0",
|
"postcss-preset-env": "9.6.0",
|
||||||
"prettier": "3.3.3",
|
"prettier": "3.3.3",
|
||||||
"swr": "2.2.5",
|
"swr": "2.2.5",
|
||||||
"tailwindcss": "3.4.8",
|
"tailwindcss": "3.4.9",
|
||||||
"ts-jest": "29.2.4"
|
"ts-jest": "29.2.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -13081,9 +13081,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/tailwindcss": {
|
"node_modules/tailwindcss": {
|
||||||
"version": "3.4.8",
|
"version": "3.4.9",
|
||||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.8.tgz",
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.9.tgz",
|
||||||
"integrity": "sha512-GkP17r9GQkxgZ9FKHJQEnjJuKBcbFhMFzKu5slmN6NjlCuFnYJMQ8N4AZ6VrUyiRXlDtPKHkesuQ/MS913Nvdg==",
|
"integrity": "sha512-1SEOvRr6sSdV5IDf9iC+NU4dhwdqzF4zKKq3sAbasUWHEM6lsMhX+eNN5gkPx1BvLFEnZQEUFbXnGj8Qlp83Pg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
"postcss-preset-env": "9.6.0",
|
"postcss-preset-env": "9.6.0",
|
||||||
"prettier": "3.3.3",
|
"prettier": "3.3.3",
|
||||||
"swr": "2.2.5",
|
"swr": "2.2.5",
|
||||||
"tailwindcss": "3.4.8",
|
"tailwindcss": "3.4.9",
|
||||||
"ts-jest": "29.2.4"
|
"ts-jest": "29.2.4"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
|
|||||||
Reference in New Issue
Block a user