Skip to content
Snippets Groups Projects
Commit 8e9ee248 authored by Tobias Mieves's avatar Tobias Mieves :sparkles:
Browse files

Merge branch 'renovate/daisyui-4.x-lockfile' into 'main'

fix(deps): update dependency daisyui to v4.4.18

See merge request tobiasff3200/wishlist!120
parents 23d237d3 e1d93033
Branches
Tags v2.2.5
No related merge requests found
{ {
"lockfileVersion": 3,
"name": "wishlist", "name": "wishlist",
"lockfileVersion": 3,
"requires": true,
"packages": { "packages": {
"": { "": {
"dependencies": { "dependencies": {
...@@ -8,42 +9,45 @@ ...@@ -8,42 +9,45 @@
} }
}, },
"node_modules/camelcase-css": { "node_modules/camelcase-css": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz",
"integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==",
"engines": { "engines": {
"node": ">= 6" "node": ">= 6"
}, }
"integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==",
"resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz",
"version": "2.0.1"
}, },
"node_modules/css-selector-tokenizer": { "node_modules/css-selector-tokenizer": {
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/css-selector-tokenizer/-/css-selector-tokenizer-0.8.0.tgz",
"integrity": "sha512-Jd6Ig3/pe62/qe5SBPTN8h8LeUg/pT4lLgtavPf7updwwHpvFzxvOQBHYj2LZDMjUnBzgvIUSjRcf6oT5HzHFg==",
"dependencies": { "dependencies": {
"cssesc": "^3.0.0", "cssesc": "^3.0.0",
"fastparse": "^1.1.2" "fastparse": "^1.1.2"
}, }
"integrity": "sha512-Jd6Ig3/pe62/qe5SBPTN8h8LeUg/pT4lLgtavPf7updwwHpvFzxvOQBHYj2LZDMjUnBzgvIUSjRcf6oT5HzHFg==",
"resolved": "https://registry.npmjs.org/css-selector-tokenizer/-/css-selector-tokenizer-0.8.0.tgz",
"version": "0.8.0"
}, },
"node_modules/cssesc": { "node_modules/cssesc": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
"integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
"bin": { "bin": {
"cssesc": "bin/cssesc" "cssesc": "bin/cssesc"
}, },
"engines": { "engines": {
"node": ">=4" "node": ">=4"
}, }
"integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
"resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
"version": "3.0.0"
}, },
"node_modules/culori": { "node_modules/culori": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/culori/-/culori-3.3.0.tgz",
"integrity": "sha512-pHJg+jbuFsCjz9iclQBqyL3B2HLCBF71BwVNujUYEvCeQMvV97R59MNK3R2+jgJ3a1fcZgI9B3vYgz8lzr/BFQ==",
"engines": { "engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0" "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
}, }
"integrity": "sha512-pHJg+jbuFsCjz9iclQBqyL3B2HLCBF71BwVNujUYEvCeQMvV97R59MNK3R2+jgJ3a1fcZgI9B3vYgz8lzr/BFQ==",
"resolved": "https://registry.npmjs.org/culori/-/culori-3.3.0.tgz",
"version": "3.3.0"
}, },
"node_modules/daisyui": { "node_modules/daisyui": {
"version": "4.4.18",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.4.18.tgz",
"integrity": "sha512-7e9gHo8swozeYMrXR10Mjo0QoBt7rAhKZZ1gQKiu+FxuSW8tinSV//O/rMQAw3liVBxkxWNYD/g2vrNQ8h/ThQ==",
"dependencies": { "dependencies": {
"css-selector-tokenizer": "^0.8", "css-selector-tokenizer": "^0.8",
"culori": "^3", "culori": "^3",
...@@ -56,48 +60,40 @@ ...@@ -56,48 +60,40 @@
"funding": { "funding": {
"type": "opencollective", "type": "opencollective",
"url": "https://opencollective.com/daisyui" "url": "https://opencollective.com/daisyui"
}, }
"integrity": "sha512-1g37QzzDFM0QLQe+qRBswkGKyaGijk84t01UMg1ytkFhQxru3zeMh5nWcpC9KnqzKgnITkpSebpGqq4gP8zRrg==",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.4.14.tgz",
"version": "4.4.14"
}, },
"node_modules/fastparse": { "node_modules/fastparse": {
"integrity": "sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ==", "version": "1.1.2",
"resolved": "https://registry.npmjs.org/fastparse/-/fastparse-1.1.2.tgz", "resolved": "https://registry.npmjs.org/fastparse/-/fastparse-1.1.2.tgz",
"version": "1.1.2" "integrity": "sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ=="
}, },
"node_modules/nanoid": { "node_modules/nanoid": {
"bin": { "version": "3.3.7",
"nanoid": "bin/nanoid.cjs" "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
}, "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
},
"funding": [ "funding": [
{ {
"type": "github", "type": "github",
"url": "https://github.com/sponsors/ai" "url": "https://github.com/sponsors/ai"
} }
], ],
"integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
"peer": true, "peer": true,
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", "bin": {
"version": "3.3.7" "nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
}, },
"node_modules/picocolors": { "node_modules/picocolors": {
"integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
"version": "1.0.0" "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
}, },
"node_modules/postcss": { "node_modules/postcss": {
"dependencies": { "version": "8.4.31",
"nanoid": "^3.3.6", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
"picocolors": "^1.0.0", "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
"source-map-js": "^1.0.2"
},
"engines": {
"node": "^10 || ^12 || >=14"
},
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
...@@ -112,12 +108,20 @@ ...@@ -112,12 +108,20 @@
"url": "https://github.com/sponsors/ai" "url": "https://github.com/sponsors/ai"
} }
], ],
"integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
"peer": true, "peer": true,
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", "dependencies": {
"version": "8.4.31" "nanoid": "^3.3.6",
"picocolors": "^1.0.0",
"source-map-js": "^1.0.2"
},
"engines": {
"node": "^10 || ^12 || >=14"
}
}, },
"node_modules/postcss-js": { "node_modules/postcss-js": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz",
"integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==",
"dependencies": { "dependencies": {
"camelcase-css": "^2.0.1" "camelcase-css": "^2.0.1"
}, },
...@@ -128,22 +132,18 @@ ...@@ -128,22 +132,18 @@
"type": "opencollective", "type": "opencollective",
"url": "https://opencollective.com/postcss/" "url": "https://opencollective.com/postcss/"
}, },
"integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==",
"peerDependencies": { "peerDependencies": {
"postcss": "^8.4.21" "postcss": "^8.4.21"
}, }
"resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz",
"version": "4.0.1"
}, },
"node_modules/source-map-js": { "node_modules/source-map-js": {
"engines": { "version": "1.0.2",
"node": ">=0.10.0" "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz",
},
"integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==",
"peer": true, "peer": true,
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", "engines": {
"version": "1.0.2" "node": ">=0.10.0"
}
}
} }
},
"requires": true
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment