Skip to content

Commit

Permalink
deps: Upgrading dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelriosoliveira committed Dec 18, 2024
1 parent 1651bee commit 97fbd78
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
4 changes: 2 additions & 2 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "eslint --ext .ts,.tsx src --fix"
},
"dependencies": {
"@sentry/react": "^8.44.0",
"@sentry/react": "^8.46.0",
"axios": "^1.7.9",
"classnames": "^2.5.1",
"pino": "^9.5.0",
Expand All @@ -26,7 +26,7 @@
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2",
"unplugin-fonts": "^1.3.1",
"vite": "^6.0.3"
Expand Down
82 changes: 41 additions & 41 deletions packages/web/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 97fbd78

Please sign in to comment.