diff --git a/docs/installation/index.md b/docs/installation/index.md index 17ee1393b..034553a64 100644 --- a/docs/installation/index.md +++ b/docs/installation/index.md @@ -4,7 +4,6 @@ SPDX-FileCopyrightText: 2025 Jonas Huber © Reiner L SPDX-License-Identifier: CC0-1.0 --> - # Installation This section provides detailed information on how to install for development @@ -24,9 +23,9 @@ find two main options to install everything: Production deployments without containerization solutions like docker tend to be very specific and depend on your infrastructure. -You will also find additional setup steps to help you troubleshoot common issues, -write well-formatted, quality-checked code, and easily start contributing to the -oeplatform. +You will also find additional setup steps to help you troubleshoot common +issues, write well-formatted, quality-checked code, and easily start +contributing to the oeplatform. ## Guides diff --git a/package-lock.json b/package-lock.json index a84d76cc9..bbde2b6e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6490,9 +6490,9 @@ "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" }, "node_modules/hono": { - "version": "4.11.9", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.11.9.tgz", - "integrity": "sha512-Eaw2YTGM6WOxA6CXbckaEvslr2Ne4NFsKrvc0v97JD5awbmeBLO5w9Ho9L9kmKonrwF9RJlW6BxT1PVv/agBHQ==", + "version": "4.12.12", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.12.tgz", + "integrity": "sha512-p1JfQMKaceuCbpJKAPKVqyqviZdS0eUxH9v82oWo1kb9xjQ5wA6iP3FNVAPDFlz5/p7d45lO+BpSk1tuSZMF4Q==", "dev": true, "license": "MIT", "engines": {