Skip to content
Snippets Groups Projects
Commit 482b3bee authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

update deps

parent 56009f8a
No related branches found
No related tags found
1 merge request!440V18
...@@ -21,10 +21,11 @@ ...@@ -21,10 +21,11 @@
"@asymmetrik/ngx-leaflet": "^18.0.1", "@asymmetrik/ngx-leaflet": "^18.0.1",
"@compodoc/compodoc": "^1.1.25", "@compodoc/compodoc": "^1.1.25",
"@ghsc/disagg-d3": "^0.9.0", "@ghsc/disagg-d3": "^0.9.0",
"@ghsc/nshmp-lib-ng": "^18.1.0", "@ghsc/nshmp-lib-ng": "^18.1.1",
"@ghsc/nshmp-template": "^18.0.3", "@ghsc/nshmp-template": "^18.0.3",
"@ghsc/nshmp-utils-ts": "^3.5.1", "@ghsc/nshmp-utils-ts": "^3.5.1",
"@ngrx/effects": "^18.0.0", "@ngrx/effects": "^18.0.0",
"@ngrx/operators": "^18.0.0",
"@ngrx/router-store": "^18.0.0", "@ngrx/router-store": "^18.0.0",
"@ngrx/schematics": "^18.0.0", "@ngrx/schematics": "^18.0.0",
"@ngrx/store": "^18.0.0", "@ngrx/store": "^18.0.0",
...@@ -3954,9 +3955,9 @@ ...@@ -3954,9 +3955,9 @@
} }
}, },
"node_modules/@ghsc/nshmp-lib-ng": { "node_modules/@ghsc/nshmp-lib-ng": {
"version": "18.1.0", "version": "18.1.1",
"resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-18.1.0.tgz", "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-ng/-/@ghsc/nshmp-lib-ng-18.1.1.tgz",
"integrity": "sha1-x3JJ55LDMb38hju2LNiS+dHht/M=", "integrity": "sha1-GfNDmdPJl6jHw5/LUC6+qtoqKMQ=",
"dependencies": { "dependencies": {
"tslib": "^2.3.0" "tslib": "^2.3.0"
}, },
...@@ -5989,7 +5990,7 @@ ...@@ -5989,7 +5990,7 @@
"rxjs": "^6.5.3 || ^7.5.0" "rxjs": "^6.5.3 || ^7.5.0"
} }
}, },
"node_modules/@ngrx/operators": { "node_modules/@ngrx/effects/node_modules/@ngrx/operators": {
"version": "17.0.0-beta.0", "version": "17.0.0-beta.0",
"resolved": "https://registry.npmjs.org/@ngrx/operators/-/operators-17.0.0-beta.0.tgz", "resolved": "https://registry.npmjs.org/@ngrx/operators/-/operators-17.0.0-beta.0.tgz",
"integrity": "sha512-EbO8AONuQ6zo2v/mPyBOi4y0CTAp1x4Z+bx7ZF+Pd8BL5ma53BTCL1TmzaeK5zPUe0yApudLk9/ZbHXPnVox5A==", "integrity": "sha512-EbO8AONuQ6zo2v/mPyBOi4y0CTAp1x4Z+bx7ZF+Pd8BL5ma53BTCL1TmzaeK5zPUe0yApudLk9/ZbHXPnVox5A==",
...@@ -6000,6 +6001,17 @@ ...@@ -6000,6 +6001,17 @@
"rxjs": "^6.5.3 || ^7.4.0" "rxjs": "^6.5.3 || ^7.4.0"
} }
}, },
"node_modules/@ngrx/operators": {
"version": "18.0.0",
"resolved": "https://registry.npmjs.org/@ngrx/operators/-/operators-18.0.0.tgz",
"integrity": "sha512-JclwX/YCxgNWj5qLAcoSN74u0MkXOQ+y0+gVeSdiHDnFSmXApG52FG4nuqcNCjf2/H1Z8XxA/pgbtq04dEvS6w==",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"rxjs": "^6.5.3 || ^7.4.0"
}
},
"node_modules/@ngrx/router-store": { "node_modules/@ngrx/router-store": {
"version": "18.0.0", "version": "18.0.0",
"resolved": "https://registry.npmjs.org/@ngrx/router-store/-/router-store-18.0.0.tgz", "resolved": "https://registry.npmjs.org/@ngrx/router-store/-/router-store-18.0.0.tgz",
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment