Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit c2b844d

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 284a074 commit c2b844d

File tree

2 files changed

+583
-488
lines changed

2 files changed

+583
-488
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,14 @@
6868
},
6969
"devDependencies": {
7070
"@4tw/cypress-drag-drop": "^2.3.0",
71-
"@angular-devkit/build-angular": "^18.2.14",
71+
"@angular-devkit/build-angular": "^18.2.15",
7272
"@angular-eslint/builder": "^18.4.3",
7373
"@angular-eslint/eslint-plugin": "^18.4.3",
7474
"@angular-eslint/eslint-plugin-template": "^18.4.3",
7575
"@angular-eslint/schematics": "^18.4.3",
7676
"@angular-eslint/template-parser": "^18.4.3",
7777
"@angular/animations": "^18.2.13",
78-
"@angular/cli": "^18.2.14",
78+
"@angular/cli": "^18.2.15",
7979
"@angular/common": "^18.2.13",
8080
"@angular/compiler": "^18.2.13",
8181
"@angular/compiler-cli": "^18.2.13",
@@ -100,26 +100,26 @@
100100
"@slickgrid-universal/text-export": "~5.13.0",
101101
"@types/fnando__sparkline": "^0.3.7",
102102
"@types/jest": "^29.5.14",
103-
"@types/node": "^22.13.8",
103+
"@types/node": "^22.13.10",
104104
"@types/sortablejs": "^1.15.8",
105105
"angular-eslint": "^18.4.3",
106106
"bootstrap": "^5.3.3",
107107
"custom-event-polyfill": "^1.0.7",
108-
"cypress": "^14.1.0",
108+
"cypress": "^14.2.0",
109109
"cypress-real-events": "^1.14.0",
110110
"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",
114114
"jest": "^29.7.0",
115115
"jest-extended": "^4.0.2",
116116
"jest-preset-angular": "^14.5.3",
117117
"native-copyfiles": "^0.3.2",
118118
"ng-packagr": "^18.2.1",
119119
"ngx-bootstrap": "^18.1.3",
120120
"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",
123123
"rimraf": "^5.0.10",
124124
"rxjs": "^7.8.2",
125125
"sass": "^1.85.1",
@@ -129,14 +129,14 @@
129129
"ts-node": "^10.9.2",
130130
"tslib": "^2.8.1",
131131
"typescript": "~5.5.4",
132-
"typescript-eslint": "^8.25.0",
132+
"typescript-eslint": "^8.26.1",
133133
"zone.js": "~0.15.0"
134134
},
135135
"engines": {
136136
"node": ">=18.19.1"
137137
},
138138
"resolutions": {
139-
"caniuse-lite": "1.0.30001701",
139+
"caniuse-lite": "1.0.30001704",
140140
"express": "^4.21.2",
141141
"semver": "^7.7.1",
142142
"string-width": "4.2.3",

0 commit comments

Comments
 (0)