Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
martapanc committed Oct 25, 2024
1 parent 0ef68db commit d61a64d
Show file tree
Hide file tree
Showing 3 changed files with 500 additions and 547 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,25 +28,25 @@
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@heroicons/react": "^2.1.5",
"@mui/material": "^6.1.3",
"@sendgrid/mail": "^8.1.3",
"@mui/material": "^6.1.5",
"@sendgrid/mail": "^8.1.4",
"@types/cookie": "^0.6.0",
"@types/react-dom": "^18.3.1",
"@types/react-google-recaptcha": "^2.1.9",
"@types/styled-components": "^5.1.34",
"@vercel/speed-insights": "^1.0.12",
"@vercel/speed-insights": "^1.0.14",
"classnames": "^2.5.1",
"clsx": "^2.1.1",
"cookie": "^1.0.1",
"focus-trap-react": "^10.3.0",
"formik": "^2.4.6",
"framer-motion": "^11.11.8",
"i18next": "^23.15.2",
"framer-motion": "^11.11.10",
"i18next": "^23.16.4",
"inquirer-fuzzy-path": "^2.3.0",
"js-cookie": "^3.0.5",
"moment": "^2.30.1",
"next": "^14.2.15",
"next-cloudinary": "^6.14.1",
"next-cloudinary": "^6.16.0",
"next-themes": "^0.3.0",
"node-fetch": "^3.3.2",
"nodemailer": "^6.9.15",
Expand All @@ -57,20 +57,20 @@
"react-dom": "^18.3.1",
"react-google-recaptcha": "^3.1.0",
"react-headroom": "^3.2.1",
"react-i18next": "^15.0.3",
"react-i18next": "^15.1.0",
"react-icons": "^5.3.0",
"react-loader-spinner": "^6.1.6",
"react-markdown": "^9.0.1",
"react-moment": "^1.1.3",
"react-simple-maps": "^3.0.0",
"react-string-replace": "^1.1.1",
"react-syntax-highlighter": "^15.5.0",
"react-syntax-highlighter": "^15.6.1",
"react-tippy": "^1.4.0",
"react-toastify": "^10.0.6",
"rehype-raw": "^7.0.0",
"remark-gfm": "^4.0.0",
"styled-components": "^6.1.13",
"tailwind-merge": "^2.5.3",
"tailwind-merge": "^2.5.4",
"typed.js": "^2.1.0",
"unified": "^11.0.5",
"yup": "^1.4.0"
Expand All @@ -79,36 +79,36 @@
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.12.0",
"@storybook/addon-essentials": "^8.3.5",
"@storybook/addon-interactions": "^8.3.5",
"@storybook/addon-links": "^8.3.5",
"@storybook/addon-mdx-gfm": "^8.3.5",
"@storybook/blocks": "^8.3.5",
"@storybook/nextjs": "^8.3.5",
"@storybook/react": "^8.3.5",
"@eslint/js": "^9.13.0",
"@storybook/addon-essentials": "^8.3.6",
"@storybook/addon-interactions": "^8.3.6",
"@storybook/addon-links": "^8.3.6",
"@storybook/addon-mdx-gfm": "^8.3.6",
"@storybook/blocks": "^8.3.6",
"@storybook/nextjs": "^8.3.6",
"@storybook/react": "^8.3.6",
"@storybook/testing-library": "^0.2.2",
"@svgr/webpack": "^8.1.0",
"@tailwindcss/forms": "^0.5.9",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^16.0.1",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"@types/js-cookie": "^3.0.6",
"@types/node-fetch": "^2.6.11",
"@types/prop-types": "^15.7.13",
"@types/react": "^18.3.11",
"@types/react": "^18.3.12",
"@types/react-headroom": "^3.2.3",
"@types/react-simple-maps": "^3.0.6",
"@types/react-syntax-highlighter": "^15.5.13",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"autoprefixer": "^10.4.20",
"eslint": "^9.12.0",
"eslint-config-next": "^14.2.15",
"eslint": "^9.13.0",
"eslint-config-next": "^14.2.16",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-storybook": "^0.9.0",
"eslint-plugin-storybook": "^0.10.1",
"eslint-plugin-unused-imports": "^4.1.4",
"globals": "^15.11.0",
"husky": "^9.1.6",
Expand All @@ -120,8 +120,8 @@
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"storybook": "^8.3.5",
"tailwindcss": "^3.4.13",
"storybook": "^8.3.6",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit d61a64d

Please sign in to comment.