Skip to content

Commit

Permalink
Bump react/sentry/web deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dcramer committed Nov 26, 2024
1 parent f2ed9c2 commit ecc1903
Show file tree
Hide file tree
Showing 3 changed files with 4,036 additions and 2,004 deletions.
38 changes: 19 additions & 19 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"dependencies": {
"@fontsource/raleway": "catalog:",
"@headlessui/react": "^2.1.2",
"@heroicons/react": "^2.1.4",
"@hookform/resolvers": "^3.6.0",
"@headlessui/react": "^2.2.0",
"@heroicons/react": "^2.2.0",
"@hookform/resolvers": "^3.9.1",
"@peated/design": "workspace:*",
"@peated/server": "workspace:*",
"@react-oauth/google": "^0.11.1",
Expand All @@ -23,30 +23,30 @@
"@trpc/next": "catalog:",
"@trpc/react-query": "catalog:",
"@trpc/server": "catalog:",
"@vercel/speed-insights": "^1.0.12",
"autoprefixer": "^10.4.19",
"class-variance-authority": "^0.7.0",
"@vercel/speed-insights": "^1.1.0",
"autoprefixer": "^10.4.20",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"dayjs": "^1.11.11",
"fathom-client": "^3.7.0",
"dayjs": "^1.11.13",
"fathom-client": "^3.7.2",
"framer-motion": "^10.18.0",
"iron-session": "^8.0.2",
"isomorphic-dompurify": "^2.12.0",
"iron-session": "^8.0.4",
"isomorphic-dompurify": "^2.17.0",
"leaflet": "^1.9.4",
"lucide-react": "^0.414.0",
"marked": "^9.1.6",
"next": "^14.2.4",
"next": "^14.2.18",
"pica": "^9.0.1",
"react": "catalog:",
"react-avatar-editor": "^13.0.2",
"react-dom": "catalog:",
"react-error-boundary": "^4.0.13",
"react-hook-form": "^7.52.0",
"react-error-boundary": "^4.1.2",
"react-hook-form": "^7.53.2",
"react-leaflet": "^4.2.1",
"react-qr-code": "^2.0.14",
"recharts": "^2.12.7",
"react-qr-code": "^2.0.15",
"recharts": "^2.13.3",
"superjson": "catalog:",
"tailwind-merge": "^2.4.0",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"ts-debounce": "^4.0.0",
"usehooks-ts": "^2.16.0",
Expand All @@ -58,15 +58,15 @@
"@svgr/webpack": "^8.1.0",
"@tailwindcss/forms": "catalog:",
"@tailwindcss/typography": "catalog:",
"@types/leaflet": "^1.9.12",
"@types/leaflet": "^1.9.14",
"@types/node": "catalog:",
"@types/pica": "^9.0.4",
"@types/react": "catalog:",
"@types/react-avatar-editor": "^13.0.2",
"@types/react-avatar-editor": "^13.0.3",
"@types/react-dom": "catalog:",
"eslint": "catalog:",
"eslint-config-next": "14.2.4",
"postcss": "^8",
"postcss": "^8.4.49",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "catalog:",
"typescript": "catalog:"
Expand Down
Loading

0 comments on commit ecc1903

Please sign in to comment.