Merge pull request #6572 from freesewing/dependabot/npm_and_yarn/tailwindcss-3.4.3
chore(deps): Bump tailwindcss from 3.4.1 to 3.4.3
This commit is contained in:
commit
a6adec8471
5 changed files with 10 additions and 10 deletions
|
@ -64,7 +64,7 @@
|
|||
"postcss": "8.4.38",
|
||||
"remark-extract-frontmatter": "3.2.0",
|
||||
"remark-mdx-frontmatter": "4.0.0",
|
||||
"tailwindcss": "3.4.1",
|
||||
"tailwindcss": "3.4.3",
|
||||
"yaml-loader": "0.8.1"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
"postcss": "8.4.38",
|
||||
"remark-extract-frontmatter": "3.2.0",
|
||||
"remark-mdx-frontmatter": "4.0.0",
|
||||
"tailwindcss": "3.4.1",
|
||||
"tailwindcss": "3.4.3",
|
||||
"yaml-loader": "0.8.1"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
"postcss": "8.4.38",
|
||||
"remark-extract-frontmatter": "3.2.0",
|
||||
"remark-mdx-frontmatter": "4.0.0",
|
||||
"tailwindcss": "3.4.1",
|
||||
"tailwindcss": "3.4.3",
|
||||
"yaml-loader": "0.8.1"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
"remark-smartypants": "3.0.0",
|
||||
"slugify": "^1.6.6",
|
||||
"svg-to-pdfkit": "https://git@github.com/eriese/SVG-to-PDFKit",
|
||||
"tailwindcss": "3.4.1",
|
||||
"tailwindcss": "3.4.3",
|
||||
"tlds": "1.252.0",
|
||||
"use-local-storage-state": "19.2.0",
|
||||
"web-worker": "1.3.0"
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -7967,7 +7967,7 @@ jest-get-type@^29.6.3:
|
|||
resolved "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz"
|
||||
integrity sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==
|
||||
|
||||
jiti@^1.19.1:
|
||||
jiti@^1.19.1, jiti@^1.21.0:
|
||||
version "1.21.0"
|
||||
resolved "https://registry.npmjs.org/jiti/-/jiti-1.21.0.tgz"
|
||||
integrity sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==
|
||||
|
@ -13252,10 +13252,10 @@ synckit@^0.6.0:
|
|||
dependencies:
|
||||
tslib "^2.3.1"
|
||||
|
||||
tailwindcss@3.4.1:
|
||||
version "3.4.1"
|
||||
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.1.tgz#f512ca5d1dd4c9503c7d3d28a968f1ad8f5c839d"
|
||||
integrity sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==
|
||||
tailwindcss@3.4.3:
|
||||
version "3.4.3"
|
||||
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.3.tgz#be48f5283df77dfced705451319a5dffb8621519"
|
||||
integrity sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==
|
||||
dependencies:
|
||||
"@alloc/quick-lru" "^5.2.0"
|
||||
arg "^5.0.2"
|
||||
|
@ -13265,7 +13265,7 @@ tailwindcss@3.4.1:
|
|||
fast-glob "^3.3.0"
|
||||
glob-parent "^6.0.2"
|
||||
is-glob "^4.0.3"
|
||||
jiti "^1.19.1"
|
||||
jiti "^1.21.0"
|
||||
lilconfig "^2.1.0"
|
||||
micromatch "^4.0.5"
|
||||
normalize-path "^3.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue