mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Bump @ng-select/ng-select from 10.0.3 to 10.0.4 in /src-ui
Bumps [@ng-select/ng-select](https://github.com/ng-select/ng-select) from 10.0.3 to 10.0.4. - [Release notes](https://github.com/ng-select/ng-select/releases) - [Changelog](https://github.com/ng-select/ng-select/blob/master/CHANGELOG.md) - [Commits](https://github.com/ng-select/ng-select/compare/v10.0.3...v10.0.4) --- updated-dependencies: - dependency-name: "@ng-select/ng-select" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3c2bbf244d
commit
bef081d353
8
src-ui/package-lock.json
generated
8
src-ui/package-lock.json
generated
@ -17,7 +17,7 @@
|
||||
"@angular/platform-browser-dynamic": "~15.2.1",
|
||||
"@angular/router": "~15.2.1",
|
||||
"@ng-bootstrap/ng-bootstrap": "^14.0.1",
|
||||
"@ng-select/ng-select": "^10.0.1",
|
||||
"@ng-select/ng-select": "^10.0.4",
|
||||
"@ngneat/dirty-check-forms": "^3.0.3",
|
||||
"@popperjs/core": "^2.11.6",
|
||||
"bootstrap": "^5.2.3",
|
||||
@ -4054,9 +4054,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@ng-select/ng-select": {
|
||||
"version": "10.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@ng-select/ng-select/-/ng-select-10.0.3.tgz",
|
||||
"integrity": "sha512-Ma8pzKMI5TWnsKgOiONQLGeUeTko9gI6AtqpMMOVhrCktjtUSo9h5N17WomHRGtba9D7QviTZcR7UBhKOPwZ7g==",
|
||||
"version": "10.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@ng-select/ng-select/-/ng-select-10.0.4.tgz",
|
||||
"integrity": "sha512-Vc/JIgcFkSgf47cX7+pQQo9HYhDktfqrY7o/ZPGMvu63P7E9d1MibVipqmcLbgms6Ac9lu621CDZPGHdxag7hA==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.1"
|
||||
},
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@angular/platform-browser-dynamic": "~15.2.1",
|
||||
"@angular/router": "~15.2.1",
|
||||
"@ng-bootstrap/ng-bootstrap": "^14.0.1",
|
||||
"@ng-select/ng-select": "^10.0.1",
|
||||
"@ng-select/ng-select": "^10.0.4",
|
||||
"@ngneat/dirty-check-forms": "^3.0.3",
|
||||
"@popperjs/core": "^2.11.6",
|
||||
"bootstrap": "^5.2.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user