update list for /sight & /station routes

This commit is contained in:
maxim
2025-02-21 21:40:23 +03:00
parent 550299f1a8
commit a989b80642
4 changed files with 86 additions and 12 deletions

17
pnpm-lock.yaml generated
View File

@ -59,6 +59,9 @@ importers:
i18next:
specifier: ^24.2.2
version: 24.2.2(typescript@5.7.3)
js-cookie:
specifier: ^3.0.5
version: 3.0.5
react:
specifier: ^18.0.0
version: 18.3.1
@ -78,6 +81,9 @@ importers:
specifier: ^5.2.0
version: 5.2.0(easymde@2.19.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
devDependencies:
'@types/js-cookie':
specifier: ^3.0.6
version: 3.0.6
'@types/node':
specifier: ^18.16.2
version: 18.19.71
@ -957,6 +963,9 @@ packages:
'@types/http-proxy@1.17.15':
resolution: {integrity: sha512-25g5atgiVNTIv0LBDTg1H74Hvayx0ajtJPLLcYE3whFv75J0pWNtOBzaXJQgDTmrX1bx5U9YC2w/n65BN1HwRQ==}
'@types/js-cookie@3.0.6':
resolution: {integrity: sha512-wkw9yd1kEXOPnvEeEV1Go1MmxtBJL0RR79aOTAApecWFVu7w0NNXNqhcWgvw2YgZDYadliXkl14pa3WXw5jlCQ==}
'@types/json-schema@7.0.15':
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
@ -1999,6 +2008,10 @@ packages:
jackspeak@3.4.3:
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
js-cookie@3.0.5:
resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==}
engines: {node: '>=14'}
js-tokens@4.0.0:
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
@ -4202,6 +4215,8 @@ snapshots:
dependencies:
'@types/node': 18.19.71
'@types/js-cookie@3.0.6': {}
'@types/json-schema@7.0.15': {}
'@types/marked@4.3.2': {}
@ -5331,6 +5346,8 @@ snapshots:
optionalDependencies:
'@pkgjs/parseargs': 0.11.0
js-cookie@3.0.5: {}
js-tokens@4.0.0: {}
js-yaml@3.14.1: