|
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | 70 | "@4tw/cypress-drag-drop": "^2.3.0", |
71 | | - "@angular-devkit/build-angular": "^18.2.14", |
| 71 | + "@angular-devkit/build-angular": "^18.2.15", |
72 | 72 | "@angular-eslint/builder": "^18.4.3", |
73 | 73 | "@angular-eslint/eslint-plugin": "^18.4.3", |
74 | 74 | "@angular-eslint/eslint-plugin-template": "^18.4.3", |
75 | 75 | "@angular-eslint/schematics": "^18.4.3", |
76 | 76 | "@angular-eslint/template-parser": "^18.4.3", |
77 | 77 | "@angular/animations": "^18.2.13", |
78 | | - "@angular/cli": "^18.2.14", |
| 78 | + "@angular/cli": "^18.2.15", |
79 | 79 | "@angular/common": "^18.2.13", |
80 | 80 | "@angular/compiler": "^18.2.13", |
81 | 81 | "@angular/compiler-cli": "^18.2.13", |
|
100 | 100 | "@slickgrid-universal/text-export": "~5.13.0", |
101 | 101 | "@types/fnando__sparkline": "^0.3.7", |
102 | 102 | "@types/jest": "^29.5.14", |
103 | | - "@types/node": "^22.13.8", |
| 103 | + "@types/node": "^22.13.10", |
104 | 104 | "@types/sortablejs": "^1.15.8", |
105 | 105 | "angular-eslint": "^18.4.3", |
106 | 106 | "bootstrap": "^5.3.3", |
107 | 107 | "custom-event-polyfill": "^1.0.7", |
108 | | - "cypress": "^14.1.0", |
| 108 | + "cypress": "^14.2.0", |
109 | 109 | "cypress-real-events": "^1.14.0", |
110 | 110 | "dompurify": "^3.2.4", |
111 | | - "eslint": "^9.21.0", |
112 | | - "eslint-plugin-cypress": "^4.1.0", |
113 | | - "eslint-plugin-n": "^17.15.1", |
| 111 | + "eslint": "^9.22.0", |
| 112 | + "eslint-plugin-cypress": "^4.2.0", |
| 113 | + "eslint-plugin-n": "^17.16.2", |
114 | 114 | "jest": "^29.7.0", |
115 | 115 | "jest-extended": "^4.0.2", |
116 | 116 | "jest-preset-angular": "^14.5.3", |
117 | 117 | "native-copyfiles": "^0.3.2", |
118 | 118 | "ng-packagr": "^18.2.1", |
119 | 119 | "ngx-bootstrap": "^18.1.3", |
120 | 120 | "npm-run-all2": "^7.0.2", |
121 | | - "prettier": "^3.5.2", |
122 | | - "release-it": "^19.0.0-next.0", |
| 121 | + "prettier": "^3.5.3", |
| 122 | + "release-it": "^19.0.0-next.1", |
123 | 123 | "rimraf": "^5.0.10", |
124 | 124 | "rxjs": "^7.8.2", |
125 | 125 | "sass": "^1.85.1", |
|
129 | 129 | "ts-node": "^10.9.2", |
130 | 130 | "tslib": "^2.8.1", |
131 | 131 | "typescript": "~5.5.4", |
132 | | - "typescript-eslint": "^8.25.0", |
| 132 | + "typescript-eslint": "^8.26.1", |
133 | 133 | "zone.js": "~0.15.0" |
134 | 134 | }, |
135 | 135 | "engines": { |
136 | 136 | "node": ">=18.19.1" |
137 | 137 | }, |
138 | 138 | "resolutions": { |
139 | | - "caniuse-lite": "1.0.30001701", |
| 139 | + "caniuse-lite": "1.0.30001704", |
140 | 140 | "express": "^4.21.2", |
141 | 141 | "semver": "^7.7.1", |
142 | 142 | "string-width": "4.2.3", |
|
0 commit comments