Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f1e114c

Browse files
authoredNov 8, 2023
fix(deps): update all dependencies to v17 j:cdx-227
1 parent 9095775 commit f1e114c

File tree

2 files changed

+1953
-1038
lines changed

2 files changed

+1953
-1038
lines changed
 

‎package-lock.json

+1,944-1,029
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎packages/ui/angular/package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@
2323
"license": "Apache-2.0",
2424
"schematics": "./dist/collection.json",
2525
"dependencies": {
26-
"@angular-devkit/core": "^15.0.0",
27-
"@angular-devkit/schematics": "^15.0.0",
28-
"@angular/cdk": "^15.0.0",
29-
"@angular/cli": "^15.0.0",
26+
"@angular-devkit/core": "^17.0.0",
27+
"@angular-devkit/schematics": "^17.0.0",
28+
"@angular/cdk": "^17.0.0",
29+
"@angular/cli": "^17.0.0",
3030
"@coveo/search-token-server": "1.35.29",
3131
"@schematics/angular": "^15.0.0",
3232
"jest-config": "29.5.0"
3333
},
3434
"devDependencies": {
35-
"@angular/core": "^15.0.0",
36-
"@angular/forms": "^15.0.0",
37-
"@angular/material": "^15.0.0",
38-
"@angular/platform-browser": "^15.0.0",
39-
"@angular/router": "^15.0.0",
35+
"@angular/core": "^17.0.0",
36+
"@angular/forms": "^17.0.0",
37+
"@angular/material": "^17.0.0",
38+
"@angular/platform-browser": "^17.0.0",
39+
"@angular/router": "^17.0.0",
4040
"@coveo/headless": "latest",
4141
"@types/fs-extra": "11.0.1",
4242
"@types/jest": "29.5.1",

0 commit comments

Comments
 (0)
Please sign in to comment.