build: update dependencies
parent
0b5a94b643
commit
c45702711c
|
|
@ -7,7 +7,7 @@
|
|||
"build": "npx @tailwindcss/cli -i ./wwwroot/css/input.css -o ./wwwroot/css/site.css --minify"
|
||||
},
|
||||
"devDependencies": {
|
||||
"daisyui": "^5.4.7",
|
||||
"daisyui": "^5.5.3",
|
||||
"prettier": "^3.6.2",
|
||||
"prettier-plugin-tailwindcss": "^0.6.14",
|
||||
"tailwindcss": "^4.1.17"
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@ importers:
|
|||
version: 0.5.19(tailwindcss@4.1.17)
|
||||
devDependencies:
|
||||
daisyui:
|
||||
specifier: ^5.4.7
|
||||
version: 5.4.7
|
||||
specifier: ^5.5.3
|
||||
version: 5.5.3
|
||||
prettier:
|
||||
specifier: ^3.6.2
|
||||
version: 3.6.2
|
||||
|
|
@ -231,8 +231,8 @@ packages:
|
|||
engines: {node: '>=4'}
|
||||
hasBin: true
|
||||
|
||||
daisyui@5.4.7:
|
||||
resolution: {integrity: sha512-2wYO61vTPCXk7xEBgnzLZAYoE0xS5IRLu/GSq0vORpB+cTrtubdx69NnA0loc0exvCY1s2fYL4lGZtFHe2ohNQ==}
|
||||
daisyui@5.5.3:
|
||||
resolution: {integrity: sha512-xcDZlujfSHu3AbwXY1mpl25YXDLyzonsBX1YtiIyhvWGTnVIsX4krD5A7mm6RyiwDRlmKbPvMUPPxivQE4Nsvg==}
|
||||
|
||||
detect-libc@1.0.3:
|
||||
resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==}
|
||||
|
|
@ -612,7 +612,7 @@ snapshots:
|
|||
|
||||
cssesc@3.0.0: {}
|
||||
|
||||
daisyui@5.4.7: {}
|
||||
daisyui@5.5.3: {}
|
||||
|
||||
detect-libc@1.0.3: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue