1
0
Fork 0

Merge pull request #4580 from freesewing/dependabot/npm_and_yarn/daisyui-3.5.0

Bump daisyui from 3.4.0 to 3.5.0
This commit is contained in:
Joost De Cock 2023-07-26 08:53:25 +02:00 committed by GitHub
commit 828a7c2f34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 10 additions and 19 deletions

View file

@ -228,7 +228,7 @@ dev:
'@next/bundle-analyzer': &next '13.4.12'
'@tailwindcss/typography': &tailwindTypography '0.5.9'
'algoliasearch': '4.19.1'
'daisyui': &daisyui '3.4.0'
'daisyui': &daisyui '3.5.0'
'lodash.get': *_get
'lodash.orderby': &_orderby '4.6.0'
'lodash.set': *_set

View file

@ -39,7 +39,7 @@
"@next/bundle-analyzer": "13.4.12",
"@tailwindcss/typography": "0.5.9",
"algoliasearch": "4.19.1",
"daisyui": "3.4.0",
"daisyui": "3.5.0",
"lodash.get": "4.4.2",
"lodash.orderby": "4.6.0",
"lodash.set": "4.3.2",

View file

@ -42,7 +42,7 @@
"d3-dispatch": "3.0.1",
"d3-drag": "3.0.0",
"d3-selection": "3.0.0",
"daisyui": "3.4.0",
"daisyui": "3.5.0",
"i18next": "23.2.11",
"lodash.get": "4.4.2",
"lodash.orderby": "4.6.0",

View file

@ -41,7 +41,7 @@
"@tailwindcss/typography": "0.5.9",
"algoliasearch": "4.19.1",
"react-copy-to-clipboard": "5.1.0",
"daisyui": "3.4.0",
"daisyui": "3.5.0",
"echarts": "5.4.2",
"echarts-for-react": "3.0.2",
"jotai": "2.2.2",

View file

@ -24,7 +24,7 @@
"d3-dispatch": "3.0.1",
"d3-drag": "3.0.0",
"d3-selection": "3.0.0",
"daisyui": "3.4.0",
"daisyui": "3.5.0",
"feed": "4.2.2",
"file-saver": "2.0.5",
"front-matter": "4.0.2",

View file

@ -6556,10 +6556,10 @@ dagre-d3-es@7.0.10:
d3 "^7.8.2"
lodash-es "^4.17.21"
daisyui@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-3.4.0.tgz#c178c1985f0692988cda0eb40bdef42395e580ac"
integrity sha512-s9EvNxnw/ubCIopKul+3ddASzZG+jMOmZgLJ0BFOVnxFQy6HJ5+EbMx5yY7Ef0cA6qjeUMl88SwhE94WLSLtHQ==
daisyui@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-3.5.0.tgz#eec347c9f18f76daa932000624eb0e4bf71e64e0"
integrity sha512-wSaeXwaYdMv4yURv9wj7kKQQN9Jyumfh/skIpZfCNkCb2jLf/so+iNKSM8l4rDN0TRvB5OccMlAvsf2UAtk2gg==
dependencies:
colord "^2.9"
css-selector-tokenizer "^0.8"
@ -13742,7 +13742,7 @@ postcss@8.4.14:
picocolors "^1.0.0"
source-map-js "^1.0.2"
postcss@8.4.27:
postcss@8.4.27, postcss@^8, postcss@^8.4.23, postcss@^8.4.26, postcss@^8.4.5:
version "8.4.27"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
@ -13761,15 +13761,6 @@ postcss@^5.0.0, postcss@^5.0.21:
source-map "^0.5.6"
supports-color "^3.2.3"
postcss@^8, postcss@^8.4.23, postcss@^8.4.26, postcss@^8.4.5:
version "8.4.26"
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.26.tgz"
integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==
dependencies:
nanoid "^3.3.6"
picocolors "^1.0.0"
source-map-js "^1.0.2"
preact@^10.10.0:
version "10.16.0"
resolved "https://registry.npmjs.org/preact/-/preact-10.16.0.tgz"