1 Commits

Author SHA1 Message Date
0fd9ba999b Update bun minor+patch updates
Some checks failed
Lint / lint (push) Failing after 8s
Build / build (pull_request) Failing after 19s
2025-10-24 12:01:39 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ services:
tempo: tempo:
<<: *service-base <<: *service-base
image: grafana/tempo:latest@sha256:bbb7c84ba5b9d03203aa7f35c038ea2e770336e041dc0eecb0798d4d7fcac15b image: grafana/tempo:latest@sha256:2235d05069fb69a38a5c281b056c6a630d956bbefb2acc88b900fe5862e1bf97
command: [-config.file=/etc/tempo.yaml] command: [-config.file=/etc/tempo.yaml]
volumes: volumes:
- ./telemetry/tempo.yaml:/etc/tempo.yaml - ./telemetry/tempo.yaml:/etc/tempo.yaml

View File

@@ -28,7 +28,7 @@
"effect-fc": "^0.2.0", "effect-fc": "^0.2.0",
"i18next": "^25.6.0", "i18next": "^25.6.0",
"i18next-browser-languagedetector": "^8.2.0", "i18next-browser-languagedetector": "^8.2.0",
"lucide-react": "^0.548.0", "lucide-react": "^0.547.0",
"react": "^19.1.1", "react": "^19.1.1",
"react-dom": "^19.1.1", "react-dom": "^19.1.1",
"react-i18next": "^16.0.1", "react-i18next": "^16.0.1",

View File

@@ -32,7 +32,7 @@
"ejs": "^3.0.2", "ejs": "^3.0.2",
"gh-pages": "^2.2.0", "gh-pages": "^2.2.0",
"glob": "^7.1.6", "glob": "^7.1.6",
"highlight.js": "^11.0.0", "highlight.js": "^10.4.1",
"live-server": "^1.2.1", "live-server": "^1.2.1",
"mkdirp": "^1.0.4", "mkdirp": "^1.0.4",
"postcss": "^8.2.12", "postcss": "^8.2.12",