Skip to content

Commit

Permalink
chore: rspress 1.28.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iicdii committed Aug 30, 2024
1 parent fbf8ab5 commit 179a2d2
Show file tree
Hide file tree
Showing 2 changed files with 490 additions and 408 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@
"weekly": "node ./fetchTopArticles.js"
},
"dependencies": {
"dayjs": "^1.11.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rspress": "1.25.2"
"dayjs": "^1.11.13",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rspress": "1.28.2"
},
"devDependencies": {
"@google-analytics/data": "^4.5.0",
"@types/node": "^20.11.19",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"@google-analytics/data": "^4.8.0",
"@types/node": "^20.16.2",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"js-yaml": "^4.1.0",
"rehype-raw": "6.1.1",
"remark-obsidian": "workspace:*",
"rsbuild-plugin-google-analytics": "^1.0.0",
"rsbuild-plugin-open-graph": "^1.0.0"
"rsbuild-plugin-google-analytics": "^1.0.2",
"rsbuild-plugin-open-graph": "^1.0.2"
}
}
Loading

0 comments on commit 179a2d2

Please sign in to comment.