Skip to content

Commit

Permalink
feat: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
martapanc committed Feb 17, 2024
1 parent 817030a commit 2315931
Show file tree
Hide file tree
Showing 3 changed files with 195 additions and 146 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@
"@emotion/styled": "^11.11.0",
"@heroicons/react": "^2.1.1",
"@mui/material": "^5.15.10",
"@sendgrid/mail": "^7.7.0",
"@types/cookie": "^0.5.4",
"@sendgrid/mail": "^8.1.1",
"@types/cookie": "^0.6.0",
"@types/react-google-recaptcha": "^2.1.9",
"@types/styled-components": "^5.1.34",
"classnames": "^2.5.1",
"clsx": "^2.1.0",
"cookie": "^0.6.0",
"focus-trap-react": "^10.2.3",
"formik": "^2.4.5",
"framer-motion": "^10.18.0",
"i18next": "^23.8.2",
"framer-motion": "^11.0.5",
"i18next": "^23.8.3",
"inquirer-fuzzy-path": "^2.3.0",
"js-cookie": "^3.0.5",
"moment": "^2.30.1",
Expand All @@ -49,8 +49,8 @@
"react-dom": "^18.2.0",
"react-google-recaptcha": "^3.1.0",
"react-headroom": "^3.2.1",
"react-i18next": "^13.5.0",
"react-icons": "^4.12.0",
"react-i18next": "^14.0.5",
"react-icons": "^5.0.1",
"react-markdown": "^9.0.1",
"react-moment": "^1.1.3",
"react-string-replace": "^1.1.1",
Expand Down Expand Up @@ -81,19 +81,19 @@
"@testing-library/react": "^14.2.1",
"@types/jest": "^29.5.12",
"@types/js-cookie": "^3.0.6",
"@types/react": "^18.2.55",
"@types/react": "^18.2.56",
"@types/react-headroom": "^3.2.3",
"@types/react-syntax-highlighter": "^15.5.11",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^6.21.0",
"autoprefixer": "^10.4.17",
"eslint": "^8.56.0",
"eslint-config-next": "^14.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-unused-imports": "^3.1.0",
"husky": "^8.0.3",
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.2.2",
Expand Down
Loading

0 comments on commit 2315931

Please sign in to comment.