Compare commits

..

2 Commits

Author SHA1 Message Date
f1a90b55e4 README.md aktualisiert
Some checks failed
Deploy Development Release to DockerHub / docker (push) Failing after 1m11s
2024-12-27 22:03:17 +00:00
904a627b49 README.md aktualisiert
Some checks failed
Deploy Development Release to DockerHub / docker (push) Has been cancelled
2024-12-27 21:21:29 +00:00
4 changed files with 11 additions and 32 deletions

View File

@ -1,16 +1,8 @@
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![Downloads][downloads-shield]][downloads-url]
[![MIT License][license-shield]][license-url]
<br /> <br />
<p align="center"> <p align="center">
<a href="https://github.com/gnmyt/MCDashWrapper"> <a href="https://git.gnm.dev/Mathias/MCDashWrapper/">
<picture> <picture>
<source media="(prefers-color-scheme: dark)" srcset="https://i.imgur.com/bxuP8yC.png"> <img alt="MCDash Banner" src="https://i.imgur.com/bxuP8yC.png">
<img alt="MCDash Banner" src="https://i.imgur.com/aTxlW0Q.png">
</picture> </picture>
</a> </a>
</p> </p>
@ -39,16 +31,3 @@ Check out our [installation guide](https://mcdash.gnmyt.dev/docs/wrapper) to ins
## License ## License
Distributed under the MIT License. See `LICENSE` for more information. Distributed under the MIT License. See `LICENSE` for more information.
[contributors-shield]: https://img.shields.io/github/contributors/gnmyt/MCDashWrapper.svg?style=for-the-badge
[contributors-url]: https://github.com/gnmyt/MCDashWrapper/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/gnmyt/MCDashWrapper.svg?style=for-the-badge
[forks-url]: https://github.com/gnmyt/MCDashWrapper/network/members
[stars-shield]: https://img.shields.io/github/stars/gnmyt/MCDashWrapper.svg?style=for-the-badge
[stars-url]: https://github.com/gnmyt/MCDashWrapper/stargazers
[issues-shield]: https://img.shields.io/github/issues/gnmyt/MCDashWrapper.svg?style=for-the-badge
[issues-url]: https://github.com/gnmyt/MCDashWrapper/issues
[license-shield]: https://img.shields.io/github/license/gnmyt/MCDashWrapper.svg?style=for-the-badge
[license-url]: https://github.com/gnmyt/MCDashWrapper/blob/master/LICENSE.txt
[downloads-shield]: https://img.shields.io/github/downloads/gnmyt/MCDashWrapper/total?style=for-the-badge
[downloads-url]: https://github.com/gnmyt/MCDashWrapper/releases/latest

View File

@ -18,7 +18,7 @@
"i18next-http-backend": "^2.6.2", "i18next-http-backend": "^2.6.2",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-i18next": "^15.2.0", "react-i18next": "^15.1.0",
"react-router-dom": "^6.27.0" "react-router-dom": "^6.27.0"
}, },
"devDependencies": { "devDependencies": {
@ -4056,9 +4056,9 @@
} }
}, },
"node_modules/react-i18next": { "node_modules/react-i18next": {
"version": "15.2.0", "version": "15.1.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.2.0.tgz", "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.1.0.tgz",
"integrity": "sha512-iJNc8111EaDtVTVMKigvBtPHyrJV+KblWG73cUxqp+WmJCcwkzhWNFXmkAD5pwP2Z4woeDj/oXDdbjDsb3Gutg==", "integrity": "sha512-zj3nJynMnZsy2gPZiOTC7XctCY5eQGqT3tcKMmfJWC9FMvgd+960w/adq61j8iPzpwmsXejqID9qC3Mqu1Xu2Q==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.25.0", "@babel/runtime": "^7.25.0",
"html-parse-stringify": "^3.0.1" "html-parse-stringify": "^3.0.1"

View File

@ -20,7 +20,7 @@
"i18next-http-backend": "^2.6.2", "i18next-http-backend": "^2.6.2",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-i18next": "^15.2.0", "react-i18next": "^15.1.0",
"react-router-dom": "^6.27.0" "react-router-dom": "^6.27.0"
}, },
"devDependencies": { "devDependencies": {

View File

@ -2331,10 +2331,10 @@ react-dom@^18.3.1:
loose-envify "^1.1.0" loose-envify "^1.1.0"
scheduler "^0.23.2" scheduler "^0.23.2"
react-i18next@^15.2.0: react-i18next@^15.1.0:
version "15.2.0" version "15.1.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.2.0.tgz#6b51650e1e93eb4d235a4d533fcf61b3bbf4ea10" resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.1.0.tgz#9494e4add2389f04c205dd7628c1aa75747b98a3"
integrity sha512-iJNc8111EaDtVTVMKigvBtPHyrJV+KblWG73cUxqp+WmJCcwkzhWNFXmkAD5pwP2Z4woeDj/oXDdbjDsb3Gutg== integrity sha512-zj3nJynMnZsy2gPZiOTC7XctCY5eQGqT3tcKMmfJWC9FMvgd+960w/adq61j8iPzpwmsXejqID9qC3Mqu1Xu2Q==
dependencies: dependencies:
"@babel/runtime" "^7.25.0" "@babel/runtime" "^7.25.0"
html-parse-stringify "^3.0.1" html-parse-stringify "^3.0.1"