Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 8, 2022
1 parent eebb4d6 commit 674925b
Show file tree
Hide file tree
Showing 2 changed files with 1,098 additions and 734 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,26 +34,26 @@
]
},
"dependencies": {
"@nextui-org/react": "1.0.0-beta.6",
"@nextui-org/react": "1.0.0-beta.8",
"@svgdotjs/svg.js": "3.1.2",
"@types/randomcolor": "0.5.6",
"apollo-server-micro": "3.6.7",
"apollo-server-micro": "3.8.2",
"entropy-string": "4.2.0",
"ga-gtag": "1.1.1",
"graphql": "16.4.0",
"graphql": "16.5.0",
"graphql-middleware": "6.0.9",
"graphql-modules": "2.0.0",
"graphql-rate-limit": "3.3.0",
"graphql-scalars": "1.17.0",
"graphql-shield": "7.5.0",
"ioredis": "5.0.4",
"ioredis": "5.0.6",
"kofi-button": "1.1.1",
"lodash": "4.17.21",
"micro": "9.3.4",
"nanoid": "3.3.3",
"next": "12.1.5",
"nanoid": "3.3.4",
"next": "12.1.6",
"next-seo": "5.4.0",
"next-themes": "0.1.1",
"next-themes": "0.2.0",
"object-hash": "3.0.0",
"randomcolor": "0.6.2",
"react": "18.1.0",
Expand All @@ -65,30 +65,30 @@
"@commitlint/cli": "17.0.2",
"@commitlint/config-conventional": "17.0.2",
"@graphql-codegen/cli": "2.6.2",
"@graphql-codegen/typescript-resolvers": "2.6.1",
"@iconify/react": "3.2.1",
"@graphql-codegen/typescript-resolvers": "2.6.5",
"@iconify/react": "3.2.2",
"@iconify/types": "1.1.0",
"@types/graphql": "14.5.0",
"@types/ioredis": "4.28.10",
"@types/lodash": "4.14.182",
"@types/node": "17.0.25",
"@types/react": "18.0.8",
"@types/react-dom": "18.0.3",
"@types/react": "18.0.12",
"@types/react-dom": "18.0.5",
"@types/svgo": "2.6.3",
"@typescript-eslint/eslint-plugin": "5.21.0",
"@typescript-eslint/parser": "5.21.0",
"@typescript-eslint/eslint-plugin": "5.27.1",
"@typescript-eslint/parser": "5.27.1",
"commitizen": "4.2.4",
"concurrently": "7.1.0",
"concurrently": "7.2.1",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.14.0",
"eslint-config-next": "12.1.5",
"eslint": "8.17.0",
"eslint-config-next": "12.1.6",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-typescript": "2.7.1",
"eslint-plugin-prettier": "4.0.0",
"husky": "8.0.1",
"lint-staged": "13.0.0",
"lint-staged": "13.0.1",
"prettier": "2.6.2",
"typescript": "4.6.4"
"typescript": "4.7.3"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 674925b

Please sign in to comment.