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

Commit 883b562

Browse files
committed
chore(deps): update all non-major dependencies
1 parent b1ac1c8 commit 883b562

File tree

2 files changed

+335
-239
lines changed

2 files changed

+335
-239
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@
6767
},
6868
"devDependencies": {
6969
"@4tw/cypress-drag-drop": "^2.3.0",
70-
"@analogjs/platform": "^1.15.1",
71-
"@analogjs/vite-plugin-angular": "^1.15.1",
72-
"@analogjs/vitest-angular": "^1.15.1",
70+
"@analogjs/platform": "^1.16.0",
71+
"@analogjs/vite-plugin-angular": "^1.16.0",
72+
"@analogjs/vitest-angular": "^1.16.0",
7373
"@angular-devkit/build-angular": "^18.2.19",
7474
"@angular-eslint/builder": "^18.4.3",
7575
"@angular-eslint/eslint-plugin": "^18.4.3",
@@ -105,16 +105,16 @@
105105
"@slickgrid-universal/odata": "~5.14.0",
106106
"@slickgrid-universal/text-export": "~5.14.0",
107107
"@types/fnando__sparkline": "^0.3.7",
108-
"@types/node": "^22.15.2",
108+
"@types/node": "^22.15.17",
109109
"@types/sortablejs": "^1.15.8",
110-
"@vitest/coverage-v8": "^3.1.2",
110+
"@vitest/coverage-v8": "^3.1.3",
111111
"angular-eslint": "^18.4.3",
112-
"bootstrap": "^5.3.5",
112+
"bootstrap": "^5.3.6",
113113
"custom-event-polyfill": "^1.0.7",
114-
"cypress": "^14.3.2",
114+
"cypress": "^14.3.3",
115115
"cypress-real-events": "^1.14.0",
116116
"dompurify": "^3.2.5",
117-
"eslint": "^9.25.1",
117+
"eslint": "^9.26.0",
118118
"eslint-plugin-cypress": "^4.3.0",
119119
"eslint-plugin-n": "^17.17.0",
120120
"jsdom": "^26.1.0",
@@ -123,7 +123,7 @@
123123
"ngx-bootstrap": "^18.1.3",
124124
"npm-run-all2": "^7.0.2",
125125
"prettier": "^3.5.3",
126-
"release-it": "^19.0.1",
126+
"release-it": "^19.0.2",
127127
"rimraf": "^5.0.10",
128128
"rxjs": "^7.8.2",
129129
"sass": "^1.87.0",
@@ -133,21 +133,21 @@
133133
"ts-node": "^10.9.2",
134134
"tslib": "^2.8.1",
135135
"typescript": "~5.5.4",
136-
"typescript-eslint": "^8.31.0",
137-
"vite": "^6.3.3",
136+
"typescript-eslint": "^8.32.0",
137+
"vite": "^6.3.5",
138138
"vite-tsconfig-paths": "^5.1.4",
139-
"vitest": "^3.1.2",
139+
"vitest": "^3.1.3",
140140
"zone.js": "~0.15.0"
141141
},
142142
"engines": {
143143
"node": ">=18.19.1"
144144
},
145145
"resolutions": {
146-
"caniuse-lite": "1.0.30001715",
146+
"caniuse-lite": "1.0.30001717",
147147
"express": "^4.21.2",
148148
"semver": "^7.7.1",
149149
"string-width": "4.2.3",
150150
"wrap-ansi": "7.0.0",
151-
"ws": "^8.18.1"
151+
"ws": "^8.18.2"
152152
}
153153
}

0 commit comments

Comments
 (0)