chore(deps): bump angular-material-css-vars from 9.1.1 to 10.0.0

Bumps [angular-material-css-vars](https://github.com/johannesjo/angular-material-css-vars) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/johannesjo/angular-material-css-vars/releases)
- [Commits](https://github.com/johannesjo/angular-material-css-vars/compare/v9.1.1...v10.0.0)

---
updated-dependencies:
- dependency-name: angular-material-css-vars
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-01-21 13:42:23 +00:00 committed by GitHub
parent 702f768784
commit a6957bcd52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -82,7 +82,7 @@
"@typescript-eslint/types": "^8.17.0",
"@typescript-eslint/utils": "^8.51.0",
"angular-eslint": "^21.1.0",
"angular-material-css-vars": "^9.1.1",
"angular-material-css-vars": "^10.0.0",
"baseline-browser-mapping": "^2.9.14",
"canvas-confetti": "^1.9.4",
"chai": "^5.1.2",
@ -14378,9 +14378,9 @@
}
},
"node_modules/angular-material-css-vars": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/angular-material-css-vars/-/angular-material-css-vars-9.1.1.tgz",
"integrity": "sha512-vkaIjTUjURd95paWtpYopVq81mV1QV//nRb3pSk9uEhQ+YcVFy/NmspVhrANqwtyVcREL2wqFwuTGEull9NYTg==",
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/angular-material-css-vars/-/angular-material-css-vars-10.0.0.tgz",
"integrity": "sha512-KoJQGZchVk4ZKamvpx4CyiyrvAwV17YhgR59vedPWVzbBRb+stz0qYdTYdbvtasf11afVzqJCYLs/wO02IJqGQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -14388,9 +14388,9 @@
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/common": ">=20",
"@angular/core": ">=20",
"@angular/material": ">=20"
"@angular/common": ">=21",
"@angular/core": ">=21",
"@angular/material": ">=21"
}
},
"node_modules/ansi-colors": {

View file

@ -210,7 +210,7 @@
"@typescript-eslint/types": "^8.17.0",
"@typescript-eslint/utils": "^8.51.0",
"angular-eslint": "^21.1.0",
"angular-material-css-vars": "^9.1.1",
"angular-material-css-vars": "^10.0.0",
"baseline-browser-mapping": "^2.9.14",
"canvas-confetti": "^1.9.4",
"chai": "^5.1.2",