Merge pull request #574 from arifszn/dependabot/npm_and_yarn/tailwindcss-3.4.3
Bump tailwindcss from 3.4.1 to 3.4.3
This commit is contained in:
commit
239012f2bc
10
package-lock.json
generated
10
package-lock.json
generated
@ -33,7 +33,7 @@
|
||||
"react-helmet-async": "^2.0.4",
|
||||
"react-hotjar": "^6.3.1",
|
||||
"react-icons": "^5.0.1",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typescript": "^5.4.5",
|
||||
"vail": "^1.0.3",
|
||||
"vite": "^5.2.8",
|
||||
@ -8073,9 +8073,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tailwindcss": {
|
||||
"version": "3.4.1",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.1.tgz",
|
||||
"integrity": "sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==",
|
||||
"version": "3.4.3",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.3.tgz",
|
||||
"integrity": "sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@alloc/quick-lru": "^5.2.0",
|
||||
@ -8086,7 +8086,7 @@
|
||||
"fast-glob": "^3.3.0",
|
||||
"glob-parent": "^6.0.2",
|
||||
"is-glob": "^4.0.3",
|
||||
"jiti": "^1.19.1",
|
||||
"jiti": "^1.21.0",
|
||||
"lilconfig": "^2.1.0",
|
||||
"micromatch": "^4.0.5",
|
||||
"normalize-path": "^3.0.0",
|
||||
|
||||
@ -46,7 +46,7 @@
|
||||
"react-helmet-async": "^2.0.4",
|
||||
"react-hotjar": "^6.3.1",
|
||||
"react-icons": "^5.0.1",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typescript": "^5.4.5",
|
||||
"vail": "^1.0.3",
|
||||
"vite": "^5.2.8",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user