chore(deps): bump @astrojs/tailwind from 5.1.3 to 5.1.4
Bumps [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) from 5.1.3 to 5.1.4. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/tailwind@5.1.4/packages/integrations/tailwind) --- updated-dependencies: - dependency-name: "@astrojs/tailwind" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5197802421
commit
22a73e0b17
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -11,7 +11,7 @@
|
|||
"@astrojs/sitemap": "^3.2.1",
|
||||
"@astrojs/starlight": "^0.29.3",
|
||||
"@astrojs/starlight-tailwind": "^2.0.3",
|
||||
"@astrojs/tailwind": "^5.1.3",
|
||||
"@astrojs/tailwind": "^5.1.4",
|
||||
"@preline/accordion": "^2.6.0",
|
||||
"@preline/collapse": "^2.6.0",
|
||||
"@preline/dropdown": "^2.6.0",
|
||||
|
@ -247,9 +247,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@astrojs/tailwind": {
|
||||
"version": "5.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-5.1.3.tgz",
|
||||
"integrity": "sha512-XF7WhXRhqEHGvADqc0kDtF7Yv/g4wAWTaj91jBBTBaYnc4+MQLH94duFfFa4NlTkRG40VQd012eF3MhO3Kk+bg==",
|
||||
"version": "5.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-5.1.4.tgz",
|
||||
"integrity": "sha512-EJ3uoTZZr0RYwTrVS2HgYN0+VbXvg7h87AtwpD5OzqS3GyMwRmzfOwHfORTxoWGQRrY9k/Fi+Awk60kwpvRL5Q==",
|
||||
"dependencies": {
|
||||
"autoprefixer": "^10.4.20",
|
||||
"postcss": "^8.4.49",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"@astrojs/sitemap": "^3.2.1",
|
||||
"@astrojs/starlight": "^0.29.3",
|
||||
"@astrojs/starlight-tailwind": "^2.0.3",
|
||||
"@astrojs/tailwind": "^5.1.3",
|
||||
"@astrojs/tailwind": "^5.1.4",
|
||||
"@preline/accordion": "^2.6.0",
|
||||
"@preline/collapse": "^2.6.0",
|
||||
"@preline/dropdown": "^2.6.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue