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 Jul 6, 2022
1 parent 60ab823 commit 2d01f9a
Show file tree
Hide file tree
Showing 2 changed files with 498 additions and 271 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,21 +37,21 @@
"@nextui-org/react": "1.0.0-beta.9",
"@svgdotjs/svg.js": "3.1.2",
"@types/randomcolor": "0.5.6",
"apollo-server-micro": "3.8.2",
"apollo-server-micro": "3.9.0",
"entropy-string": "4.2.0",
"ga-gtag": "1.1.1",
"graphql": "16.5.0",
"graphql-middleware": "6.0.9",
"graphql-modules": "2.0.0",
"graphql-modules": "2.1.0",
"graphql-rate-limit": "3.3.0",
"graphql-scalars": "1.17.0",
"graphql-shield": "7.5.0",
"ioredis": "5.0.6",
"ioredis": "5.1.0",
"kofi-button": "1.1.1",
"lodash": "4.17.21",
"micro": "9.3.4",
"nanoid": "4.0.0",
"next": "12.1.6",
"next": "12.2.0",
"next-seo": "5.4.0",
"next-themes": "0.2.0",
"object-hash": "3.0.0",
Expand All @@ -62,10 +62,10 @@
"svgo": "2.8.0"
},
"devDependencies": {
"@commitlint/cli": "17.0.2",
"@commitlint/config-conventional": "17.0.2",
"@graphql-codegen/cli": "2.6.2",
"@graphql-codegen/typescript-resolvers": "2.6.6",
"@commitlint/cli": "17.0.3",
"@commitlint/config-conventional": "17.0.3",
"@graphql-codegen/cli": "2.7.0",
"@graphql-codegen/typescript-resolvers": "2.6.7",
"@iconify/react": "3.2.2",
"@iconify/types": "1.1.0",
"@ryansonshine/commitizen": "4.2.8",
Expand All @@ -74,21 +74,21 @@
"@types/ioredis": "4.28.10",
"@types/lodash": "4.14.182",
"@types/node": "17.0.43",
"@types/react": "18.0.12",
"@types/react-dom": "18.0.5",
"@types/react": "18.0.15",
"@types/react-dom": "18.0.6",
"@types/svgo": "2.6.3",
"@typescript-eslint/eslint-plugin": "5.28.0",
"@typescript-eslint/parser": "5.28.0",
"@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
"concurrently": "7.2.2",
"eslint": "8.17.0",
"eslint-config-next": "12.1.6",
"eslint": "8.19.0",
"eslint-config-next": "12.2.0",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-typescript": "2.7.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.1",
"lint-staged": "13.0.1",
"prettier": "2.7.0",
"typescript": "4.7.3"
"lint-staged": "13.0.3",
"prettier": "2.7.1",
"typescript": "4.7.4"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 2d01f9a

Please sign in to comment.