Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2023
1 parent 791bb04 commit 55ed680
Show file tree
Hide file tree
Showing 2 changed files with 502 additions and 358 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"@fortawesome/free-regular-svg-icons": "6.4.0",
"@fortawesome/free-solid-svg-icons": "6.4.0",
"@fortawesome/react-fontawesome": "0.2.0",
"@next/bundle-analyzer": "13.4.5",
"@next/bundle-analyzer": "13.4.7",
"@vercel/og": "^0.5.0",
"clsx": "^1.2.1",
"contentlayer": "^0.3.0",
"date-fns": "2.30.0",
"framer-motion": "10.12.16",
"next": "13.4.5",
"next": "13.4.7",
"next-contentlayer": "^0.3.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -48,12 +48,12 @@
"@testing-library/react": "^14.0.0",
"@types/react": "18.2.13",
"@types/react-dom": "18.2.6",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "^5.54.1",
"@vitejs/plugin-react": "^4.0.0",
"autoprefixer": "^10.4.13",
"eslint": "8.42.0",
"eslint-config-next": "13.4.5",
"eslint": "8.43.0",
"eslint-config-next": "13.4.7",
"eslint-config-prettier": "8.8.0",
"husky": "8.0.3",
"is-ci": "3.0.1",
Expand All @@ -78,6 +78,6 @@
"*.{js,jsx,ts,tsx,css,json,md,mdx}": "prettier --write"
},
"volta": {
"node": "18.16.0"
"node": "18.16.1"
}
}

0 comments on commit 55ed680

Please sign in to comment.