mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2025-12-13 14:49:46 +00:00
npm(deps-dev): bump daisyui in the dependencies-patch-and-minor group
Bumps the dependencies-patch-and-minor group with 1 update: [daisyui](https://github.com/saadeghi/daisyui). Updates `daisyui` from 4.12.22 to 4.12.23 - [Release notes](https://github.com/saadeghi/daisyui/releases) - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/compare/v4.12.22...v4.12.23) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@ -15,7 +15,7 @@
|
||||
"@vitest/coverage-istanbul": "^2.1.8",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"cheerio": "^1.0.0",
|
||||
"daisyui": "^4.12.22",
|
||||
"daisyui": "^4.12.23",
|
||||
"debug": "^4.4.0",
|
||||
"eslint": "^9.17.0",
|
||||
"globals": "^15.14.0",
|
||||
@ -2224,9 +2224,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/daisyui": {
|
||||
"version": "4.12.22",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.12.22.tgz",
|
||||
"integrity": "sha512-HDLWbmTnXxhE1MrMgSWjVgdRt+bVYHvfNbW3GTsyIokRSqTHonUTrxV3RhpPDjGIWaHt+ELtDCTYCtUFgL2/Nw==",
|
||||
"version": "4.12.23",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.12.23.tgz",
|
||||
"integrity": "sha512-EM38duvxutJ5PD65lO/AFMpcw+9qEy6XAZrTpzp7WyaPeO/l+F/Qiq0ECHHmFNcFXh5aVoALY4MGrrxtCiaQCQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"css-selector-tokenizer": "^0.8",
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
"@vitest/coverage-istanbul": "^2.1.8",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"cheerio": "^1.0.0",
|
||||
"daisyui": "^4.12.22",
|
||||
"daisyui": "^4.12.23",
|
||||
"debug": "^4.4.0",
|
||||
"eslint": "^9.17.0",
|
||||
"globals": "^15.14.0",
|
||||
|
||||
Reference in New Issue
Block a user