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 Nov 3, 2023
1 parent e33e721 commit abaa019
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 136 deletions.
24 changes: 12 additions & 12 deletions ui-particles-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@
"watch": "ng build --watch --configuration development"
},
"dependencies": {
"@angular/animations": "13.3.12",
"@angular/animations": "13.4.0",
"@angular/cdk": "13.3.9",
"@angular/common": "13.3.12",
"@angular/compiler": "13.3.12",
"@angular/core": "13.3.12",
"@angular/forms": "13.3.12",
"@angular/common": "13.4.0",
"@angular/compiler": "13.4.0",
"@angular/core": "13.4.0",
"@angular/forms": "13.4.0",
"@angular/material": "13.3.9",
"@angular/platform-browser": "13.3.12",
"@angular/platform-browser-dynamic": "13.3.12",
"@angular/router": "13.3.12",
"@angular/platform-browser": "13.4.0",
"@angular/platform-browser-dynamic": "13.4.0",
"@angular/router": "13.4.0",
"@asciidoctor/core": "^2.2.5",
"@fontsource/fira-mono": "4.5.10",
"@fontsource/golos-ui": "^4.5.3",
Expand All @@ -51,18 +51,18 @@
"prismjs": "^1.29.0",
"rxjs": "6.6.7",
"tslib": "2.3.1",
"zone.js": "0.11.4"
"zone.js": "0.14.2"
},
"devDependencies": {
"@angular-builders/jest": "13.0.4",
"@angular-devkit/build-angular": "13.3.10",
"@angular-devkit/build-angular": "13.3.11",
"@angular-eslint/builder": "13.5.0",
"@angular-eslint/eslint-plugin": "13.5.0",
"@angular-eslint/eslint-plugin-template": "13.5.0",
"@angular-eslint/schematics": "13.5.0",
"@angular-eslint/template-parser": "13.5.0",
"@angular/cli": "13.3.10",
"@angular/compiler-cli": "13.3.12",
"@angular/cli": "13.3.11",
"@angular/compiler-cli": "13.4.0",
"@semantic-release/changelog": "6.0.2",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
Expand Down
Loading

0 comments on commit abaa019

Please sign in to comment.