Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 41f9219

Browse files
Bump the npm-minor group with 2 updates
Bumps the npm-minor group with 2 updates: [postcss](https://github.com/postcss/postcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `postcss` from 8.4.45 to 8.4.47 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.45...8.4.47) Updates `tailwindcss` from 3.4.10 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.10...v3.4.11) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15e3991 commit 41f9219

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"devDependencies": {
2020
"autoprefixer": "^10.4.20",
2121
"cssnano": "^7.0.6",
22-
"postcss": "^8.4.45",
22+
"postcss": "^8.4.47",
2323
"postcss-cli": "^11.0.0",
24-
"tailwindcss": "^3.4.10"
24+
"tailwindcss": "^3.4.11"
2525
}
2626
}

0 commit comments

Comments
 (0)