diff --git a/package.json b/package.json index eaae4ea5f4..0bcbdbac41 100644 --- a/package.json +++ b/package.json @@ -175,7 +175,7 @@ "resolve-url-loader": "^5.0.0", "source-map-explorer": "^2.5.3", "storybook": "^8.2.6", - "tailwindcss": "^3.4.4", + "tailwindcss": "^3.4.11", "typescript": "^4.9.5", "vite": "^5.4.1", "vite-plugin-ejs": "^1.7.0", diff --git a/yarn.lock b/yarn.lock index 1cd45b304c..e773968b04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11817,7 +11817,7 @@ __metadata: source-map-explorer: "npm:^2.5.3" storybook: "npm:^8.2.6" tailwind-merge: "npm:^2.3.0" - tailwindcss: "npm:^3.4.4" + tailwindcss: "npm:^3.4.11" typescript: "npm:^4.9.5" victory: "npm:^37.0.2" vite: "npm:^5.4.1" @@ -20195,7 +20195,7 @@ __metadata: languageName: node linkType: hard -"tailwindcss@npm:^3.0.2, tailwindcss@npm:^3.4.4": +"tailwindcss@npm:^3.0.2": version: 3.4.5 resolution: "tailwindcss@npm:3.4.5" dependencies: @@ -20228,6 +20228,39 @@ __metadata: languageName: node linkType: hard +"tailwindcss@npm:^3.4.11": + version: 3.4.11 + resolution: "tailwindcss@npm:3.4.11" + dependencies: + "@alloc/quick-lru": "npm:^5.2.0" + arg: "npm:^5.0.2" + chokidar: "npm:^3.5.3" + didyoumean: "npm:^1.2.2" + dlv: "npm:^1.1.3" + fast-glob: "npm:^3.3.0" + glob-parent: "npm:^6.0.2" + is-glob: "npm:^4.0.3" + jiti: "npm:^1.21.0" + lilconfig: "npm:^2.1.0" + micromatch: "npm:^4.0.5" + normalize-path: "npm:^3.0.0" + object-hash: "npm:^3.0.0" + picocolors: "npm:^1.0.0" + postcss: "npm:^8.4.23" + postcss-import: "npm:^15.1.0" + postcss-js: "npm:^4.0.1" + postcss-load-config: "npm:^4.0.1" + postcss-nested: "npm:^6.0.1" + postcss-selector-parser: "npm:^6.0.11" + resolve: "npm:^1.22.2" + sucrase: "npm:^3.32.0" + bin: + tailwind: lib/cli.js + tailwindcss: lib/cli.js + checksum: 10c0/b5bce27a6370e7a1c68a8c61db1e5379ccd14dcc5410149342f7742f45be0f2af72cbc0f3ac4e97535fc214d3f2546ade5edbb737f5b74d0a2431b8bb8e54b0d + languageName: node + linkType: hard + "tapable@npm:^1.0.0": version: 1.1.3 resolution: "tapable@npm:1.1.3"