|
84 | 84 | "@types/dompurify": "^2.3.3", |
85 | 85 | "@types/jquery": "^3.5.14", |
86 | 86 | "dequal": "^2.0.2", |
87 | | - "dompurify": "^2.3.6", |
| 87 | + "dompurify": "^2.3.8", |
88 | 88 | "font-awesome": "^4.7.0", |
89 | 89 | "jquery": "~3.5.1", |
90 | 90 | "jquery-ui-dist": "^1.12.1", |
|
101 | 101 | "@angular-eslint/eslint-plugin-template": "^13.2.1", |
102 | 102 | "@angular-eslint/schematics": "^13.2.1", |
103 | 103 | "@angular-eslint/template-parser": "^13.2.1", |
104 | | - "@angular/animations": "^13.3.6", |
| 104 | + "@angular/animations": "^13.3.8", |
105 | 105 | "@angular/cli": "^13.3.5", |
106 | | - "@angular/common": "^13.3.6", |
107 | | - "@angular/compiler": "^13.3.6", |
108 | | - "@angular/compiler-cli": "^13.3.6", |
109 | | - "@angular/core": "^13.3.6", |
110 | | - "@angular/forms": "^13.3.6", |
111 | | - "@angular/language-service": "^13.3.6", |
112 | | - "@angular/platform-browser": "^13.3.6", |
113 | | - "@angular/platform-browser-dynamic": "^13.3.6", |
114 | | - "@angular/router": "^13.3.6", |
| 106 | + "@angular/common": "^13.3.8", |
| 107 | + "@angular/compiler": "^13.3.8", |
| 108 | + "@angular/compiler-cli": "^13.3.8", |
| 109 | + "@angular/core": "^13.3.8", |
| 110 | + "@angular/forms": "^13.3.8", |
| 111 | + "@angular/language-service": "^13.3.8", |
| 112 | + "@angular/platform-browser": "^13.3.8", |
| 113 | + "@angular/platform-browser-dynamic": "^13.3.8", |
| 114 | + "@angular/router": "^13.3.8", |
115 | 115 | "@faker-js/faker": "^6.3.1", |
116 | 116 | "@fnando/sparkline": "^0.3.10", |
117 | 117 | "@ng-select/ng-select": "^8.1.1", |
|
125 | 125 | "@slickgrid-universal/text-export": "^1.2.6", |
126 | 126 | "@types/flatpickr": "^3.1.2", |
127 | 127 | "@types/fnando__sparkline": "^0.3.4", |
128 | | - "@types/jest": "^27.5.0", |
| 128 | + "@types/jest": "^27.5.1", |
129 | 129 | "@types/moment": "^2.13.0", |
130 | | - "@types/node": "^17.0.32", |
| 130 | + "@types/node": "^17.0.33", |
131 | 131 | "@types/text-encoding-utf-8": "^1.0.2", |
132 | | - "@typescript-eslint/eslint-plugin": "^5.23.0", |
133 | | - "@typescript-eslint/parser": "^5.23.0", |
| 132 | + "@typescript-eslint/eslint-plugin": "^5.24.0", |
| 133 | + "@typescript-eslint/parser": "^5.24.0", |
134 | 134 | "autoprefixer": "^10.4.7", |
135 | 135 | "bootstrap": "^5.1.3", |
136 | 136 | "conventional-changelog": "^3.1.25", |
137 | 137 | "copyfiles": "^2.4.1", |
138 | 138 | "cross-env": "^7.0.3", |
139 | 139 | "custom-event-polyfill": "^1.0.7", |
140 | | - "del": "^6.0.0", |
141 | | - "del-cli": "^4.0.1", |
142 | 140 | "eslint": "^8.15.0", |
143 | 141 | "jest": "^28.1.0", |
144 | 142 | "jest-extended": "^2.0.0", |
145 | | - "jest-preset-angular": "^12.0.0", |
| 143 | + "jest-preset-angular": "^12.0.1", |
146 | 144 | "ng-packagr": "^13.3.1", |
147 | 145 | "ngx-bootstrap": "^8.0.0", |
148 | 146 | "npm-run-all2": "^5.0.2", |
149 | 147 | "postcss": "^8.4.13", |
150 | 148 | "postcss-cli": "^9.1.0", |
151 | 149 | "rimraf": "^3.0.2", |
152 | 150 | "sass": "^1.51.0", |
153 | | - "standard-version": "^9.3.2", |
| 151 | + "standard-version": "^9.5.0", |
154 | 152 | "stream-browserify": "^3.0.0", |
155 | 153 | "ts-node": "^10.7.0", |
156 | 154 | "tslib": "^2.4.0", |
|
0 commit comments