Commits
Tim Donohue authored and GitHub committed e9db8d821ea Merge
60 60 | "webdriver-manager": "^12.1.8", |
61 61 | "ts-node": "10.2.1" |
62 62 | }, |
63 63 | "dependencies": { |
64 64 | "@angular/animations": "^17.3.11", |
65 65 | "@angular/cdk": "^17.3.10", |
66 66 | "@angular/common": "^17.3.11", |
67 67 | "@angular/compiler": "^17.3.11", |
68 68 | "@angular/core": "^17.3.11", |
69 69 | "@angular/forms": "^17.3.11", |
70 - | "@angular/localize": "17.3.11", |
70 + | "@angular/localize": "17.3.12", |
71 71 | "@angular/platform-browser": "^17.3.11", |
72 72 | "@angular/platform-browser-dynamic": "^17.3.11", |
73 73 | "@angular/platform-server": "^17.3.11", |
74 74 | "@angular/router": "^17.3.11", |
75 - | "@angular/ssr": "^17.3.8", |
75 + | "@angular/ssr": "^17.3.10", |
76 76 | "@babel/runtime": "7.21.0", |
77 77 | "@kolkov/ngx-gallery": "^2.0.1", |
78 78 | "@material-ui/core": "^4.11.0", |
79 79 | "@material-ui/icons": "^4.11.3", |
80 80 | "@ng-bootstrap/ng-bootstrap": "^11.0.0", |
81 81 | "@ng-dynamic-forms/core": "^16.0.0", |
82 82 | "@ng-dynamic-forms/ui-ng-bootstrap": "^16.0.0", |
83 83 | "@ngrx/effects": "^17.1.1", |
84 84 | "@ngrx/router-store": "^17.1.1", |
85 85 | "@ngrx/store": "^17.1.1", |
133 133 | "reflect-metadata": "^0.1.13", |
134 134 | "rxjs": "^7.8.0", |
135 135 | "sanitize-html": "^2.12.1", |
136 136 | "sortablejs": "1.15.0", |
137 137 | "uuid": "^8.3.2", |
138 138 | "webfontloader": "1.6.28", |
139 139 | "zone.js": "~0.14.4" |
140 140 | }, |
141 141 | "devDependencies": { |
142 142 | "@angular-builders/custom-webpack": "~17.0.2", |
143 - | "@angular-devkit/build-angular": "^17.3.8", |
144 - | "@angular-eslint/builder": "17.2.1", |
145 - | "@angular-eslint/bundled-angular-compiler": "17.2.1", |
146 - | "@angular-eslint/eslint-plugin": "17.2.1", |
147 - | "@angular-eslint/eslint-plugin-template": "17.2.1", |
148 - | "@angular-eslint/schematics": "17.2.1", |
149 - | "@angular-eslint/template-parser": "17.2.1", |
150 - | "@angular/cli": "^17.3.8", |
143 + | "@angular-devkit/build-angular": "^17.3.10", |
144 + | "@angular-eslint/builder": "17.5.3", |
145 + | "@angular-eslint/bundled-angular-compiler": "17.5.3", |
146 + | "@angular-eslint/eslint-plugin": "17.5.3", |
147 + | "@angular-eslint/eslint-plugin-template": "17.5.3", |
148 + | "@angular-eslint/schematics": "17.5.3", |
149 + | "@angular-eslint/template-parser": "17.5.3", |
150 + | "@angular/cli": "^17.3.10", |
151 151 | "@angular/compiler-cli": "^17.3.11", |
152 152 | "@angular/language-service": "^17.3.11", |
153 153 | "@cypress/schematic": "^1.5.0", |
154 154 | "@fortawesome/fontawesome-free": "^6.4.0", |
155 155 | "@ngrx/store-devtools": "^17.1.1", |
156 156 | "@ngtools/webpack": "^16.2.12", |
157 157 | "@types/deep-freeze": "0.1.2", |
158 158 | "@types/ejs": "^3.1.2", |
159 159 | "@types/express": "^4.17.17", |
160 160 | "@types/jasmine": "~3.6.0", |