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 10, 2022
1 parent 4e46f8a commit 35b7762
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 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.13",
"@types/react": "18.0.26",
"@typescript-eslint/eslint-plugin": "5.46.0",
"@typescript-eslint/parser": "5.46.0",
"autoprefixer": "10.4.13",
"commitizen": "4.2.5",
"commitizen": "4.2.6",
"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 All @@ -79,13 +79,13 @@
"jest-junit": "15.0.0",
"postcss": "8.4.19",
"postcss-flexbugs-fixes": "5.0.2",
"prettier": "2.8.0",
"prettier": "2.8.1",
"sort-package-json": "2.1.0",
"standard-version": "9.5.0",
"tailwindcss": "3.2.4",
"ts-jest": "29.0.3",
"ts-node": "10.9.1",
"typescript": "4.9.3"
"typescript": "4.9.4"
},
"nextBundleAnalysis": {
"budget": 358400,
Expand Down

0 comments on commit 35b7762

Please sign in to comment.