Skip to content

Commit

Permalink
Update all npm dependencies (2023-10-13)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 13, 2023
1 parent e458cf3 commit 7491437
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 79 deletions.
134 changes: 67 additions & 67 deletions package-lock.json

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

24 changes: 12 additions & 12 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.8",
"@angular/common": "^16.2.8",
"@angular/compiler": "^16.2.8",
"@angular/core": "^16.2.8",
"@angular/forms": "^16.2.8",
"@angular/platform-browser": "^16.2.8",
"@angular/platform-browser-dynamic": "^16.2.8",
"@angular/router": "^16.2.8",
"@angular/animations": "^16.2.9",
"@angular/common": "^16.2.9",
"@angular/compiler": "^16.2.9",
"@angular/core": "^16.2.9",
"@angular/forms": "^16.2.9",
"@angular/platform-browser": "^16.2.9",
"@angular/platform-browser-dynamic": "^16.2.9",
"@angular/router": "^16.2.9",
"quill": "^1.3.7",
"rxjs": "^7.8.1",
"tslib": "^2.6.2",
Expand All @@ -61,12 +61,12 @@
"@angular-eslint/schematics": "^16.2.0",
"@angular-eslint/template-parser": "^16.2.0",
"@angular/cli": "^16.2.6",
"@angular/compiler-cli": "^16.2.8",
"@angular/language-service": "^16.2.8",
"@angular/localize": "^16.2.8",
"@angular/compiler-cli": "^16.2.9",
"@angular/language-service": "^16.2.9",
"@angular/localize": "^16.2.9",
"@types/jasmine": "^4.6.0",
"@types/jasminewd2": "^2.0.11",
"@types/node": "^18.18.4",
"@types/node": "^18.18.5",
"@types/quill": "^1.3.10",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
Expand Down

0 comments on commit 7491437

Please sign in to comment.