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

Commit 74f6fd6

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

File tree

2 files changed

+116
-102
lines changed

2 files changed

+116
-102
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -100,25 +100,25 @@
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",
121+
"prettier": "^3.5.3",
122122
"release-it": "^19.0.0-next.0",
123123
"rimraf": "^5.0.10",
124124
"rxjs": "^7.8.2",
@@ -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.30001703",
140140
"express": "^4.21.2",
141141
"semver": "^7.7.1",
142142
"string-width": "4.2.3",

0 commit comments

Comments
 (0)