Update dependency tailwindcss to v3.3.6
This commit is contained in:
parent
9cae89d361
commit
943ad48614
@ -67,7 +67,7 @@
|
||||
"react-colorful": "^5.1.2",
|
||||
"react-hot-toast": "2.4.1",
|
||||
"react-select": "5.8.0",
|
||||
"tailwindcss": "3.3.5"
|
||||
"tailwindcss": "3.3.6"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^18.2.0",
|
||||
|
@ -75,7 +75,7 @@
|
||||
"eslint-plugin-tailwindcss": "3.13.0",
|
||||
"jsdom": "22.1.0",
|
||||
"postcss": "8.4.32",
|
||||
"tailwindcss": "3.3.5",
|
||||
"tailwindcss": "3.3.6",
|
||||
"vite": "4.5.1",
|
||||
"vite-plugin-css-injected-by-js": "3.3.0",
|
||||
"vite-plugin-svgr": "3.3.0",
|
||||
|
@ -63,7 +63,7 @@
|
||||
"rollup-plugin-node-builtins": "2.1.2",
|
||||
"storybook": "7.5.3",
|
||||
"stylelint": "15.10.3",
|
||||
"tailwindcss": "3.3.5",
|
||||
"tailwindcss": "3.3.6",
|
||||
"vite": "4.5.1",
|
||||
"vite-plugin-commonjs": "0.10.1",
|
||||
"vite-plugin-svgr": "3.3.0",
|
||||
|
@ -29630,10 +29630,10 @@ table@^6.0.9, table@^6.8.1:
|
||||
string-width "^4.2.3"
|
||||
strip-ansi "^6.0.1"
|
||||
|
||||
tailwindcss@3.3.5:
|
||||
version "3.3.5"
|
||||
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.5.tgz#22a59e2fbe0ecb6660809d9cc5f3976b077be3b8"
|
||||
integrity sha512-5SEZU4J7pxZgSkv7FP1zY8i2TIAOooNZ1e/OGtxIEv6GltpoiXUqWvLy89+a10qYTB1N5Ifkuw9lqQkN9sscvA==
|
||||
tailwindcss@3.3.6:
|
||||
version "3.3.6"
|
||||
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.6.tgz#4dd7986bf4902ad385d90d45fd4b2fa5fab26d5f"
|
||||
integrity sha512-AKjF7qbbLvLaPieoKeTjG1+FyNZT6KaJMJPFeQyLfIp7l82ggH1fbHJSsYIvnbTFQOlkh+gBYpyby5GT1LIdLw==
|
||||
dependencies:
|
||||
"@alloc/quick-lru" "^5.2.0"
|
||||
arg "^5.0.2"
|
||||
|
Loading…
Reference in New Issue
Block a user