Merge branch 'develop' into config_env_vars

This commit is contained in:
Denis Gukov 2024-10-22 06:50:06 +00:00
commit f967cab755
2 changed files with 8 additions and 9 deletions

View File

@ -2,7 +2,7 @@
Modern UI for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
[![telegram](https://img.shields.io/badge/discord_community-skyblue?style=for-the-badge&logo=discord)](https://discord.gg/5R6k7hNGcH)
[![telegram](https://img.shields.io/badge/discord_community-510b80?style=for-the-badge&logo=discord)](https://discord.gg/5R6k7hNGcH)
[![youtube](https://img.shields.io/badge/youtube_channel-red?style=for-the-badge&logo=youtube)](https://www.youtube.com/@semaphoreui)
<!-- [![devcontainer](https://img.shields.io/badge/dev_container-gray?style=for-the-badge&logo=github)](https://codespaces.new/semaphoreui/semaphore) -->
<!-- [![docker](https://img.shields.io/badge/container_configurator-white?style=for-the-badge&logo=docker)](https://semaphoreui.com/install/docker/) -->
@ -88,5 +88,4 @@ For more installation options, visit our [Installation page](https://semaphoreui
## License
MIT © [Denis Gukov](https://github.com/fiftin)
[![patreon](https://img.shields.io/badge/become_a_patreon-teal?style=for-the-badge&logo=patreon)](https://www.patreon.com/semaphoreui)
[![ko-fi](https://img.shields.io/badge/buy_me_a_coffee-pink?style=for-the-badge&logo=kofi)](https://ko-fi.com/fiftin)
[![sponsor](https://img.shields.io/badge/become_a_sponsor-d9c7ff?style=for-the-badge&logo=github-sponsors)](https://github.com/sponsors/semaphoreui) [![ko-fi](https://img.shields.io/badge/buy_me_a_coffee-0ba0e0?style=for-the-badge&logo=kofi)](https://ko-fi.com/fiftin) [![patreon](https://img.shields.io/badge/become_a_patreon-teal?style=for-the-badge&logo=patreon)](https://www.patreon.com/semaphoreui)

12
web/package-lock.json generated
View File

@ -14165,9 +14165,9 @@
}
},
"node_modules/openai": {
"version": "4.65.0",
"resolved": "https://registry.npmjs.org/openai/-/openai-4.65.0.tgz",
"integrity": "sha512-LfA4KUBpH/8rA3vjCQ74LZtdK/8wx9W6Qxq8MHqEdImPsN1XPQ2ompIuJWkKS6kXt5Cs5i8Eb65IIo4M7U+yeQ==",
"version": "4.68.1",
"resolved": "https://registry.npmjs.org/openai/-/openai-4.68.1.tgz",
"integrity": "sha512-C9XmYRHgra1U1G4GGFNqRHQEjxhoOWbQYR85IibfJ0jpHUhOm4/lARiKaC/h3zThvikwH9Dx/XOKWPNVygIS3g==",
"dev": true,
"dependencies": {
"@types/node": "^18.11.18",
@ -32285,9 +32285,9 @@
}
},
"openai": {
"version": "4.65.0",
"resolved": "https://registry.npmjs.org/openai/-/openai-4.65.0.tgz",
"integrity": "sha512-LfA4KUBpH/8rA3vjCQ74LZtdK/8wx9W6Qxq8MHqEdImPsN1XPQ2ompIuJWkKS6kXt5Cs5i8Eb65IIo4M7U+yeQ==",
"version": "4.68.1",
"resolved": "https://registry.npmjs.org/openai/-/openai-4.68.1.tgz",
"integrity": "sha512-C9XmYRHgra1U1G4GGFNqRHQEjxhoOWbQYR85IibfJ0jpHUhOm4/lARiKaC/h3zThvikwH9Dx/XOKWPNVygIS3g==",
"dev": true,
"requires": {
"@types/node": "^18.11.18",