Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
olegshilov committed May 7, 2024
1 parent 2d575aa commit 8d9a64e
Show file tree
Hide file tree
Showing 2 changed files with 789 additions and 632 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@
"@evmos/provider": "0.2.8",
"@evmos/transactions": "0.2.13",
"@floating-ui/react": "0.26.13",
"@haqq/app-store-scraper": "1.0.0",
"@haqq/app-store-scraper": "1.1.1",
"@headlessui/react": "1.7.19",
"@hookform/resolvers": "3.3.4",
"@mdx-js/loader": "3.0.1",
"@mdx-js/react": "3.0.1",
"@next/bundle-analyzer": "14.2.3",
"@next/mdx": "14.2.3",
"@sentry/nextjs": "7.112.2",
"@sentry/react": "7.112.2",
"@sentry/nextjs": "7.113.0",
"@sentry/react": "7.113.0",
"@storybook/test": "8.0.9",
"@tanstack/react-query": "5.32.0",
"@tanstack/react-query-devtools": "5.32.0",
"@tanstack/react-query": "5.35.1",
"@tanstack/react-query-devtools": "5.35.1",
"@vercel/edge": "1.1.1",
"@vercel/speed-insights": "1.0.10",
"@wagmi/chains": "1.8.0",
Expand All @@ -68,15 +68,15 @@
"nanoid": "5.0.7",
"next": "14.2.3",
"next-intl": "3.12.0",
"posthog-js": "1.130.1",
"posthog-js": "1.131.0",
"qrcode.react": "3.1.0",
"react": "18.3.1",
"react-countdown": "2.3.5",
"react-dom": "18.3.1",
"react-hook-form": "7.51.3",
"react-hook-form": "7.51.4",
"react-hot-toast": "2.4.1",
"react-in-viewport": "1.0.0-alpha.30",
"react-intersection-observer": "9.10.1",
"react-in-viewport": "1.0.0-beta.2",
"react-intersection-observer": "9.10.2",
"react-markdown": "8.0.7",
"react-qr-scanner": "1.0.0-alpha.11",
"react-responsive": "9.0.2",
Expand Down Expand Up @@ -132,24 +132,24 @@
"@storybook/theming": "8.0.9",
"@svgr/rollup": "8.1.0",
"@svgr/webpack": "8.1.0",
"@swc-node/register": "1.9.0",
"@swc-node/register": "1.9.1",
"@swc/cli": "0.3.12",
"@swc/core": "1.4.17",
"@swc/core": "1.5.3",
"@swc/helpers": "0.5.11",
"@swc/jest": "0.2.36",
"@tailwindcss/typography": "0.5.13",
"@testing-library/dom": "10.1.0",
"@testing-library/react": "15.0.5",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.0",
"@types/lodash": "4.17.1",
"@types/marked": "5.0.2",
"@types/node": "20.12.7",
"@types/node": "20.12.10",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"babel-jest": "29.7.0",
"css-loader": "7.1.1",
"cypress": "13.8.1",
Expand All @@ -175,11 +175,11 @@
"pino-pretty": "10.3.1",
"postcss": "8.4.38",
"postcss-import": "16.1.0",
"postcss-preset-env": "9.5.9",
"postcss-preset-env": "9.5.11",
"prettier": "3.2.5",
"prettier-plugin-tailwindcss": "0.5.14",
"react-refresh": "0.14.2",
"storybook": "8.0.9",
"storybook": "8.0.10",
"style-loader": "4.0.0",
"swc-loader": "0.2.6",
"tailwindcss": "3.4.3",
Expand Down
Loading

0 comments on commit 8d9a64e

Please sign in to comment.