Build(deps): Bump material-icons from 1.13.8 to 1.13.12 (#3699)

Bumps [material-icons](https://github.com/marella/material-icons) from 1.13.8 to 1.13.12.
- [Release notes](https://github.com/marella/material-icons/releases)
- [Commits](https://github.com/marella/material-icons/compare/v1.13.8...v1.13.12)

---
updated-dependencies:
- dependency-name: material-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-12 09:53:02 -04:00
committed by GitHub
parent c572dde261
commit 7fa9f04312
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -34,7 +34,7 @@
"@ngrx/store-devtools": "^14.2.0", "@ngrx/store-devtools": "^14.2.0",
"@ngx-translate/core": "^14.0.0", "@ngx-translate/core": "^14.0.0",
"date-fns": "^2.30.0", "date-fns": "^2.30.0",
"material-icons": "^1.13.8", "material-icons": "^1.13.12",
"minimatch-browser": "^1.0.0", "minimatch-browser": "^1.0.0",
"pdfjs-dist": "3.3.122", "pdfjs-dist": "3.3.122",
"rxjs": "6.6.6", "rxjs": "6.6.6",
@@ -21879,9 +21879,9 @@
} }
}, },
"node_modules/material-icons": { "node_modules/material-icons": {
"version": "1.13.8", "version": "1.13.12",
"resolved": "https://registry.npmjs.org/material-icons/-/material-icons-1.13.8.tgz", "resolved": "https://registry.npmjs.org/material-icons/-/material-icons-1.13.12.tgz",
"integrity": "sha512-vnLGXKa/AwFUxUgkiX39EpYVFttPhDQcKdVylIqmUUqz+Eo/O9A3BkdPCU3/G5cJOTezHi5B/b8sEpKYgUNAwQ==" "integrity": "sha512-/2YoaB79IjUK2B2JB+vIXXYGtBfHb/XG66LvoKVM5ykHW7yfrV5SP6d7KLX6iijY6/G9GqwgtPQ/sbhFnOURVA=="
}, },
"node_modules/mathml-tag-names": { "node_modules/mathml-tag-names": {
"version": "2.1.3", "version": "2.1.3",

View File

@@ -58,7 +58,7 @@
"@ngrx/store-devtools": "^14.2.0", "@ngrx/store-devtools": "^14.2.0",
"@ngx-translate/core": "^14.0.0", "@ngx-translate/core": "^14.0.0",
"date-fns": "^2.30.0", "date-fns": "^2.30.0",
"material-icons": "^1.13.8", "material-icons": "^1.13.12",
"minimatch-browser": "^1.0.0", "minimatch-browser": "^1.0.0",
"pdfjs-dist": "3.3.122", "pdfjs-dist": "3.3.122",
"rxjs": "6.6.6", "rxjs": "6.6.6",