@@ -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",
|
||||||
|
|||||||
@@ -14,6 +14,6 @@
|
|||||||
"@tauri-apps/cli": "^2"
|
"@tauri-apps/cli": "^2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"sharp": "0.35.1"
|
"sharp": "0.35.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user