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

Commit 6a3c348

Browse files
chore(deps): update all non-major dependencies
1 parent b0d72b5 commit 6a3c348

File tree

2 files changed

+2197
-1178
lines changed

2 files changed

+2197
-1178
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -19,24 +19,24 @@
1919
"homepage": "https://github.com/mogland/mog-docs#readme",
2020
"dependencies": {
2121
"@openpanel/nextjs": "0.0.6-beta",
22-
"@vercel/og": "^0.5.20",
22+
"@vercel/og": "^0.6.3",
2323
"autoprefixer": "^10.4.16",
24-
"clsx": "^2.0.0",
24+
"clsx": "^2.1.1",
2525
"copy-to-clipboard": "^3.3.3",
26-
"framer-motion": "^10.16.5",
26+
"framer-motion": "^10.18.0",
2727
"next": "^13.3.0",
2828
"nextra": "latest",
2929
"nextra-theme-docs": "latest",
3030
"postcss": "^8.4.31",
31-
"react": "^18.2.0",
32-
"react-dom": "^18.2.0",
33-
"tailwindcss": "^3.3.5"
31+
"react": "^18.3.1",
32+
"react-dom": "^18.3.1",
33+
"tailwindcss": "^3.4.14"
3434
},
3535
"devDependencies": {
36-
"@types/node": "20.9.3",
37-
"@types/react": "^18.2.38",
36+
"@types/node": "20.17.4",
37+
"@types/react": "^18.3.12",
3838
"gray-matter": "^4.0.3",
3939
"rss": "^1.2.2",
40-
"typescript": "^5.3.2"
40+
"typescript": "^5.6.3"
4141
}
4242
}

0 commit comments

Comments
 (0)