Skip to content

Commit

Permalink
[PACKAGES] Removed react-transition-group & updated Sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
ThunderNaka committed May 27, 2024
1 parent 5e8c105 commit e11b502
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 126 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@headlessui/tailwindcss": "^0.2.0",
"@heroicons/react": "^2.1.1",
"@hookform/resolvers": "^3.4.2",
"@sentry/react": "^7.91.0",
"@sentry/vite-plugin": "^2.10.2",
"@sentry/react": "^8.4.0",
"@sentry/vite-plugin": "^2.17.0",
"@tanstack/react-query": "^5.39.0",
"@tanstack/react-query-devtools": "^5.25.0",
"axios": "^1.7.2",
Expand All @@ -42,7 +42,6 @@
"react-dom": "^18.3.1",
"react-hook-form": "^7.51.5",
"react-router-dom": "^6.23.1",
"react-transition-group": "^4.4.5",
"tailwind-merge": "^2.3.0",
"tailwindcss": "3.4.3",
"tailwindcss-animate": "^1.0.7",
Expand Down
197 changes: 74 additions & 123 deletions pnpm-lock.yaml

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

0 comments on commit e11b502

Please sign in to comment.