1
0

fix(deps): update dependency tailwindcss to v3.4.13

(cherry picked from commit cda0848b2adb2490639ee6055823f81d94be48f4)
This commit is contained in:
renovate 2024-09-23 15:15:27 +00:00 committed by kolaente
parent f32472eb24
commit 85d0c8b1b9
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B
2 changed files with 7 additions and 7 deletions

View File

@ -113,7 +113,7 @@
"pinia": "2.2.2", "pinia": "2.2.2",
"register-service-worker": "1.7.2", "register-service-worker": "1.7.2",
"sortablejs": "1.15.3", "sortablejs": "1.15.3",
"tailwindcss": "3.4.12", "tailwindcss": "3.4.13",
"tippy.js": "6.3.7", "tippy.js": "6.3.7",
"ufo": "1.5.4", "ufo": "1.5.4",
"vue": "3.5.8", "vue": "3.5.8",

View File

@ -206,8 +206,8 @@ importers:
specifier: 1.15.3 specifier: 1.15.3
version: 1.15.3 version: 1.15.3
tailwindcss: tailwindcss:
specifier: 3.4.12 specifier: 3.4.13
version: 3.4.12 version: 3.4.13
tippy.js: tippy.js:
specifier: 6.3.7 specifier: 6.3.7
version: 6.3.7 version: 6.3.7
@ -5633,8 +5633,8 @@ packages:
systemjs@6.15.1: systemjs@6.15.1:
resolution: {integrity: sha512-Nk8c4lXvMB98MtbmjX7JwJRgJOL8fluecYCfCeYBznwmpOs8Bf15hLM6z4z71EDAhQVrQrI+wt1aLWSXZq+hXA==} resolution: {integrity: sha512-Nk8c4lXvMB98MtbmjX7JwJRgJOL8fluecYCfCeYBznwmpOs8Bf15hLM6z4z71EDAhQVrQrI+wt1aLWSXZq+hXA==}
tailwindcss@3.4.12: tailwindcss@3.4.13:
resolution: {integrity: sha512-Htf/gHj2+soPb9UayUNci/Ja3d8pTmu9ONTfh4QY8r3MATTZOzmv6UYWF7ZwikEIC8okpfqmGqrmDehua8mF8w==} resolution: {integrity: sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==}
engines: {node: '>=14.0.0'} engines: {node: '>=14.0.0'}
hasBin: true hasBin: true
@ -12156,7 +12156,7 @@ snapshots:
systemjs@6.15.1: {} systemjs@6.15.1: {}
tailwindcss@3.4.12: tailwindcss@3.4.13:
dependencies: dependencies:
'@alloc/quick-lru': 5.2.0 '@alloc/quick-lru': 5.2.0
arg: 5.0.2 arg: 5.0.2
@ -12500,7 +12500,7 @@ snapshots:
cac: 6.7.14 cac: 6.7.14
debug: 4.3.7 debug: 4.3.7
pathe: 1.1.2 pathe: 1.1.2
picocolors: 1.0.1 picocolors: 1.1.0
vite: 5.4.7(@types/node@20.16.5)(sass@1.79.3)(terser@5.31.6) vite: 5.4.7(@types/node@20.16.5)(sass@1.79.3)(terser@5.31.6)
transitivePeerDependencies: transitivePeerDependencies:
- '@types/node' - '@types/node'