Update npm non-major dependencies (#33001)

* Update npm non-major dependencies

* Update snapshot

* Patch plist for compatibility with updated @xmldom/xmldom

* 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-04-08 07:40:43 +00:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Michael Telatynski
parent 4beaa52b28
commit 6e9fc9b8fa
5 changed files with 640 additions and 493 deletions
+8 -7
View File
@@ -35,7 +35,7 @@
"cronstrue": "^3.0.0",
"eslint-plugin-matrix-org": "^3.0.0",
"husky": "^9.0.0",
"knip": "6.1.0",
"knip": "6.3.0",
"lint-staged": "^16.0.0",
"lodash": "^4.17.21",
"mermaid": "^11.13.0",
@@ -69,7 +69,8 @@
"rollup": "patches/rollup.patch",
"postcss-mixins": "patches/postcss-mixins.patch",
"app-builder-lib": "patches/app-builder-lib.patch",
"knip": "patches/knip.patch"
"knip": "patches/knip.patch",
"plist": "patches/plist.patch"
},
"peerDependencyRules": {
"allowedVersions": {
@@ -108,19 +109,19 @@
"brace-expansion@2.0.2": "2.0.3",
"brace-expansion@5.0.4": "5.0.5",
"handlebars@4.7.8": "4.7.9",
"path-to-regexp@0.1.12": "0.1.13",
"path-to-regexp@8.3.0": "8.4.0",
"path-to-regexp@0.1.12": "0.2.5",
"path-to-regexp@8.3.0": "8.4.2",
"picomatch@2.3.1": "2.3.2",
"picomatch@4.0": "4.0.4",
"rollup@4.57.1": "4.59.0",
"rollup@4.57.1": "4.60.1",
"smol-toml@1.6.0": "1.6.1",
"svgo@3.3.2": "3.3.3",
"svgo@4.0.0": "4.0.1",
"underscore@1.13.7": "1.13.8",
"yaml@1.10.2": "1.10.3",
"yaml@2.8.2": "2.8.3",
"undici@7.22.2": "7.24.0",
"@xmldom/xmldom@0.8.11": "0.8.12",
"undici@7.22.2": "7.24.7",
"@xmldom/xmldom@0.8.11": "0.9.9",
"esbuild@<=0.24.2": ">=0.25.0",
"minimatch@>=10.0.0 <10.2.3": ">=10.2.3"
}