mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-13 06:05:34 +08:00
build(deps): bump tailwindcss from 3.4.12 to 3.4.13 (#1019)
This commit is contained in:
parent
dd4acb6d7f
commit
68872c8ba8
@ -63,7 +63,7 @@
|
||||
"solid-toast": "^0.5.0",
|
||||
"sort-package-json": "^2.10.1",
|
||||
"tailwind-merge": "^2.5.2",
|
||||
"tailwindcss": "^3.4.12",
|
||||
"tailwindcss": "^3.4.13",
|
||||
"typescript": "^5.6.2",
|
||||
"typescript-eslint": "^8.6.0",
|
||||
"unplugin-auto-import": "^0.18.3",
|
||||
|
@ -156,8 +156,8 @@ importers:
|
||||
specifier: ^2.5.2
|
||||
version: 2.5.2
|
||||
tailwindcss:
|
||||
specifier: ^3.4.12
|
||||
version: 3.4.12
|
||||
specifier: ^3.4.13
|
||||
version: 3.4.13
|
||||
typescript:
|
||||
specifier: ^5.6.2
|
||||
version: 5.6.2
|
||||
@ -3398,8 +3398,8 @@ packages:
|
||||
tailwind-merge@2.5.2:
|
||||
resolution: {integrity: sha512-kjEBm+pvD+6eAwzJL2Bi+02/9LFLal1Gs61+QB7HvTfQQ0aXwC5LGT8PEt1gS0CWKktKe6ysPTAy3cBC5MeiIg==}
|
||||
|
||||
tailwindcss@3.4.12:
|
||||
resolution: {integrity: sha512-Htf/gHj2+soPb9UayUNci/Ja3d8pTmu9ONTfh4QY8r3MATTZOzmv6UYWF7ZwikEIC8okpfqmGqrmDehua8mF8w==}
|
||||
tailwindcss@3.4.13:
|
||||
resolution: {integrity: sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
hasBin: true
|
||||
|
||||
@ -7179,7 +7179,7 @@ snapshots:
|
||||
|
||||
tailwind-merge@2.5.2: {}
|
||||
|
||||
tailwindcss@3.4.12:
|
||||
tailwindcss@3.4.13:
|
||||
dependencies:
|
||||
'@alloc/quick-lru': 5.2.0
|
||||
arg: 5.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user