Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

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 Sep 4, 2024
1 parent 3f4ba55 commit 4c45d1b
Show file tree
Hide file tree
Showing 2 changed files with 514 additions and 280 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,23 @@
"dependencies": {
"@openpanel/nextjs": "0.0.6-beta",
"@vercel/og": "^0.5.20",
"autoprefixer": "^10.4.16",
"clsx": "^2.0.0",
"autoprefixer": "^10.4.20",
"clsx": "^2.0.1",
"copy-to-clipboard": "^3.3.3",
"framer-motion": "^10.16.5",
"framer-motion": "^10.16.16",
"next": "^13.3.0",
"nextra": "latest",
"nextra-theme-docs": "latest",
"postcss": "^8.4.31",
"postcss": "^8.4.45",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.3.5"
"tailwindcss": "^3.3.7"
},
"devDependencies": {
"@types/node": "20.9.3",
"@types/react": "^18.2.38",
"@types/node": "20.9.5",
"@types/react": "^18.2.79",
"gray-matter": "^4.0.3",
"rss": "^1.2.2",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
}
}
Loading

0 comments on commit 4c45d1b

Please sign in to comment.