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 Nov 20, 2022
1 parent 60ab823 commit 0435b13
Show file tree
Hide file tree
Showing 2 changed files with 2,065 additions and 1,581 deletions.
60 changes: 30 additions & 30 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.9",
"@nextui-org/react": "1.0.0-beta.10",
"@svgdotjs/svg.js": "3.1.2",
"@types/randomcolor": "0.5.6",
"apollo-server-micro": "3.8.2",
"apollo-server-micro": "3.11.1",
"entropy-string": "4.2.0",
"ga-gtag": "1.1.1",
"graphql": "16.5.0",
"ga-gtag": "1.1.5",
"graphql": "16.6.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",
"graphql-scalars": "1.20.1",
"graphql-shield": "7.6.4",
"ioredis": "5.2.4",
"kofi-button": "1.1.1",
"lodash": "4.17.21",
"micro": "9.3.4",
"micro": "9.4.1",
"nanoid": "4.0.0",
"next": "12.1.6",
"next-seo": "5.4.0",
"next-themes": "0.2.0",
"next": "12.3.3",
"next-seo": "5.14.1",
"next-themes": "0.2.1",
"object-hash": "3.0.0",
"randomcolor": "0.6.2",
"react": "18.2.0",
Expand All @@ -62,33 +62,33 @@
"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.2.0",
"@commitlint/config-conventional": "17.2.0",
"@graphql-codegen/cli": "2.13.12",
"@graphql-codegen/typescript-resolvers": "2.7.7",
"@iconify/react": "3.2.2",
"@iconify/types": "1.1.0",
"@ryansonshine/commitizen": "4.2.8",
"@ryansonshine/cz-conventional-changelog": "3.3.4",
"@types/graphql": "14.5.0",
"@types/ioredis": "4.28.10",
"@types/lodash": "4.14.182",
"@types/lodash": "4.14.189",
"@types/node": "17.0.43",
"@types/react": "18.0.12",
"@types/react-dom": "18.0.5",
"@types/svgo": "2.6.3",
"@typescript-eslint/eslint-plugin": "5.28.0",
"@typescript-eslint/parser": "5.28.0",
"concurrently": "7.2.2",
"eslint": "8.17.0",
"eslint-config-next": "12.1.6",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.9",
"@types/svgo": "2.6.4",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"concurrently": "7.5.0",
"eslint": "8.28.0",
"eslint-config-next": "12.3.3",
"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.1",
"prettier": "2.7.0",
"typescript": "4.7.3"
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.2",
"lint-staged": "13.0.3",
"prettier": "2.7.1",
"typescript": "4.9.3"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 0435b13

Please sign in to comment.