1
0
Fork 0

Merge pull request #4872 from freesewing/dependabot/npm_and_yarn/daisyui-3.6.4

Bump daisyui from 3.6.3 to 3.6.4
This commit is contained in:
Joost De Cock 2023-09-01 19:15:15 +02:00 committed by GitHub
commit eae8a2546b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 9 deletions

View file

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

View file

@ -36,7 +36,7 @@
"@next/bundle-analyzer": "13.4.19", "@next/bundle-analyzer": "13.4.19",
"@tailwindcss/typography": "0.5.9", "@tailwindcss/typography": "0.5.9",
"algoliasearch": "4.19.1", "algoliasearch": "4.19.1",
"daisyui": "3.6.3", "daisyui": "3.6.4",
"lodash.get": "4.4.2", "lodash.get": "4.4.2",
"lodash.orderby": "4.6.0", "lodash.orderby": "4.6.0",
"lodash.set": "4.3.2", "lodash.set": "4.3.2",

View file

@ -38,7 +38,7 @@
"d3-dispatch": "3.0.1", "d3-dispatch": "3.0.1",
"d3-drag": "3.0.0", "d3-drag": "3.0.0",
"d3-selection": "3.0.0", "d3-selection": "3.0.0",
"daisyui": "3.6.3", "daisyui": "3.6.4",
"i18next": "23.4.6", "i18next": "23.4.6",
"lodash.get": "4.4.2", "lodash.get": "4.4.2",
"lodash.orderby": "4.6.0", "lodash.orderby": "4.6.0",

View file

@ -37,7 +37,7 @@
"@tailwindcss/typography": "0.5.9", "@tailwindcss/typography": "0.5.9",
"algoliasearch": "4.19.1", "algoliasearch": "4.19.1",
"react-copy-to-clipboard": "5.1.0", "react-copy-to-clipboard": "5.1.0",
"daisyui": "3.6.3", "daisyui": "3.6.4",
"echarts": "5.4.2", "echarts": "5.4.2",
"echarts-for-react": "3.0.2", "echarts-for-react": "3.0.2",
"jotai": "2.4.0", "jotai": "2.4.0",

View file

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

View file

@ -4933,10 +4933,10 @@ dagre-d3-es@7.0.10:
d3 "^7.8.2" d3 "^7.8.2"
lodash-es "^4.17.21" lodash-es "^4.17.21"
daisyui@3.6.3: daisyui@3.6.4:
version "3.6.3" version "3.6.4"
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-3.6.3.tgz#4ca2a9ae3de7d7c291e4f565a30a88be310699cf" resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-3.6.4.tgz#c67fddddaf98dedec3aadb2c9d722ed4204511f4"
integrity sha512-VNWogAjx37H8kNYd2E/+r1OXc6dOvJTKlKltqIKAlNMFVfx2BIKPcmnVxaHQLfj2vhv1mYDBjgWj+1enQ+4yZA== integrity sha512-8cFEkA2CaTKLUBvEU+9cTx6uvLSN2ZUq9fXxMkdiRS7QM79jBFv3klNkbUaPslmVh0eoeeCk0o98sjmfQ7/Cgg==
dependencies: dependencies:
colord "^2.9" colord "^2.9"
css-selector-tokenizer "^0.8" css-selector-tokenizer "^0.8"