Skip to content

Commit c826de2

Browse files
build: Bump postcss-nesting from 13.0.2 to 14.0.0 (#4659)
* build: Bump postcss-nesting from 13.0.2 to 14.0.0 Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) from 13.0.2 to 14.0.0. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting) --- updated-dependencies: - dependency-name: postcss-nesting dependency-version: 14.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * build: Bump postcss-nesting from 13.0.2 to 14.0.0 Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) from 13.0.2 to 14.0.0. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting) --- updated-dependencies: - dependency-name: postcss-nesting dependency-version: 14.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: CLC0609 <cobylc.121@gmail.com>
1 parent 78a7a5c commit c826de2

File tree

2 files changed

+61
-57
lines changed

2 files changed

+61
-57
lines changed

package-lock.json

Lines changed: 60 additions & 56 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
@@ -21,7 +21,7 @@
2121
"jquery-datetimepicker": "^2.5.20",
2222
"laravel-vite-plugin": "^2.0.1",
2323
"postcss": "^8.5.8",
24-
"postcss-nesting": "^13.0.2",
24+
"postcss-nesting": "^14.0.0",
2525
"sass": "^1.99.0",
2626
"tailwindcss": "^4.2.2",
2727
"vite": "^7.3.2"

0 commit comments

Comments
 (0)