Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#61)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* [autofix.ci] apply automated fixes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and autofix-ci[bot] authored Jan 22, 2024
1 parent a4a92c2 commit fc77a34
Show file tree
Hide file tree
Showing 3 changed files with 255 additions and 135 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"dependencies": {
"@vercel/og": "^0.6.2",
"autoprefixer": "^10.4.16",
"next": "^14.0.4",
"autoprefixer": "^10.4.17",
"next": "^14.1.0",
"nextra": "^2.13.2",
"nextra-theme-docs": "^2.13.2",
"postcss": "^8.4.33",
Expand All @@ -32,14 +32,14 @@
"tailwindcss": "^3.4.1"
},
"devDependencies": {
"@types/node": "^20.11.0",
"@types/react": "^18.2.47",
"@types/node": "^20.11.5",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
"eslint-config-next": "^14.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.33.2",
"prettier": "^3.2.2",
"prettier": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.5.11",
"typescript": "^5.3.3"
},
Expand Down
Loading

0 comments on commit fc77a34

Please sign in to comment.