Bump @ngxs/store from 3.6.2 to 3.7.1 in /web
Bumps [@ngxs/store](https://github.com/ngxs/store) from 3.6.2 to 3.7.1. - [Release notes](https://github.com/ngxs/store/releases) - [Changelog](https://github.com/ngxs/store/blob/master/CHANGELOG.md) - [Commits](https://github.com/ngxs/store/compare/v3.6.2...v3.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
bf623dae79
commit
a92878696c
|
@ -2679,9 +2679,9 @@
|
|||
}
|
||||
},
|
||||
"@ngxs/store": {
|
||||
"version": "3.6.2",
|
||||
"resolved": "https://registry.npmjs.org/@ngxs/store/-/store-3.6.2.tgz",
|
||||
"integrity": "sha512-al7GU618SAuz2Ul4rFYVDgS1DM0gHReGOGvbnE7LBt4Etz3gsJERNYXPp2bSA7lZGaRPRaFfIHJN+Lm/GikFJw==",
|
||||
"version": "3.7.1",
|
||||
"resolved": "https://registry.npmjs.org/@ngxs/store/-/store-3.7.1.tgz",
|
||||
"integrity": "sha512-Qg4rkF8XoIg/E2SGUfBbr4JmR8ZbRfeg1X++fF0HJymK1PtbIxtEXQXm7VTH0+GSmYDCwPJb8Im9dZHGZWF5ww==",
|
||||
"requires": {
|
||||
"tslib": "^1.9.0"
|
||||
}
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
"@angular/platform-browser-dynamic": "9.1.12",
|
||||
"@angular/router": "9.1.12",
|
||||
"@ngxs/devtools-plugin": "3.6.2",
|
||||
"@ngxs/store": "3.6.2",
|
||||
"@ngxs/store": "3.7.1",
|
||||
"angular-svg-icon": "7.2.1",
|
||||
"angular-tree-component": "8.5.6",
|
||||
"bootstrap": "4.6.0",
|
||||
|
|
Loading…
Reference in New Issue