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

Commit 64657e2

Browse files
chore(deps): update all non-major dependencies
1 parent 9649dfc commit 64657e2

File tree

2 files changed

+89
-78
lines changed

2 files changed

+89
-78
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,23 @@
2020
"dependencies": {
2121
"@openpanel/nextjs": "0.0.6-beta",
2222
"@vercel/og": "^0.5.20",
23-
"autoprefixer": "^10.4.16",
24-
"clsx": "^2.0.0",
23+
"autoprefixer": "^10.4.19",
24+
"clsx": "^2.0.1",
2525
"copy-to-clipboard": "^3.3.3",
26-
"framer-motion": "^10.16.5",
26+
"framer-motion": "^10.16.16",
2727
"next": "^13.3.0",
2828
"nextra": "latest",
2929
"nextra-theme-docs": "latest",
30-
"postcss": "^8.4.31",
30+
"postcss": "^8.4.38",
3131
"react": "^18.2.0",
3232
"react-dom": "^18.2.0",
33-
"tailwindcss": "^3.3.5"
33+
"tailwindcss": "^3.3.7"
3434
},
3535
"devDependencies": {
36-
"@types/node": "20.9.3",
37-
"@types/react": "^18.2.38",
36+
"@types/node": "20.9.5",
37+
"@types/react": "^18.2.79",
3838
"gray-matter": "^4.0.3",
3939
"rss": "^1.2.2",
40-
"typescript": "^5.3.2"
40+
"typescript": "^5.3.3"
4141
}
4242
}

0 commit comments

Comments
 (0)