mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Bump ngx-color from 8.0.2 to 8.0.3 in /src-ui
Bumps [ngx-color](https://github.com/scttcper/ngx-color) from 8.0.2 to 8.0.3. - [Release notes](https://github.com/scttcper/ngx-color/releases) - [Commits](https://github.com/scttcper/ngx-color/compare/v8.0.2...v8.0.3) --- updated-dependencies: - dependency-name: ngx-color dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
83e0a6e179
commit
8ba44b3f71
14
src-ui/package-lock.json
generated
14
src-ui/package-lock.json
generated
@ -23,7 +23,7 @@
|
||||
"bootstrap": "^5.2.1",
|
||||
"file-saver": "^2.0.5",
|
||||
"ng2-pdf-viewer": "^9.1.0",
|
||||
"ngx-color": "^8.0.2",
|
||||
"ngx-color": "^8.0.3",
|
||||
"ngx-cookie-service": "^14.0.1",
|
||||
"ngx-file-drop": "^14.0.1",
|
||||
"rxjs": "~7.5.6",
|
||||
@ -12873,9 +12873,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/ngx-color": {
|
||||
"version": "8.0.2",
|
||||
"resolved": "https://registry.npmjs.org/ngx-color/-/ngx-color-8.0.2.tgz",
|
||||
"integrity": "sha512-apVHCRCxU0iPCflNGtBQ/0XRvZGphcIH1Y7P/vryOMXggZ4ZDqQU5lrm4cCZxexTqcFmQzEyD84Mk+IOfLz7FA==",
|
||||
"version": "8.0.3",
|
||||
"resolved": "https://registry.npmjs.org/ngx-color/-/ngx-color-8.0.3.tgz",
|
||||
"integrity": "sha512-tuLP+uIoDEu2m0bh711kb2P1M1bh/oIrOn8mJd9mb8xGL2v+OcokcxPmVvWRn0avMG1lXL53CjSlWXGkdV4CDA==",
|
||||
"dependencies": {
|
||||
"@ctrl/tinycolor": "^3.4.1",
|
||||
"material-colors": "^1.2.6",
|
||||
@ -27084,9 +27084,9 @@
|
||||
}
|
||||
},
|
||||
"ngx-color": {
|
||||
"version": "8.0.2",
|
||||
"resolved": "https://registry.npmjs.org/ngx-color/-/ngx-color-8.0.2.tgz",
|
||||
"integrity": "sha512-apVHCRCxU0iPCflNGtBQ/0XRvZGphcIH1Y7P/vryOMXggZ4ZDqQU5lrm4cCZxexTqcFmQzEyD84Mk+IOfLz7FA==",
|
||||
"version": "8.0.3",
|
||||
"resolved": "https://registry.npmjs.org/ngx-color/-/ngx-color-8.0.3.tgz",
|
||||
"integrity": "sha512-tuLP+uIoDEu2m0bh711kb2P1M1bh/oIrOn8mJd9mb8xGL2v+OcokcxPmVvWRn0avMG1lXL53CjSlWXGkdV4CDA==",
|
||||
"requires": {
|
||||
"@ctrl/tinycolor": "^3.4.1",
|
||||
"material-colors": "^1.2.6",
|
||||
|
@ -28,7 +28,7 @@
|
||||
"bootstrap": "^5.2.1",
|
||||
"file-saver": "^2.0.5",
|
||||
"ng2-pdf-viewer": "^9.1.0",
|
||||
"ngx-color": "^8.0.2",
|
||||
"ngx-color": "^8.0.3",
|
||||
"ngx-cookie-service": "^14.0.1",
|
||||
"ngx-file-drop": "^14.0.1",
|
||||
"rxjs": "~7.5.6",
|
||||
|
Loading…
x
Reference in New Issue
Block a user