Skip to content

Commit

Permalink
chore(deps): bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
olegshilov committed Aug 23, 2024
1 parent dd634fb commit 583c99e
Show file tree
Hide file tree
Showing 2 changed files with 2,488 additions and 2,286 deletions.
66 changes: 33 additions & 33 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,35 +14,35 @@
},
"private": true,
"dependencies": {
"@floating-ui/react": "0.26.18",
"@floating-ui/react": "0.26.22",
"@haqq/app-store-scraper": "1.1.2",
"@headlessui/react": "2.1.0",
"@hookform/resolvers": "3.6.0",
"@react-spring/web": "9.7.3",
"@sentry/nextjs": "8.11.0",
"@t3-oss/env-nextjs": "0.10.1",
"@vercel/edge": "1.1.1",
"@headlessui/react": "2.1.3",
"@hookform/resolvers": "3.9.0",
"@react-spring/web": "9.7.4",
"@sentry/nextjs": "8.26.0",
"@t3-oss/env-nextjs": "0.11.0",
"@vercel/edge": "1.1.2",
"@vercel/speed-insights": "1.0.12",
"clsx": "2.1.1",
"google-play-scraper": "10.0.0",
"jiti": "1.21.6",
"next": "14.2.4",
"next-intl": "3.15.2",
"posthog-js": "1.141.0",
"next": "14.2.6",
"next-intl": "3.17.6",
"posthog-js": "1.157.2",
"qrcode.react": "3.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.52.0",
"react-hook-form": "7.52.2",
"react-in-viewport": "1.0.0-beta.2",
"react-intersection-observer": "9.10.3",
"react-intersection-observer": "9.13.0",
"react-markdown": "8.0.7",
"react-turnstile": "1.1.3",
"rehype-raw": "6.1.1",
"rehype-slug": "5.1.0",
"remark-gfm": "3.0.1",
"sharp": "0.33.4",
"swiper": "11.1.4",
"tslib": "2.6.3",
"sharp": "0.33.5",
"swiper": "11.1.10",
"tslib": "2.7.0",
"usehooks-ts": "3.1.0",
"vanilla-cookieconsent": "2.9.2",
"yup": "1.4.0",
Expand All @@ -67,41 +67,41 @@
"@storybook/react": "^8.2.9",
"@storybook/test": "^8.2.9",
"@storybook/theming": "^8.2.9",
"@swc-node/register": "1.9.2",
"@swc/core": "1.6.5",
"@swc/helpers": "0.5.11",
"@swc-node/register": "1.10.9",
"@swc/core": "1.7.14",
"@swc/helpers": "0.5.12",
"@swc/jest": "0.2.36",
"@tailwindcss/typography": "0.5.13",
"@tailwindcss/typography": "0.5.14",
"@types/jest": "29.5.12",
"@types/node": "20.14.8",
"@types/react": "18.3.3",
"@types/node": "22.5.0",
"@types/react": "18.3.4",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"cypress": "13.13.3",
"eslint": "8.57.0",
"eslint-config-next": "14.2.4",
"eslint-config-next": "14.2.6",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "3.3.0",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"nx": "19.6.2",
"postcss": "8.4.38",
"postcss": "8.4.41",
"postcss-import": "16.1.0",
"postcss-preset-env": "9.5.14",
"prettier": "3.3.2",
"prettier-plugin-tailwindcss": "0.6.5",
"postcss-preset-env": "10.0.2",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.6",
"storybook": "^8.2.9",
"tailwindcss": "3.4.4",
"ts-jest": "29.1.5",
"tailwindcss": "3.4.10",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.5.2",
"webpack": "5.92.1"
"typescript": "5.5.4",
"webpack": "5.94.0"
},
"nx": {
"includedScripts": []
Expand Down
Loading

0 comments on commit 583c99e

Please sign in to comment.