Skip to content

Commit c1cee46

Browse files
chore(deps-dev): bump tailwindcss from 3.4.3 to 3.4.11
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.3 to 3.4.11. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.11/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.3...v3.4.11) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b20047 commit c1cee46

File tree

4 files changed

+51
-21
lines changed

4 files changed

+51
-21
lines changed

package-lock.json

Lines changed: 23 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@vitejs/plugin-react": "^4.2.1",
5454
"autoprefixer": "^10.4.19",
5555
"postcss": "^8.4.41",
56-
"tailwindcss": "^3.4.3",
56+
"tailwindcss": "^3.4.11",
5757
"vite": "^4.2.1",
5858
"vite-plugin-svgr": "^4.2.0",
5959
"vite-tsconfig-paths": "^4.0.8"

pnpm-lock.yaml

Lines changed: 23 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3085,10 +3085,10 @@ svg-parser@^2.0.4:
30853085
resolved "https://registry.npmjs.org/svg-parser/-/svg-parser-2.0.4.tgz"
30863086
integrity sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==
30873087

3088-
tailwindcss@^3.4.3:
3089-
version "3.4.3"
3090-
resolved "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.3.tgz"
3091-
integrity sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==
3088+
tailwindcss@^3.4.11:
3089+
version "3.4.11"
3090+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.11.tgz#4d6df41acc05a1d0291b1319490db8df375ab709"
3091+
integrity sha512-qhEuBcLemjSJk5ajccN9xJFtM/h0AVCPaA6C92jNP+M2J8kX+eMJHI7R2HFKUvvAsMpcfLILMCFYSeDwpMmlUg==
30923092
dependencies:
30933093
"@alloc/quick-lru" "^5.2.0"
30943094
arg "^5.0.2"

0 commit comments

Comments
 (0)