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] authored Dec 5, 2022
1 parent 4e46f8a commit e6173b7
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@trpc/react-query": "^10.1.0",
"@trpc/server": "^10.1.0",
"classnames": "2.3.2",
"next": "13.0.5",
"next-axiom": "0.15.1",
"next": "13.0.6",
"next-axiom": "0.16.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"zod": "^3.19.1"
Expand All @@ -52,23 +52,23 @@
"@evilmartians/lefthook": "^1.2.1",
"@playwright/test": "1.28.1",
"@testing-library/react": "13.4.0",
"@types/jest": "29.2.3",
"@types/node": "18.11.9",
"@types/react": "18.0.25",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"@types/jest": "29.2.4",
"@types/node": "18.11.11",
"@types/react": "18.0.26",
"@typescript-eslint/eslint-plugin": "5.45.1",
"@typescript-eslint/parser": "5.45.1",
"autoprefixer": "10.4.13",
"commitizen": "4.2.5",
"commitlint-plugin-function-rules": "1.7.1",
"concurrently": "7.6.0",
"cssnano": "5.1.14",
"cz-conventional-changelog": "3.3.0",
"enhanced-resolve": "5.12.0",
"eslint": "8.28.0",
"eslint": "8.29.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-next": "13.0.5",
"eslint-config-next": "13.0.6",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "27.1.6",
"eslint-plugin-jsx-a11y": "^6.6.1",
Expand Down

0 comments on commit e6173b7

Please sign in to comment.