chore(deps): update dependency tailwindcss to v3.4.14
This commit is contained in:
parent
78af150d77
commit
a8ea3890e6
8
package-lock.json
generated
8
package-lock.json
generated
@ -30,7 +30,7 @@
|
|||||||
"eslint": "8.57.1",
|
"eslint": "8.57.1",
|
||||||
"eslint-config-next": "14.2.15",
|
"eslint-config-next": "14.2.15",
|
||||||
"postcss": "8.4.47",
|
"postcss": "8.4.47",
|
||||||
"tailwindcss": "3.4.13",
|
"tailwindcss": "3.4.14",
|
||||||
"turbo": "2.1.3",
|
"turbo": "2.1.3",
|
||||||
"typescript": "5.6.3"
|
"typescript": "5.6.3"
|
||||||
}
|
}
|
||||||
@ -7517,9 +7517,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tailwindcss": {
|
"node_modules/tailwindcss": {
|
||||||
"version": "3.4.13",
|
"version": "3.4.14",
|
||||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.13.tgz",
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.14.tgz",
|
||||||
"integrity": "sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==",
|
"integrity": "sha512-IcSvOcTRcUtQQ7ILQL5quRDg7Xs93PdJEk1ZLbhhvJc7uj/OAhYOnruEiwnGgBvUtaUAJ8/mhSw1o8L2jCiENA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@alloc/quick-lru": "^5.2.0",
|
"@alloc/quick-lru": "^5.2.0",
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
"eslint": "8.57.1",
|
"eslint": "8.57.1",
|
||||||
"eslint-config-next": "14.2.15",
|
"eslint-config-next": "14.2.15",
|
||||||
"postcss": "8.4.47",
|
"postcss": "8.4.47",
|
||||||
"tailwindcss": "3.4.13",
|
"tailwindcss": "3.4.14",
|
||||||
"turbo": "2.1.3",
|
"turbo": "2.1.3",
|
||||||
"typescript": "5.6.3"
|
"typescript": "5.6.3"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user