fix(deps): update dependency tailwindcss to v3.4.10
(cherry picked from commit 750d565477ce1fdcfe1a542029fcfddbaee3317a)
This commit is contained in:
parent
85445ea032
commit
bd1b1ca23c
@ -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.4",
|
"tailwindcss": "3.4.10",
|
||||||
"tippy.js": "6.3.7",
|
"tippy.js": "6.3.7",
|
||||||
"ufo": "1.5.4",
|
"ufo": "1.5.4",
|
||||||
"vue": "3.4.32",
|
"vue": "3.4.32",
|
||||||
|
10
frontend/pnpm-lock.yaml
generated
10
frontend/pnpm-lock.yaml
generated
@ -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.4
|
specifier: 3.4.10
|
||||||
version: 3.4.4
|
version: 3.4.10
|
||||||
tippy.js:
|
tippy.js:
|
||||||
specifier: 6.3.7
|
specifier: 6.3.7
|
||||||
version: 6.3.7
|
version: 6.3.7
|
||||||
@ -5598,8 +5598,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.4:
|
tailwindcss@3.4.10:
|
||||||
resolution: {integrity: sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==}
|
resolution: {integrity: sha512-KWZkVPm7yJRhdu4SRSl9d4AK2wM3a50UsvgHZO7xY77NQr2V+fIrEuoDGQcbvswWvFGbS2f6e+jC/6WJm1Dl0w==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@ -12099,7 +12099,7 @@ snapshots:
|
|||||||
|
|
||||||
systemjs@6.15.1: {}
|
systemjs@6.15.1: {}
|
||||||
|
|
||||||
tailwindcss@3.4.4:
|
tailwindcss@3.4.10:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@alloc/quick-lru': 5.2.0
|
'@alloc/quick-lru': 5.2.0
|
||||||
arg: 5.0.2
|
arg: 5.0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user