Bump daisyui from 3.8.1 to 3.8.2 (#1687)

Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.8.1 to 3.8.2.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.8.1...v3.8.2)

---
updated-dependencies:
- dependency-name: daisyui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-01 00:18:48 +01:00 committed by GitHub
parent 1d8cc4f3d3
commit b2848ea52a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -21,7 +21,7 @@
"blockly": "10.2.0",
"classnames": "2.3.2",
"cors": "2.8.5",
"daisyui": "3.8.1",
"daisyui": "3.8.2",
"i18next": "22.5.1",
"medium-zoom": "1.0.8",
"micromatch": "4.0.5",
@ -6220,9 +6220,9 @@
"license": "MIT"
},
"node_modules/daisyui": {
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-3.8.1.tgz",
"integrity": "sha512-4ULfP67PScxnJed5hxV83HLOhk/nVqZYGBz7BLk5KvCTr2Ij1V+xTEhk5Ix1lhbQC4qEL6be/aio2XeEa3920g==",
"version": "3.8.2",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-3.8.2.tgz",
"integrity": "sha512-Dxq4AzYPfUOhrqqs1wdKLE4GUVGc3mJf8asdY7AHoI5QVBgqItU3fsd1idpHDnOJNdaTHmZGo0jvQtXr5IOejw==",
"dependencies": {
"colord": "^2.9",
"css-selector-tokenizer": "^0.8",
@ -27478,9 +27478,9 @@
"version": "3.1.2"
},
"daisyui": {
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-3.8.1.tgz",
"integrity": "sha512-4ULfP67PScxnJed5hxV83HLOhk/nVqZYGBz7BLk5KvCTr2Ij1V+xTEhk5Ix1lhbQC4qEL6be/aio2XeEa3920g==",
"version": "3.8.2",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-3.8.2.tgz",
"integrity": "sha512-Dxq4AzYPfUOhrqqs1wdKLE4GUVGc3mJf8asdY7AHoI5QVBgqItU3fsd1idpHDnOJNdaTHmZGo0jvQtXr5IOejw==",
"requires": {
"colord": "^2.9",
"css-selector-tokenizer": "^0.8",

View File

@ -62,7 +62,7 @@
"blockly": "10.2.0",
"classnames": "2.3.2",
"cors": "2.8.5",
"daisyui": "3.8.1",
"daisyui": "3.8.2",
"i18next": "22.5.1",
"medium-zoom": "1.0.8",
"micromatch": "4.0.5",