Skip to content

Commit

Permalink
Bump vite and (some) otel packages
Browse files Browse the repository at this point in the history
  • Loading branch information
myieye committed Jun 13, 2024
1 parent 037fb46 commit 2dd5cae
Show file tree
Hide file tree
Showing 4 changed files with 1,484 additions and 1,354 deletions.
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@playwright/test": "^1.44.0",
"@sveltejs/adapter-node": "^4.0.1",
"@sveltejs/kit": "^2.5.10",
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@tailwindcss/typography": "^0.5.13",
"@types/mjml": "^4.7.4",
"@types/node": "^20.12.12",
Expand Down Expand Up @@ -69,7 +69,7 @@
"tslib": "^2.6.2",
"type-fest": "^4.18.2",
"typescript": "^5.3.3",
"vite": "^5.2.11",
"vite": "^5.2.13",
"vite-plugin-graphql-codegen": "^3.3.6",
"vitest": "^1.6.0",
"zod": "^3.23.8",
Expand All @@ -79,8 +79,8 @@
"dependencies": {
"@floating-ui/dom": "^1.6.5",
"@opentelemetry/api": "^1.8.0",
"@opentelemetry/auto-instrumentations-node": "^0.46.1",
"@opentelemetry/auto-instrumentations-web": "^0.39.0",
"@opentelemetry/auto-instrumentations-node": "^0.47.1",
"@opentelemetry/auto-instrumentations-web": "^0.40.0",
"@opentelemetry/context-zone": "^1.24.1",
"@opentelemetry/exporter-trace-otlp-http": "^0.51.1",
"@opentelemetry/instrumentation": "^0.51.1",
Expand Down
Loading

0 comments on commit 2dd5cae

Please sign in to comment.