Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent e337252 commit cc1d0ae
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 424 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,33 +51,33 @@
]
},
"devDependencies": {
"@angular-devkit/build-angular": "19.0.6",
"@angular-devkit/build-angular": "19.0.7",
"@angular-eslint/builder": "19.0.2",
"@angular-eslint/eslint-plugin": "19.0.2",
"@angular-eslint/eslint-plugin-template": "19.0.2",
"@angular-eslint/schematics": "19.0.2",
"@angular-eslint/template-parser": "19.0.2",
"@angular/cli": "19.0.6",
"@angular/common": "19.0.5",
"@angular/compiler": "19.0.5",
"@angular/compiler-cli": "19.0.5",
"@angular/core": "19.0.5",
"@angular/forms": "19.0.5",
"@angular/language-service": "19.0.5",
"@angular/platform-browser": "19.0.5",
"@angular/platform-browser-dynamic": "19.0.5",
"@angular/router": "19.0.5",
"@angular/cli": "19.0.7",
"@angular/common": "19.0.6",
"@angular/compiler": "19.0.6",
"@angular/compiler-cli": "19.0.6",
"@angular/core": "19.0.6",
"@angular/forms": "19.0.6",
"@angular/language-service": "19.0.6",
"@angular/platform-browser": "19.0.6",
"@angular/platform-browser-dynamic": "19.0.6",
"@angular/router": "19.0.6",
"@commitlint/config-conventional": "19.6.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jasmine": "5.1.5",
"@types/jasminewd2": "2.0.13",
"@types/node": "22.10.2",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"@types/node": "22.10.5",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"chartist": "1.3.0",
"commitlint": "19.6.1",
"core-js": "3.39.0",
"core-js": "3.40.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
Expand All @@ -98,15 +98,15 @@
"prettier-plugin-packagejson": "2.5.6",
"puppeteer": "23.11.1",
"rxjs": "7.8.1",
"semantic-release": "24.2.0",
"semantic-release": "24.2.1",
"ts-node": "10.9.2",
"tslib": "2.8.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"zone.js": "0.15.0"
},
"packageManager": "pnpm@9.15.2",
"packageManager": "pnpm@9.15.3",
"volta": {
"node": "22.12.0",
"pnpm": "9.15.2"
"node": "22.13.0",
"pnpm": "9.15.3"
}
}
Loading

0 comments on commit cc1d0ae

Please sign in to comment.