Skip to content

Commit

Permalink
Bump @ngxs/devtools-plugin from 18.1.4 to 18.1.5 in /web
Browse files Browse the repository at this point in the history
Bumps [@ngxs/devtools-plugin](https://github.com/ngxs/store) from 18.1.4 to 18.1.5.
- [Release notes](https://github.com/ngxs/store/releases)
- [Changelog](https://github.com/ngxs/store/blob/master/CHANGELOG.md)
- [Commits](ngxs/store@v18.1.4...v18.1.5)

---
updated-dependencies:
- dependency-name: "@ngxs/devtools-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and CRoberto1926 committed Nov 13, 2024
1 parent 4cec871 commit e1db45a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@angular/cli": "18.2.11",
"@angular/compiler": "18.2.11",
"@angular/compiler-cli": "18.2.11",
"@ngxs/devtools-plugin": "18.1.4",
"@ngxs/devtools-plugin": "18.1.5",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.13",
"@types/node": "22.9.0",
Expand Down
12 changes: 6 additions & 6 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3557,16 +3557,16 @@ __metadata:
languageName: node
linkType: hard

"@ngxs/devtools-plugin@npm:18.1.4":
version: 18.1.4
resolution: "@ngxs/devtools-plugin@npm:18.1.4"
"@ngxs/devtools-plugin@npm:18.1.5":
version: 18.1.5
resolution: "@ngxs/devtools-plugin@npm:18.1.5"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/core": ">=16.0.0 <19.0.0"
"@ngxs/store": ^18.1.4 || ^18.1.4-dev
"@ngxs/store": ^18.1.5 || ^18.1.5-dev
rxjs: ">=6.5.5"
checksum: 10c0/3fdfe07fb5a826771554fb9967c4cbad6d1fc6007b4c52ba70adb352bf263e7130e1f3906d68c13ff207535bb1e682207d7965453388bfbdf0a6bdd75a9fd4b9
checksum: 10c0/5deb01bcda3f518a2fdc144ca79da23d1a394180762681c62ff248fd74a97cf8bdea913f16b42932db654304b419d1e230b106d806ad1646836cf45096b105cc
languageName: node
linkType: hard

Expand Down Expand Up @@ -10366,7 +10366,7 @@ __metadata:
"@angular/router": "npm:18.2.11"
"@ngneat/hot-toast": "npm:7.0.0"
"@ngneat/overview": "npm:6.1.1"
"@ngxs/devtools-plugin": "npm:18.1.4"
"@ngxs/devtools-plugin": "npm:18.1.5"
"@ngxs/router-plugin": "npm:18.1.5"
"@ngxs/store": "npm:18.1.5"
"@types/jest": "npm:29.5.14"
Expand Down

0 comments on commit e1db45a

Please sign in to comment.