updated npm package daisyui

This commit is contained in:
2024-01-05 14:23:18 +01:00
parent 245cc38717
commit 9090266f8d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"autoprefixer": "10.4.15", "autoprefixer": "10.4.15",
"bcrypt": "^5.1.1", "bcrypt": "^5.1.1",
"clsx": "^2.0.0", "clsx": "^2.0.0",
"daisyui": "^4.4.24", "daisyui": "^4.5.0",
"mongodb": "^6.3.0", "mongodb": "^6.3.0",
"next": "^14.0.2", "next": "^14.0.2",
"next-auth": "^5.0.0-beta.4", "next-auth": "^5.0.0-beta.4",
@@ -2448,9 +2448,9 @@
} }
}, },
"node_modules/daisyui": { "node_modules/daisyui": {
"version": "4.4.24", "version": "4.5.0",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.4.24.tgz", "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.5.0.tgz",
"integrity": "sha512-u/B3484J08V7N0rIYymnC+SyxOjlYQL+2vyhHWV+/KC+VaUcbEF2Z3H06eCPgdTiZ0J+ml44aH7wBhIymPFQ+g==", "integrity": "sha512-RWQCPQ0vBUaxGy768O7Ku8SRQgwdoto1lDzuKeVOcMtYghuSbUY7NoPoMK+k8JH4s1J02OvpNAgtB9MeKpZIwg==",
"dependencies": { "dependencies": {
"css-selector-tokenizer": "^0.8", "css-selector-tokenizer": "^0.8",
"culori": "^3", "culori": "^3",

View File

@@ -15,7 +15,7 @@
"autoprefixer": "10.4.15", "autoprefixer": "10.4.15",
"bcrypt": "^5.1.1", "bcrypt": "^5.1.1",
"clsx": "^2.0.0", "clsx": "^2.0.0",
"daisyui": "^4.4.24", "daisyui": "^4.5.0",
"mongodb": "^6.3.0", "mongodb": "^6.3.0",
"next": "^14.0.2", "next": "^14.0.2",
"next-auth": "^5.0.0-beta.4", "next-auth": "^5.0.0-beta.4",