Compare commits

..

1 Commits

Author SHA1 Message Date
0b61a72b8e Update dependency @angular-devkit/build-angular to ~15.1.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2023-01-14 14:40:51 +01:00
3 changed files with 916 additions and 596 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -29,7 +29,7 @@
"zone.js": "~0.12.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~15.0.0",
"@angular-devkit/build-angular": "~15.1.0",
"@angular-eslint/builder": "15.1.0",
"@angular-eslint/eslint-plugin": "15.1.0",
"@angular-eslint/eslint-plugin-template": "15.1.0",

View File

@@ -1,4 +1,4 @@
pyTelegramBotAPI~=4.10.0
pyTelegramBotAPI~=4.8.0
Markdown~=3.4.1
newsapi-python~=0.2.6
python-dotenv~=0.21.0