Skip to content

Commit

Permalink
npm run ng update @ngrx/component-store
Browse files Browse the repository at this point in the history
  • Loading branch information
kasaharu committed Sep 17, 2024
1 parent 0ef5918 commit d504ab2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,15 @@
"@angular/platform-browser": "18.2.4",
"@angular/platform-browser-dynamic": "18.2.4",
"@angular/router": "18.2.4",
"@ngrx/component-store": "17.1.1",
"@ngrx/component-store": "18.0.2",
"firebase-tools": "13.14.1",
"rxjs": "7.8.1",
"stream": "0.0.3",
"timers": "0.1.1",
"tslib": "2.6.3",
"xml2js": "0.6.2",
"zone.js": "0.14.10"
"zone.js": "0.14.10",
"@ngrx/operators": "^18.0.0"
},
"devDependencies": {
"@angular-devkit/architect": "0.1802.4",
Expand Down Expand Up @@ -66,4 +67,4 @@
"prettier": "3.2.5",
"typescript": "5.5.4"
}
}
}

0 comments on commit d504ab2

Please sign in to comment.