Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
3f98a2c284 Update Yarn to v4.11.0 2025-11-10 14:18:26 +00:00
3 changed files with 300 additions and 300 deletions

File diff suppressed because one or more lines are too long

View File

@@ -6,4 +6,4 @@ enableGlobalCache: false
nodeLinker: node-modules nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.10.3.cjs yarnPath: .yarn/releases/yarn-4.11.0.cjs

View File

@@ -235,7 +235,7 @@
"tslib": "2.8.1", "tslib": "2.8.1",
"@material/mwc-list@^0.27.0": "patch:@material/mwc-list@npm%3A0.27.0#~/.yarn/patches/@material-mwc-list-npm-0.27.0-5344fc9de4.patch" "@material/mwc-list@^0.27.0": "patch:@material/mwc-list@npm%3A0.27.0#~/.yarn/patches/@material-mwc-list-npm-0.27.0-5344fc9de4.patch"
}, },
"packageManager": "yarn@4.10.3", "packageManager": "yarn@4.11.0",
"volta": { "volta": {
"node": "22.21.1" "node": "22.21.1"
} }