[deps] Design System: Update tailwindcss to v3.4.11 (#11056)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-17 08:59:48 -04:00 committed by GitHub
parent be2ddf784a
commit 171d798c52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -171,7 +171,7 @@
"sass-loader": "16.0.1", "sass-loader": "16.0.1",
"storybook": "8.2.9", "storybook": "8.2.9",
"style-loader": "3.3.4", "style-loader": "3.3.4",
"tailwindcss": "3.4.10", "tailwindcss": "3.4.11",
"ts-jest": "29.2.2", "ts-jest": "29.2.2",
"ts-loader": "9.5.1", "ts-loader": "9.5.1",
"tsconfig-paths-webpack-plugin": "4.1.0", "tsconfig-paths-webpack-plugin": "4.1.0",
@ -35491,9 +35491,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/tailwindcss": { "node_modules/tailwindcss": {
"version": "3.4.10", "version": "3.4.11",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.10.tgz", "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.11.tgz",
"integrity": "sha512-KWZkVPm7yJRhdu4SRSl9d4AK2wM3a50UsvgHZO7xY77NQr2V+fIrEuoDGQcbvswWvFGbS2f6e+jC/6WJm1Dl0w==", "integrity": "sha512-qhEuBcLemjSJk5ajccN9xJFtM/h0AVCPaA6C92jNP+M2J8kX+eMJHI7R2HFKUvvAsMpcfLILMCFYSeDwpMmlUg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@ -133,7 +133,7 @@
"sass-loader": "16.0.1", "sass-loader": "16.0.1",
"storybook": "8.2.9", "storybook": "8.2.9",
"style-loader": "3.3.4", "style-loader": "3.3.4",
"tailwindcss": "3.4.10", "tailwindcss": "3.4.11",
"ts-jest": "29.2.2", "ts-jest": "29.2.2",
"ts-loader": "9.5.1", "ts-loader": "9.5.1",
"tsconfig-paths-webpack-plugin": "4.1.0", "tsconfig-paths-webpack-plugin": "4.1.0",