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

update deps

parent cd2dcab7
No related branches found
No related tags found
1 merge request!443Signals and Reactive Forms: AWS Applications
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npm run pre-commit; npm run pre-commit;
This diff is collapsed.
...@@ -32,27 +32,27 @@ ...@@ -32,27 +32,27 @@
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
"@angular/animations": "18.0.2", "@angular/animations": "18.1.1",
"@angular/cdk": "^18.0.2", "@angular/cdk": "^18.1.1",
"@angular/common": "18.0.2", "@angular/common": "18.1.1",
"@angular/compiler": "18.0.2", "@angular/compiler": "18.1.1",
"@angular/core": "18.0.2", "@angular/core": "18.1.1",
"@angular/forms": "18.0.2", "@angular/forms": "18.1.1",
"@angular/material": "^18.0.2", "@angular/material": "^18.1.1",
"@angular/platform-browser": "18.0.2", "@angular/platform-browser": "18.1.1",
"@angular/platform-browser-dynamic": "18.0.2", "@angular/platform-browser-dynamic": "18.1.1",
"@angular/router": "18.0.2", "@angular/router": "18.1.1",
"@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.3", "@ghsc/nshmp-lib-ng": "^18.1.3",
"@ghsc/nshmp-lib-no-ngrx": "^18.2.2", "@ghsc/nshmp-lib-no-ngrx": "^18.2.2",
"@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.2",
"@ngrx/effects": "^18.0.0", "@ngrx/effects": "^18.0.1",
"@ngrx/operators": "^18.0.0", "@ngrx/operators": "^18.0.0",
"@ngrx/router-store": "^18.0.0", "@ngrx/router-store": "^18.0.1",
"@ngrx/schematics": "^18.0.0", "@ngrx/schematics": "^18.0.1",
"@ngrx/store": "^18.0.0", "@ngrx/store": "^18.0.0",
"angular-plotly.js": "^5.2.2", "angular-plotly.js": "^5.2.2",
"d3-array": "^3.2.4", "d3-array": "^3.2.4",
...@@ -60,29 +60,29 @@ ...@@ -60,29 +60,29 @@
"file-saver": "^2.0.5", "file-saver": "^2.0.5",
"leaflet": "^1.9.4", "leaflet": "^1.9.4",
"ngrx-forms": "^8.0.0", "ngrx-forms": "^8.0.0",
"plotly.js": "^2.33.0", "plotly.js": "^2.34.0",
"rxjs": "^7.8.0", "rxjs": "^7.8.0",
"tslib": "^2.6.3", "tslib": "^2.6.3",
"uswds": "^2.14.0", "uswds": "^2.14.0",
"yaml": "^2.4.5", "yaml": "^2.4.5",
"zone.js": "^0.14.7" "zone.js": "^0.14.8"
}, },
"devDependencies": { "devDependencies": {
"@angular-devkit/architect": "0.1800.3", "@angular-devkit/architect": "0.1801.1",
"@angular-devkit/build-angular": "18.0.3", "@angular-devkit/build-angular": "18.1.1",
"@angular-devkit/core": "18.0.3", "@angular-devkit/core": "18.1.1",
"@angular-devkit/schematics": "^18.0.3", "@angular-devkit/schematics": "18.1.1",
"@angular-eslint/builder": "18.0.1", "@angular-eslint/builder": "18.1.0",
"@angular-eslint/eslint-plugin": "18.0.1", "@angular-eslint/eslint-plugin": "18.1.0",
"@angular-eslint/eslint-plugin-template": "18.0.1", "@angular-eslint/eslint-plugin-template": "18.1.0",
"@angular-eslint/schematics": "18.0.1", "@angular-eslint/schematics": "18.1.0",
"@angular-eslint/template-parser": "18.0.1", "@angular-eslint/template-parser": "18.1.0",
"@angular/cli": "18.0.3", "@angular/cli": "18.1.1",
"@angular/compiler-cli": "18.0.2", "@angular/compiler-cli": "18.1.1",
"@angular/language-service": "18.0.2", "@angular/language-service": "18.1.1",
"@cypress/schematic": "^2.5.2", "@cypress/schematic": "^2.5.2",
"@cypress/webpack-preprocessor": "^6.0.2", "@cypress/webpack-preprocessor": "^6.0.2",
"@ngrx/store-devtools": "^18.0.0", "@ngrx/store-devtools": "^18.0.1",
"@nx/cypress": "^19.2.2", "@nx/cypress": "^19.2.2",
"@nx/workspace": "^19.2.2", "@nx/workspace": "^19.2.2",
"@types/aws-sdk": "^2.7.0", "@types/aws-sdk": "^2.7.0",
...@@ -91,35 +91,35 @@ ...@@ -91,35 +91,35 @@
"@types/file-saver": "^2.0.7", "@types/file-saver": "^2.0.7",
"@types/jest": "^29.5.12", "@types/jest": "^29.5.12",
"@types/leaflet": "^1.9.12", "@types/leaflet": "^1.9.12",
"@types/node": "^20.14.2", "@types/node": "^20.14.11",
"@types/plotly.js": "^2.29.5", "@types/plotly.js": "^2.33.1",
"@types/three": "^0.152.1", "@types/three": "^0.152.1",
"@typescript-eslint/eslint-plugin": "^7.12.0", "@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.12.0", "@typescript-eslint/parser": "^7.16.1",
"angular-http-server": "^1.12.0", "angular-http-server": "^1.12.0",
"cypress": "^13.11.0", "cypress": "^13.13.1",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1", "eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3", "eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.0", "eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-sort-keys-fix": "^1.1.2", "eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-typescript-sort-keys": "^3.2.0", "eslint-plugin-typescript-sort-keys": "^3.2.0",
"eslint-plugin-unused-imports": "^3.2.0", "eslint-plugin-unused-imports": "^3.2.0",
"fast-deep-equal": "^3.1.3", "fast-deep-equal": "^3.1.3",
"gts": "^5.3.0", "gts": "^5.3.1",
"husky": "^9.0.11", "husky": "^9.1.1",
"jest": "^29.7.0", "jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0", "jest-environment-jsdom": "^29.7.0",
"jest-fail-on-console": "^3.3.0", "jest-fail-on-console": "^3.3.0",
"jest-junit": "^16.0.0", "jest-junit": "^16.0.0",
"jest-preset-angular": "^14.1.0", "jest-preset-angular": "^14.1.1",
"ng-packagr": "^18.0.0", "ng-packagr": "^18.1.0",
"prettier": "^3.3.1", "prettier": "^3.3.3",
"pretty-quick": "^4.0.0", "pretty-quick": "^4.0.0",
"ts-jest": "^29.1.4", "ts-jest": "^29.2.3",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"typescript": "^5.4.5", "typescript": "^5.5.3",
"webpack-bundle-analyzer": "^4.10.2" "webpack-bundle-analyzer": "^4.10.2"
} }
} }
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