Auto-merge PR #1

chore(deps): bump the production group with 7 updates
This commit is contained in:
mytheclipsebotreview[bot]
2026-08-25 11:22:13 +00:00
committed by GitHub
4 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -14,10 +14,10 @@
"dependencies": { "dependencies": {
"@elysiajs/cors": "1.4.2", "@elysiajs/cors": "1.4.2",
"@opentelemetry/api": "1.9.1", "@opentelemetry/api": "1.9.1",
"@opentelemetry/exporter-prometheus": "0.218.0", "@opentelemetry/exporter-prometheus": "0.221.0",
"@opentelemetry/instrumentation-http": "0.218.0", "@opentelemetry/instrumentation-http": "0.221.0",
"@opentelemetry/sdk-node": "0.218.0", "@opentelemetry/sdk-node": "0.221.0",
"@opentelemetry/semantic-conventions": "1.41.1", "@opentelemetry/semantic-conventions": "1.43.0",
"@zeavis/shared": "workspace:*", "@zeavis/shared": "workspace:*",
"bcryptjs": "^3.0.3", "bcryptjs": "^3.0.3",
"drizzle-orm": "^0.45.2", "drizzle-orm": "^0.45.2",
+1 -1
View File
@@ -14,6 +14,6 @@
"@tauri-apps/cli": "^2" "@tauri-apps/cli": "^2"
}, },
"dependencies": { "dependencies": {
"sharp": "0.35.1" "sharp": "0.35.3"
} }
} }
+1 -1
View File
@@ -22,7 +22,7 @@
"react": "^19.2.6", "react": "^19.2.6",
"react-dom": "^19.2.6", "react-dom": "^19.2.6",
"react-router-dom": "^7.15.1", "react-router-dom": "^7.15.1",
"recharts": "3.8.1", "recharts": "3.10.1",
"tailwind-merge": "^3.6.0", "tailwind-merge": "^3.6.0",
"tailwindcss": "^4.3.1", "tailwindcss": "^4.3.1",
"web-vitals": "5.3.0", "web-vitals": "5.3.0",
+1 -1
View File
@@ -15,7 +15,7 @@
"packages/*" "packages/*"
], ],
"dependencies": { "dependencies": {
"@tauri-apps/api": "2.11.0", "@tauri-apps/api": "2.11.1",
"@tauri-apps/plugin-deep-link": "2.4.9", "@tauri-apps/plugin-deep-link": "2.4.9",
"@tauri-apps/plugin-opener": "2.5.4" "@tauri-apps/plugin-opener": "2.5.4"
} }