Commits
Tim Donohue authored 90d63024c6a
54 54 | "http": false, |
55 55 | "https": false |
56 56 | }, |
57 57 | "private": true, |
58 58 | "resolutions": { |
59 59 | "minimist": "^1.2.5", |
60 60 | "webdriver-manager": "^12.1.8", |
61 61 | "ts-node": "10.2.1" |
62 62 | }, |
63 63 | "dependencies": { |
64 - | "@angular/animations": "^17.3.4", |
65 - | "@angular/cdk": "^17.3.4", |
66 - | "@angular/common": "^17.3.4", |
67 - | "@angular/compiler": "^17.3.4", |
68 - | "@angular/core": "^17.3.4", |
69 - | "@angular/forms": "^17.3.4", |
70 - | "@angular/localize": "17.3.4", |
71 - | "@angular/platform-browser": "^17.3.4", |
72 - | "@angular/platform-browser-dynamic": "^17.3.4", |
73 - | "@angular/platform-server": "^17.3.4", |
74 - | "@angular/router": "^17.3.4", |
75 - | "@angular/ssr": "^17.3.0", |
64 + | "@angular/animations": "^17.3.11", |
65 + | "@angular/cdk": "^17.3.10", |
66 + | "@angular/common": "^17.3.11", |
67 + | "@angular/compiler": "^17.3.11", |
68 + | "@angular/core": "^17.3.11", |
69 + | "@angular/forms": "^17.3.11", |
70 + | "@angular/localize": "17.3.11", |
71 + | "@angular/platform-browser": "^17.3.11", |
72 + | "@angular/platform-browser-dynamic": "^17.3.11", |
73 + | "@angular/platform-server": "^17.3.11", |
74 + | "@angular/router": "^17.3.11", |
75 + | "@angular/ssr": "^17.3.8", |
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", |
132 132 | "react-copy-to-clipboard": "^5.1.0", |
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 - | "@angular-builders/custom-webpack": "~17.0.1", |
143 - | "@angular-devkit/build-angular": "^17.3.0", |
142 + | "@angular-builders/custom-webpack": "~17.0.2", |
143 + | "@angular-devkit/build-angular": "^17.3.8", |
144 144 | "@angular-eslint/builder": "17.2.1", |
145 145 | "@angular-eslint/bundled-angular-compiler": "17.2.1", |
146 146 | "@angular-eslint/eslint-plugin": "17.2.1", |
147 147 | "@angular-eslint/eslint-plugin-template": "17.2.1", |
148 148 | "@angular-eslint/schematics": "17.2.1", |
149 149 | "@angular-eslint/template-parser": "17.2.1", |
150 - | "@angular/cli": "^17.3.0", |
151 - | "@angular/compiler-cli": "^17.3.4", |
152 - | "@angular/language-service": "^17.3.4", |
150 + | "@angular/cli": "^17.3.8", |
151 + | "@angular/compiler-cli": "^17.3.11", |
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", |
161 161 | "@types/js-cookie": "2.2.6", |
162 162 | "@types/lodash": "^4.14.194", |