chore(deps): update dependency tailwindcss to v3.4.17
All checks were successful
Lint / Lint (push) Successful in 32s
All checks were successful
Lint / Lint (push) Successful in 32s
This commit is contained in:
parent
49225ed5e2
commit
7e27981f3b
8
package-lock.json
generated
8
package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "15.1.0",
|
||||
"postcss": "8.4.49",
|
||||
"tailwindcss": "3.4.16",
|
||||
"tailwindcss": "3.4.17",
|
||||
"turbo": "2.3.3",
|
||||
"typescript": "5.7.2"
|
||||
}
|
||||
@ -7813,9 +7813,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tailwindcss": {
|
||||
"version": "3.4.16",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.16.tgz",
|
||||
"integrity": "sha512-TI4Cyx7gDiZ6r44ewaJmt0o6BrMCT5aK5e0rmJ/G9Xq3w7CX/5VXl/zIPEJZFUK5VEqwByyhqNPycPlvcK4ZNw==",
|
||||
"version": "3.4.17",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.17.tgz",
|
||||
"integrity": "sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@alloc/quick-lru": "^5.2.0",
|
||||
|
@ -31,7 +31,7 @@
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "15.1.0",
|
||||
"postcss": "8.4.49",
|
||||
"tailwindcss": "3.4.16",
|
||||
"tailwindcss": "3.4.17",
|
||||
"turbo": "2.3.3",
|
||||
"typescript": "5.7.2"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user