Skip to content

Commit

Permalink
chore: update packages version
Browse files Browse the repository at this point in the history
  • Loading branch information
sun0225SUN committed Jan 31, 2025
1 parent 4f72fd7 commit 52b17ec
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 2 additions & 0 deletions bunfig.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[install]
registry = "https://registry.npmmirror.com/"
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"start": "next start"
},
"dependencies": {
"next": "^15.1.4",
"nextra": "^4.0.2",
"nextra-theme-docs": "^4.0.2",
"next": "^15.1.6",
"nextra": "^4.2.1",
"nextra-theme-docs": "^4.2.1",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@types/node": "^20.17.14",
"@types/react": "^19.0.7",
"@types/node": "^20.17.16",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"pagefind": "^1.3.0",
"postcss": "^8.5.1",
Expand Down

0 comments on commit 52b17ec

Please sign in to comment.