mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
Merge pull request #6084 from super-productivity/dependabot/npm_and_yarn/angular-material-css-vars-10.0.0
chore(deps): bump angular-material-css-vars from 9.1.1 to 10.0.0
This commit is contained in:
commit
88354a4bee
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue