Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #7 from TimMikeladze/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
TimMikeladze authored Mar 15, 2023
2 parents 34fc15a + 8d252b7 commit 0c48bda
Show file tree
Hide file tree
Showing 2 changed files with 1,095 additions and 948 deletions.
66 changes: 33 additions & 33 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,48 +49,48 @@
}
},
"dependencies": {
"@apollo/client": "3.7.7",
"@apollo/client": "3.7.10",
"@apollo/link-error": "2.0.0-beta.3",
"@apollo/server": "4.3.3",
"@apollo/server": "4.5.0",
"@as-integrations/next": "1.2.0",
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
"@graphql-tools/schema": "9.0.16",
"@mui/icons-material": "5.11.0",
"@mui/joy": "5.0.0-alpha.65",
"@mui/material": "5.11.7",
"@next/font": "13.1.6",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@graphql-tools/schema": "9.0.17",
"@mui/icons-material": "5.11.11",
"@mui/joy": "5.0.0-alpha.70",
"@mui/material": "5.11.12",
"@next/font": "13.2.4",
"apollo-link-debounce": "3.0.0",
"dotenv": "16.0.3",
"graphql": "16.6.0",
"graphql-rate-limit-directive": "2.0.3",
"graphql-scalars": "1.20.1",
"graphql-tag": "2.12.6",
"graphql-zeus": "5.2.6",
"i18next": "22.4.9",
"graphql-zeus": "5.3.0",
"i18next": "22.4.11",
"i18next-http-backend": "2.1.1",
"micro": "10.0.1",
"next": "13.1.6",
"next": "13.2.4",
"next-auth": "4.20.1",
"next-axiom": "0.16.0",
"next-axiom": "0.17.0",
"next-bundle-analyzer": "0.6.7",
"next-i18next": "13.1.4",
"next-i18next": "13.2.2",
"next-pwa": "5.6.0",
"next-seo": "5.15.0",
"rate-limiter-flexible": "2.4.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.43.0",
"react-hook-form": "7.43.5",
"react-hot-toast": "2.4.0",
"react-i18next": "12.1.5",
"react-i18next": "12.2.0",
"remark": "14.0.2",
"remark-html": "15.0.1"
"remark-html": "15.0.2"
},
"devDependencies": {
"@babel/core": "^7.20.12",
"@commitlint/cli": "17.4.2",
"@commitlint/config-conventional": "17.4.2",
"@dword-design/eslint-plugin-import-alias": "3.0.0",
"@commitlint/cli": "17.4.4",
"@commitlint/config-conventional": "17.4.4",
"@dword-design/eslint-plugin-import-alias": "3.0.1",
"@graphql-codegen/cli": "3.2.2",
"@graphql-codegen/typescript": "3.0.2",
"@graphql-codegen/typescript-resolvers": "3.1.1",
Expand All @@ -106,18 +106,18 @@
"@storybook/testing-library": "^0.0.13",
"@types/graphql": "14.5.0",
"@types/jest": "29.4.0",
"@types/node": "18.11.19",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"@types/node": "18.15.0",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@types/react-test-renderer": "18.0.0",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
"babel-loader": "^9.1.2",
"commit-it": "0.0.11",
"concurrently": "7.6.0",
"eslint": "8.33.0",
"eslint-config-next": "13.1.6",
"eslint-config-prettier": "8.6.0",
"eslint": "8.36.0",
"eslint-config-next": "13.2.4",
"eslint-config-prettier": "8.7.0",
"eslint-import-resolver-typescript": "3.5.3",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-prettier": "4.2.1",
Expand All @@ -126,13 +126,13 @@
"eslint-plugin-unused-imports": "2.0.0",
"husky": "8.0.3",
"i18next-browser-languagedetector": "7.0.1",
"jest": "29.4.1",
"lint-staged": "13.1.0",
"prettier": "2.8.3",
"jest": "29.5.0",
"lint-staged": "13.2.0",
"prettier": "2.8.4",
"react-test-renderer": "18.2.0",
"release-it": "15.6.0",
"release-it": "15.8.0",
"storybook-addon-turbo-build": "1.1.0",
"storybook-dark-mode": "2.0.5",
"storybook-dark-mode": "2.1.1",
"ts-jest": "29.0.5",
"ts-node": "10.9.1",
"typescript": "4.9.5",
Expand Down
Loading

1 comment on commit 0c48bda

@vercel
Copy link

@vercel vercel bot commented on 0c48bda Mar 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.