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 Dec 25, 2023
1 parent 49d5de0 commit 341acfc
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 191 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,27 +21,27 @@
"start": "next start"
},
"dependencies": {
"@vercel/og": "^0.5.17",
"@vercel/og": "^0.6.1",
"autoprefixer": "^10.4.16",
"next": "^14.0.0",
"next": "^14.0.4",
"nextra": "^2.13.2",
"nextra-theme-docs": "^2.13.2",
"postcss": "^8.4.31",
"postcss": "^8.4.32",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.3.3"
"tailwindcss": "^3.4.0"
},
"devDependencies": {
"@types/node": "^20.8.3",
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.11",
"eslint": "^8.51.0",
"eslint-config-next": "^14.0.0",
"eslint-config-prettier": "^9.0.0",
"@types/node": "^20.10.5",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.33.2",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.5",
"typescript": "^5.2.2"
"prettier": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.9",
"typescript": "^5.3.3"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
Loading

0 comments on commit 341acfc

Please sign in to comment.