Update npm non-major dependencies (#34263)

* Update npm non-major dependencies

* Fix pcss comments

* Run oxfmt

* Fix lockfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
renovate[bot]
2026-07-15 09:15:58 +00:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Michael Telatynski
parent 19f7ea2f7d
commit 86b5a28a32
15 changed files with 276 additions and 285 deletions
@@ -37,8 +37,7 @@ Please see LICENSE files in the repository root for full details.
padding-left: 0;
}
// provides space for scrollbar so that checkbox and scrollbar do not collide
/* provides space for scrollbar so that checkbox and scrollbar do not collide */
&:not(:first-child) {
margin-top: 24px;
}