Compare commits

...

2 Commits

5 changed files with 9 additions and 7 deletions

1
.npmrc Normal file
View File

@ -0,0 +1 @@
manage-package-manager-versions=true

View File

@ -66,7 +66,7 @@ repos:
args: [--update-only, --notitle]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.1
rev: 0.29.2
hooks:
#- id: check-dependabot
#- id: check-github-actions
@ -95,7 +95,7 @@ repos:
types: [image]
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "2.7.3"
rev: "3.0.3"
hooks:
- id: editorconfig-checker
alias: ec

View File

@ -2,6 +2,7 @@ Authority Finnish feed Swedish feed English feed
112 https://112.fi/uutishuone/-/asset_publisher/XrYoIl7TpWvq/rss
Fingrid https://www.fingrid.fi/api/rss/news?language=fi https://www.fingrid.fi/api/rss/news?language=fi
Fingrid magazine https://www.fingridlehti.fi/feed/
Finnish Defence Forces Shooting and Noise Announcements https://puolustusvoimat.fi/ajankohtaista/ampuma-ja-melutiedotteet/-/announcements/rss https://puolustusvoimat.fi/sv/skjutningar-och-buller/-/announcements/rss https://puolustusvoimat.fi/en/current-issues/firings-and-noise/-/announcements/rss
HSY https://www.hsy.fi/ymparistotieto/tiedotteet-tapahtumat-ja-kuulutukset/Rss/
Ministry of Energy https://energiavirasto.fi/etusivu/-/asset_publisher/mip7ZqWho2Ph/rss
Police https://poliisi.fi/ajankohtaista/-/asset_publisher/yCqu73OvueAR/rss https://poliisi.fi/sv/aktuellt/-/asset_publisher/yCqu73OvueAR/rss https://poliisi.fi/en/news/-/asset_publisher/yCqu73OvueAR/rss

1 Authority Finnish feed Swedish feed English feed
2 112 https://112.fi/uutishuone/-/asset_publisher/XrYoIl7TpWvq/rss
3 Fingrid https://www.fingrid.fi/api/rss/news?language=fi https://www.fingrid.fi/api/rss/news?language=fi
4 Fingrid magazine https://www.fingridlehti.fi/feed/
5 Finnish Defence Forces Shooting and Noise Announcements https://puolustusvoimat.fi/ajankohtaista/ampuma-ja-melutiedotteet/-/announcements/rss https://puolustusvoimat.fi/sv/skjutningar-och-buller/-/announcements/rss https://puolustusvoimat.fi/en/current-issues/firings-and-noise/-/announcements/rss
6 HSY https://www.hsy.fi/ymparistotieto/tiedotteet-tapahtumat-ja-kuulutukset/Rss/
7 Ministry of Energy https://energiavirasto.fi/etusivu/-/asset_publisher/mip7ZqWho2Ph/rss
8 Police https://poliisi.fi/ajankohtaista/-/asset_publisher/yCqu73OvueAR/rss https://poliisi.fi/sv/aktuellt/-/asset_publisher/yCqu73OvueAR/rss https://poliisi.fi/en/news/-/asset_publisher/yCqu73OvueAR/rss

View File

@ -2,5 +2,5 @@
"devDependencies": {
"@aminda/global-prettier-config": "2024.28.4"
},
"packageManager": "pnpm@9.5.0+sha512.140036830124618d624a2187b50d04289d5a087f326c9edfc0ccd733d76c4f52c3a313d4fc148794a2a9d81553016004e6742e8cf850670268a7387fc220c903"
"packageManager": "pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c"
}

View File

@ -109,10 +109,10 @@ packages:
}
engines: { node: ">=16.0.0" }
tslib@2.6.3:
tslib@2.7.0:
resolution:
{
integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==,
integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==,
}
snapshots:
@ -169,6 +169,6 @@ snapshots:
sh-syntax@0.4.2:
dependencies:
tslib: 2.6.3
tslib: 2.7.0
tslib@2.6.3: {}
tslib@2.7.0: {}