Merge pull request #284 from mearashadowfax/dependabot/npm_and_yarn/astrojs/tailwind-5.1.3
chore(deps): bump @astrojs/tailwind from 5.1.2 to 5.1.3
This commit is contained in:
commit
7c98755ef3
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -11,7 +11,7 @@
|
||||||
"@astrojs/sitemap": "^3.2.1",
|
"@astrojs/sitemap": "^3.2.1",
|
||||||
"@astrojs/starlight": "^0.29.2",
|
"@astrojs/starlight": "^0.29.2",
|
||||||
"@astrojs/starlight-tailwind": "^2.0.3",
|
"@astrojs/starlight-tailwind": "^2.0.3",
|
||||||
"@astrojs/tailwind": "^5.1.2",
|
"@astrojs/tailwind": "^5.1.3",
|
||||||
"@preline/accordion": "^2.5.0",
|
"@preline/accordion": "^2.5.0",
|
||||||
"@preline/collapse": "^2.6.0",
|
"@preline/collapse": "^2.6.0",
|
||||||
"@preline/dropdown": "^2.5.0",
|
"@preline/dropdown": "^2.5.0",
|
||||||
|
@ -246,16 +246,16 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@astrojs/tailwind": {
|
"node_modules/@astrojs/tailwind": {
|
||||||
"version": "5.1.2",
|
"version": "5.1.3",
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-5.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-5.1.3.tgz",
|
||||||
"integrity": "sha512-IvOF0W/dtHElcXvhrPR35nHmhyV3cfz1EzPitMGtU7sYy9Hci3BNK1To6FWmVuuNKPxza1IgCGetSynJZL7fOg==",
|
"integrity": "sha512-XF7WhXRhqEHGvADqc0kDtF7Yv/g4wAWTaj91jBBTBaYnc4+MQLH94duFfFa4NlTkRG40VQd012eF3MhO3Kk+bg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"autoprefixer": "^10.4.20",
|
"autoprefixer": "^10.4.20",
|
||||||
"postcss": "^8.4.47",
|
"postcss": "^8.4.49",
|
||||||
"postcss-load-config": "^4.0.2"
|
"postcss-load-config": "^4.0.2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"astro": "^3.0.0 || ^4.0.0 || ^5.0.0-beta.0",
|
"astro": "^3.0.0 || ^4.0.0 || ^5.0.0",
|
||||||
"tailwindcss": "^3.0.24"
|
"tailwindcss": "^3.0.24"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
"@astrojs/sitemap": "^3.2.1",
|
"@astrojs/sitemap": "^3.2.1",
|
||||||
"@astrojs/starlight": "^0.29.2",
|
"@astrojs/starlight": "^0.29.2",
|
||||||
"@astrojs/starlight-tailwind": "^2.0.3",
|
"@astrojs/starlight-tailwind": "^2.0.3",
|
||||||
"@astrojs/tailwind": "^5.1.2",
|
"@astrojs/tailwind": "^5.1.3",
|
||||||
"@preline/accordion": "^2.5.0",
|
"@preline/accordion": "^2.5.0",
|
||||||
"@preline/collapse": "^2.6.0",
|
"@preline/collapse": "^2.6.0",
|
||||||
"@preline/dropdown": "^2.5.0",
|
"@preline/dropdown": "^2.5.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue