Skip to content

Commit

Permalink
Update all npm dependencies (2023-08-18) (#1724)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Aug 24, 2023
1 parent 3017912 commit 90ac78c
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
126 changes: 63 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
"text editor"
],
"dependencies": {
"@angular/animations": "^16.2.0",
"@angular/common": "^16.2.0",
"@angular/compiler": "^16.2.0",
"@angular/core": "^16.2.0",
"@angular/forms": "^16.2.0",
"@angular/platform-browser": "^16.2.0",
"@angular/platform-browser-dynamic": "^16.2.0",
"@angular/router": "^16.2.0",
"@angular/animations": "^16.2.1",
"@angular/common": "^16.2.1",
"@angular/compiler": "^16.2.1",
"@angular/core": "^16.2.1",
"@angular/forms": "^16.2.1",
"@angular/platform-browser": "^16.2.1",
"@angular/platform-browser-dynamic": "^16.2.1",
"@angular/router": "^16.2.1",
"quill": "^1.3.7",
"rxjs": "^7.8.1",
"tslib": "^2.6.1",
Expand All @@ -61,9 +61,9 @@
"@angular-eslint/schematics": "^16.1.0",
"@angular-eslint/template-parser": "^16.1.0",
"@angular/cli": "^16.2.0",
"@angular/compiler-cli": "^16.2.0",
"@angular/language-service": "^16.2.0",
"@angular/localize": "^16.2.0",
"@angular/compiler-cli": "^16.2.1",
"@angular/language-service": "^16.2.1",
"@angular/localize": "^16.2.1",
"@types/jasmine": "^4.3.5",
"@types/jasminewd2": "^2.0.10",
"@types/node": "^18.17.5",
Expand Down

0 comments on commit 90ac78c

Please sign in to comment.