Skip to content

Commit b353706

Browse files
committed
chore: Bump
1 parent 662142a commit b353706

3 files changed

Lines changed: 77 additions & 211 deletions

File tree

package.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99
"start": "next start -p 4000",
1010
"test:notion": "node ./src/utils/notion.js"
1111
},
12-
"author": "",
12+
"author": {
13+
"name": "Rene Wang",
14+
"email": "contact@rene.wang",
15+
"url": "https://rene.wang"
16+
},
1317
"license": "MIT",
1418
"dependencies": {
1519
"@giscus/react": "^3.1.0",
@@ -18,14 +22,14 @@
1822
"@vercel/analytics": "^1.6.1",
1923
"axios": "^1.13.2",
2024
"dotenv": "^16.6.1",
21-
"glob": "^11.1.0",
25+
"glob": "^13.0.0",
2226
"gray-matter": "^4.0.3",
2327
"jotai": "^2.16.1",
2428
"katex": "^0.16.27",
2529
"kindle-fonts": "latest",
2630
"lucide-react": "^0.562.0",
2731
"mermaid": "^11.12.2",
28-
"next": "^16.0.10",
32+
"next": "^16.1.1",
2933
"next-intl": "^4.6.1",
3034
"next-mdx-remote": "^5.0.0",
3135
"notion-client": "^6.16.0",

0 commit comments

Comments
 (0)