Skip to content

Commit

Permalink
Merge pull request #82 from martapanc/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
martapanc committed Jul 2, 2024
2 parents d617712 + 781a52f commit f5990a7
Show file tree
Hide file tree
Showing 6 changed files with 1,582 additions and 1,142 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@ dist
.sanity/*

graphql.config.yml

.nx/
Binary file modified .yarn/install-state.gz
Binary file not shown.
595 changes: 298 additions & 297 deletions .yarn/releases/yarn-4.1.0.cjs → .yarn/releases/yarn-4.2.2.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.1.0.cjs
yarnPath: .yarn/releases/yarn-4.2.2.cjs
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"build-storybook": "storybook build"
},
"dependencies": {
"@amcharts/amcharts5": "^5.9.4",
"@amcharts/amcharts5": "^5.9.9",
"@amcharts/amcharts5-geodata": "^5.1.2",
"@anatoliygatt/dark-mode-toggle": "^1.0.1",
"@cyberblast/react-wordcloud": "^1.2.9",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@heroicons/react": "^2.1.3",
"@mui/material": "^5.15.15",
"@mui/material": "^5.15.18",
"@sendgrid/mail": "^8.1.3",
"@types/cookie": "^0.6.0",
"@types/react-dom": "^18.3.0",
Expand All @@ -40,13 +40,13 @@
"cookie": "^0.6.0",
"focus-trap-react": "^10.2.3",
"formik": "^2.4.6",
"framer-motion": "^11.1.7",
"i18next": "^23.11.3",
"framer-motion": "^11.2.5",
"i18next": "^23.11.5",
"inquirer-fuzzy-path": "^2.3.0",
"js-cookie": "^3.0.5",
"moment": "^2.30.1",
"next": "^14.2.3",
"next-cloudinary": "^6.5.1",
"next-cloudinary": "^6.5.2",
"next-themes": "^0.3.0",
"nodemailer": "^6.9.13",
"plop": "^4.0.1",
Expand All @@ -57,7 +57,7 @@
"react-google-recaptcha": "^3.1.0",
"react-headroom": "^3.2.1",
"react-i18next": "^14.1.1",
"react-icons": "^5.2.0",
"react-icons": "^5.2.1",
"react-loader-spinner": "^6.1.6",
"react-markdown": "^9.0.1",
"react-moment": "^1.1.3",
Expand All @@ -68,7 +68,7 @@
"react-toastify": "^10.0.5",
"rehype-raw": "^7.0.0",
"remark-gfm": "^4.0.0",
"styled-components": "^6.1.9",
"styled-components": "^6.1.11",
"tailwind-merge": "^2.3.0",
"typed.js": "^2.1.0",
"unified": "^11.0.4",
Expand All @@ -77,28 +77,28 @@
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@storybook/addon-essentials": "^8.0.9",
"@storybook/addon-interactions": "^8.0.9",
"@storybook/addon-links": "^8.0.9",
"@storybook/addon-mdx-gfm": "^8.0.9",
"@storybook/blocks": "^8.0.9",
"@storybook/nextjs": "^8.0.9",
"@storybook/react": "^8.0.9",
"@storybook/addon-essentials": "^8.1.2",
"@storybook/addon-interactions": "^8.1.2",
"@storybook/addon-links": "^8.1.2",
"@storybook/addon-mdx-gfm": "^8.1.2",
"@storybook/blocks": "^8.1.2",
"@storybook/nextjs": "^8.1.2",
"@storybook/react": "^8.1.2",
"@storybook/testing-library": "^0.2.2",
"@svgr/webpack": "^8.1.0",
"@tailwindcss/forms": "^0.5.7",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.3.1",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^15.0.7",
"@types/jest": "^29.5.12",
"@types/js-cookie": "^3.0.6",
"@types/node-fetch": "^2.6.11",
"@types/prop-types": "^15.7.12",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"@types/react-headroom": "^3.2.3",
"@types/react-simple-maps": "^3.0.4",
"@types/react-syntax-highlighter": "^15.5.11",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@types/react-syntax-highlighter": "^15.5.13",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.3",
Expand All @@ -115,7 +115,7 @@
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.14",
"storybook": "^8.0.9",
"storybook": "^8.1.2",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5"
},
Expand All @@ -128,5 +128,5 @@
"prettier -w"
]
},
"packageManager": "yarn@4.1.0"
"packageManager": "yarn@4.2.2"
}
Loading

0 comments on commit f5990a7

Please sign in to comment.