-
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
- Loading branch information
1 parent
ceb1d93
commit 4949347
Showing
2 changed files
with
374 additions
and
351 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,40 +51,40 @@ | |
] | ||
}, | ||
"devDependencies": { | ||
"@angular-devkit/build-angular": "18.2.7", | ||
"@angular-devkit/build-angular": "18.2.8", | ||
"@angular-eslint/builder": "18.3.1", | ||
"@angular-eslint/eslint-plugin": "18.3.1", | ||
"@angular-eslint/eslint-plugin-template": "18.3.1", | ||
"@angular-eslint/schematics": "18.3.1", | ||
"@angular-eslint/template-parser": "18.3.1", | ||
"@angular/cli": "18.2.7", | ||
"@angular/common": "18.2.7", | ||
"@angular/compiler": "18.2.7", | ||
"@angular/compiler-cli": "18.2.7", | ||
"@angular/core": "18.2.7", | ||
"@angular/forms": "18.2.7", | ||
"@angular/language-service": "18.2.7", | ||
"@angular/platform-browser": "18.2.7", | ||
"@angular/platform-browser-dynamic": "18.2.7", | ||
"@angular/router": "18.2.7", | ||
"@angular/cli": "18.2.8", | ||
"@angular/common": "18.2.8", | ||
"@angular/compiler": "18.2.8", | ||
"@angular/compiler-cli": "18.2.8", | ||
"@angular/core": "18.2.8", | ||
"@angular/forms": "18.2.8", | ||
"@angular/language-service": "18.2.8", | ||
"@angular/platform-browser": "18.2.8", | ||
"@angular/platform-browser-dynamic": "18.2.8", | ||
"@angular/router": "18.2.8", | ||
"@commitlint/config-conventional": "19.5.0", | ||
"@semantic-release/changelog": "6.0.3", | ||
"@semantic-release/git": "10.0.1", | ||
"@types/jasmine": "5.1.4", | ||
"@types/jasminewd2": "2.0.13", | ||
"@types/node": "20.16.10", | ||
"@typescript-eslint/eslint-plugin": "8.8.0", | ||
"@typescript-eslint/parser": "8.8.0", | ||
"@types/node": "20.16.11", | ||
"@typescript-eslint/eslint-plugin": "8.8.1", | ||
"@typescript-eslint/parser": "8.8.1", | ||
"chartist": "1.3.0", | ||
"commitlint": "19.5.0", | ||
"core-js": "3.38.1", | ||
"eslint": "^9.0.0", | ||
"eslint-config-prettier": "9.1.0", | ||
"eslint-plugin-import": "2.31.0", | ||
"eslint-plugin-jsdoc": "50.3.1", | ||
"eslint-plugin-jsdoc": "50.3.2", | ||
"eslint-plugin-prefer-arrow": "1.2.3", | ||
"husky": "9.1.6", | ||
"jasmine-core": "5.3.0", | ||
"jasmine-core": "5.4.0", | ||
"jasmine-spec-reporter": "7.0.0", | ||
"karma": "6.4.4", | ||
"karma-chrome-launcher": "3.2.0", | ||
|
@@ -95,18 +95,18 @@ | |
"ng-packagr": "18.2.1", | ||
"prettier": "3.3.3", | ||
"prettier-plugin-organize-imports": "4.1.0", | ||
"prettier-plugin-packagejson": "2.5.2", | ||
"puppeteer": "23.5.0", | ||
"prettier-plugin-packagejson": "2.5.3", | ||
"puppeteer": "23.5.3", | ||
"rxjs": "7.8.1", | ||
"semantic-release": "24.1.2", | ||
"ts-node": "10.9.2", | ||
"tslib": "2.7.0", | ||
"typescript": "5.6.2", | ||
"typescript": "5.6.3", | ||
"zone.js": "0.15.0" | ||
}, | ||
"packageManager": "[email protected].0", | ||
"packageManager": "[email protected].1", | ||
"volta": { | ||
"node": "20.18.0", | ||
"pnpm": "9.12.0" | ||
"pnpm": "9.12.1" | ||
} | ||
} |
Oops, something went wrong.