|
54 | 54 | "ts-node": "10.2.1" |
55 | 55 | }, |
56 | 56 | "dependencies": { |
57 | | - "@angular/animations": "~13.2.6", |
| 57 | + "@angular/animations": "~13.3.12", |
58 | 58 | "@angular/cdk": "^13.2.6", |
59 | | - "@angular/common": "~13.2.6", |
60 | | - "@angular/compiler": "~13.2.6", |
61 | | - "@angular/core": "~13.2.6", |
62 | | - "@angular/forms": "~13.2.6", |
63 | | - "@angular/localize": "13.2.6", |
64 | | - "@angular/platform-browser": "~13.2.6", |
65 | | - "@angular/platform-browser-dynamic": "~13.2.6", |
66 | | - "@angular/platform-server": "~13.2.6", |
67 | | - "@angular/router": "~13.2.6", |
68 | | - "@babel/runtime": "^7.17.2", |
| 59 | + "@angular/common": "~13.3.12", |
| 60 | + "@angular/compiler": "~13.3.12", |
| 61 | + "@angular/core": "~13.3.12", |
| 62 | + "@angular/forms": "~13.3.12", |
| 63 | + "@angular/localize": "13.3.12", |
| 64 | + "@angular/platform-browser": "~13.3.12", |
| 65 | + "@angular/platform-browser-dynamic": "~13.3.12", |
| 66 | + "@angular/platform-server": "~13.3.12", |
| 67 | + "@angular/router": "~13.3.12", |
| 68 | + "@babel/runtime": "7.17.2", |
69 | 69 | "@kolkov/ngx-gallery": "^2.0.1", |
70 | 70 | "@material-ui/core": "^4.11.0", |
71 | 71 | "@material-ui/icons": "^4.9.1", |
|
77 | 77 | "@ngrx/store": "^13.0.2", |
78 | 78 | "@nguniversal/express-engine": "^13.0.2", |
79 | 79 | "@ngx-translate/core": "^13.0.0", |
80 | | - "@nicky-lenaers/ngx-scroll-to": "^9.0.0", |
| 80 | + "@nicky-lenaers/ngx-scroll-to": "^13.0.0", |
81 | 81 | "@types/grecaptcha": "^3.0.4", |
82 | 82 | "angular-idle-preload": "3.0.0", |
83 | 83 | "angulartics2": "^12.0.0", |
84 | 84 | "axios": "^0.27.2", |
85 | | - "bootstrap": "4.3.1", |
86 | | - "caniuse-lite": "^1.0.30001165", |
| 85 | + "bootstrap": "^4.6.1", |
87 | 86 | "cerialize": "0.1.18", |
88 | 87 | "cli-progress": "^3.8.0", |
| 88 | + "colors": "^1.4.0", |
89 | 89 | "compression": "^1.7.4", |
90 | 90 | "cookie-parser": "1.4.5", |
91 | 91 | "core-js": "^3.7.0", |
|
95 | 95 | "express": "^4.17.1", |
96 | 96 | "express-rate-limit": "^5.1.3", |
97 | 97 | "fast-json-patch": "^3.0.0-1", |
98 | | - "file-saver": "^2.0.5", |
99 | 98 | "filesize": "^6.1.0", |
100 | | - "font-awesome": "4.7.0", |
101 | 99 | "http-proxy-middleware": "^1.0.5", |
102 | | - "https": "1.0.0", |
103 | 100 | "js-cookie": "2.2.1", |
104 | 101 | "js-yaml": "^4.1.0", |
105 | 102 | "json5": "^2.1.3", |
|
119 | 116 | "ngx-infinite-scroll": "^10.0.1", |
120 | 117 | "ngx-pagination": "5.0.0", |
121 | 118 | "ngx-sortablejs": "^11.1.0", |
122 | | - "ngx-ui-switch": "^11.0.1", |
| 119 | + "ngx-ui-switch": "^13.0.2", |
123 | 120 | "nouislider": "^14.6.3", |
124 | 121 | "pem": "1.14.4", |
125 | | - "postcss-cli": "^9.1.0", |
126 | 122 | "prop-types": "^15.7.2", |
127 | 123 | "react-copy-to-clipboard": "^5.0.1", |
128 | 124 | "reflect-metadata": "^0.1.13", |
129 | 125 | "rxjs": "^7.5.5", |
130 | 126 | "sanitize-html": "^2.7.2", |
131 | 127 | "sortablejs": "1.13.0", |
132 | | - "tslib": "^2.0.0", |
133 | | - "url-parse": "^1.5.6", |
134 | 128 | "uuid": "^8.3.2", |
135 | 129 | "webfontloader": "1.6.28", |
136 | 130 | "zone.js": "~0.11.5" |
137 | 131 | }, |
138 | 132 | "devDependencies": { |
139 | 133 | "@angular-builders/custom-webpack": "~13.1.0", |
140 | | - "@angular-devkit/build-angular": "~13.2.6", |
| 134 | + "@angular-devkit/build-angular": "~13.3.10", |
141 | 135 | "@angular-eslint/builder": "13.1.0", |
142 | 136 | "@angular-eslint/eslint-plugin": "13.1.0", |
143 | 137 | "@angular-eslint/eslint-plugin-template": "13.1.0", |
144 | 138 | "@angular-eslint/schematics": "13.1.0", |
145 | 139 | "@angular-eslint/template-parser": "13.1.0", |
146 | | - "@angular/cli": "~13.2.6", |
147 | | - "@angular/compiler-cli": "~13.2.6", |
148 | | - "@angular/language-service": "~13.2.6", |
| 140 | + "@angular/cli": "~13.3.10", |
| 141 | + "@angular/compiler-cli": "~13.3.12", |
| 142 | + "@angular/language-service": "~13.3.12", |
149 | 143 | "@cypress/schematic": "^1.5.0", |
150 | | - "@fortawesome/fontawesome-free": "^5.5.0", |
| 144 | + "@fortawesome/fontawesome-free": "^6.2.1", |
151 | 145 | "@ngrx/store-devtools": "^13.0.2", |
152 | 146 | "@ngtools/webpack": "^13.2.6", |
153 | | - "@nguniversal/builders": "^13.0.2", |
| 147 | + "@nguniversal/builders": "^13.1.1", |
154 | 148 | "@types/deep-freeze": "0.1.2", |
155 | 149 | "@types/express": "^4.17.9", |
156 | | - "@types/file-saver": "^2.0.1", |
157 | 150 | "@types/jasmine": "~3.6.0", |
158 | | - "@types/jasminewd2": "~2.0.8", |
159 | 151 | "@types/js-cookie": "2.2.6", |
160 | 152 | "@types/lodash": "^4.14.165", |
161 | 153 | "@types/node": "^14.14.9", |
|
166 | 158 | "compression-webpack-plugin": "^9.2.0", |
167 | 159 | "copy-webpack-plugin": "^6.4.1", |
168 | 160 | "cross-env": "^7.0.3", |
169 | | - "css-loader": "^6.2.0", |
170 | | - "css-minimizer-webpack-plugin": "^3.4.1", |
171 | | - "cssnano": "^5.0.6", |
172 | 161 | "cypress": "9.7.0", |
173 | 162 | "cypress-axe": "^0.14.0", |
174 | | - "debug-loader": "^0.0.1", |
175 | 163 | "deep-freeze": "0.0.1", |
176 | | - "dotenv": "^8.2.0", |
177 | 164 | "eslint": "^8.2.0", |
178 | 165 | "eslint-plugin-deprecation": "^1.3.2", |
179 | 166 | "eslint-plugin-import": "^2.25.4", |
180 | | - "eslint-plugin-jsdoc": "^39.3.6", |
| 167 | + "eslint-plugin-jsdoc": "^39.6.4", |
181 | 168 | "eslint-plugin-lodash": "^7.4.0", |
182 | 169 | "eslint-plugin-unused-imports": "^2.0.0", |
183 | 170 | "express-static-gzip": "^2.1.5", |
184 | | - "fork-ts-checker-webpack-plugin": "^6.0.3", |
185 | | - "html-loader": "^1.3.2", |
186 | 171 | "jasmine-core": "^3.8.0", |
187 | 172 | "jasmine-marbles": "0.9.2", |
188 | | - "jasmine-spec-reporter": "~5.0.0", |
189 | 173 | "karma": "^6.3.14", |
190 | 174 | "karma-chrome-launcher": "~3.1.0", |
191 | 175 | "karma-coverage-istanbul-reporter": "~3.0.2", |
192 | 176 | "karma-jasmine": "~4.0.0", |
193 | 177 | "karma-jasmine-html-reporter": "^1.5.0", |
194 | 178 | "karma-mocha-reporter": "2.2.5", |
195 | 179 | "ngx-mask": "^13.1.7", |
196 | | - "nodemon": "^2.0.15", |
| 180 | + "nodemon": "^2.0.20", |
197 | 181 | "postcss": "^8.1", |
198 | 182 | "postcss-apply": "0.12.0", |
199 | 183 | "postcss-import": "^14.0.0", |
200 | 184 | "postcss-loader": "^4.0.3", |
201 | 185 | "postcss-preset-env": "^7.4.2", |
202 | 186 | "postcss-responsive-type": "1.0.0", |
203 | | - "protractor": "^7.0.0", |
204 | | - "protractor-istanbul-plugin": "2.0.0", |
205 | | - "raw-loader": "0.5.1", |
206 | 187 | "react": "^16.14.0", |
207 | 188 | "react-dom": "^16.14.0", |
208 | 189 | "rimraf": "^3.0.2", |
209 | 190 | "rxjs-spy": "^8.0.2", |
210 | | - "sass": "~1.32.6", |
| 191 | + "sass": "~1.33.0", |
211 | 192 | "sass-loader": "^12.6.0", |
212 | 193 | "sass-resources-loader": "^2.1.1", |
213 | | - "string-replace-loader": "^3.1.0", |
214 | | - "terser-webpack-plugin": "^2.3.1", |
215 | | - "ts-loader": "^5.2.0", |
216 | 194 | "ts-node": "^8.10.2", |
217 | 195 | "typescript": "~4.5.5", |
218 | 196 | "webpack": "^5.69.1", |
|
0 commit comments