Skip to content

Commit

Permalink
chore(deps): update angular dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent f73fffe commit 88a840f
Show file tree
Hide file tree
Showing 2 changed files with 564 additions and 274 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"colors": "1.4.0"
},
"dependencies": {
"@angular/animations": "18.2.0",
"@angular/cdk": "18.2.0",
"@angular/common": "18.2.0",
"@angular/compiler": "18.2.0",
"@angular/core": "18.2.0",
"@angular/forms": "18.2.0",
"@angular/material": "18.2.0",
"@angular/platform-browser": "18.2.0",
"@angular/platform-browser-dynamic": "18.2.0",
"@angular/router": "18.2.0",
"@angular/animations": "18.2.8",
"@angular/cdk": "18.2.9",
"@angular/common": "18.2.8",
"@angular/compiler": "18.2.8",
"@angular/core": "18.2.8",
"@angular/forms": "18.2.8",
"@angular/material": "18.2.10",
"@angular/platform-browser": "18.2.8",
"@angular/platform-browser-dynamic": "18.2.8",
"@angular/router": "18.2.8",
"@asciidoctor/core": "3.0.4",
"@fontsource/fira-mono": "5.0.14",
"@fontsource/golos-ui": "^4.5.3",
Expand All @@ -61,18 +61,18 @@
"prismjs": "^1.29.0",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"zone.js": "0.14.10"
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-builders/jest": "18.0.0",
"@angular-devkit/build-angular": "18.2.0",
"@angular-devkit/build-angular": "18.2.10",
"@angular-eslint/builder": "18.3.0",
"@angular-eslint/eslint-plugin": "18.3.0",
"@angular-eslint/eslint-plugin-template": "18.3.0",
"@angular-eslint/schematics": "18.3.0",
"@angular-eslint/template-parser": "18.3.0",
"@angular/cli": "18.2.0",
"@angular/compiler-cli": "18.2.0",
"@angular/cli": "18.2.10",
"@angular/compiler-cli": "18.2.8",
"@chromatic-com/storybook": "^1.6.1",
"@commitlint/cli": "17.4.2",
"@commitlint/config-conventional": "17.4.2",
Expand Down Expand Up @@ -103,7 +103,7 @@
"jest-environment-jsdom": "29.7.0",
"jest-preset-angular": "14.2.2",
"license-check-and-add": "4.0.5",
"ng-packagr": "18.2.0",
"ng-packagr": "18.2.1",
"prettier": "3.3.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
Loading

0 comments on commit 88a840f

Please sign in to comment.