Skip to content

Commit

Permalink
chore(deps): upgrade npm
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker committed Oct 8, 2023
1 parent 6131173 commit b9cee76
Show file tree
Hide file tree
Showing 4 changed files with 564 additions and 482 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
"build": "next build"
},
"dependencies": {
"@vercel/analytics": "^1.0.2",
"next": "^13.5.2",
"@vercel/analytics": "^1.1.0",
"next": "^13.5.4",
"next-themes": "^0.2.1",
"nextra": "<2.13",
"nextra-theme-docs": "<2.13",
"nextra": "^2.13.2",
"nextra-theme-docs": "^2.13.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^20.6.4",
"@types/react": "^18.2.22",
"@types/node": "^20.8.3",
"@types/react": "^18.2.25",
"typescript": "^5.2.2"
}
}
Loading

0 comments on commit b9cee76

Please sign in to comment.