Skip to content

Commit

Permalink
Update octokit monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2023
1 parent e08cf08 commit 6a04ab3
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 380 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@
"export": "next build && next export"
},
"dependencies": {
"@octokit/auth-oauth-app": "^5.0.0",
"@octokit/auth-oauth-user": "^2.0.0",
"@octokit/auth-token": "^2.5.0",
"@octokit/core": "^3.5.1",
"@octokit/plugin-rest-endpoint-methods": "^7.0.0",
"@octokit/auth-oauth-app": "^7.0.0",
"@octokit/auth-oauth-user": "^4.0.0",
"@octokit/auth-token": "^4.0.0",
"@octokit/core": "^5.0.0",
"@octokit/plugin-rest-endpoint-methods": "^9.0.0",
"@tailwindcss/typography": "^0.5.0",
"classnames": "^2.3.1",
"github-oauth-popup": "^1.2.0",
"gray-matter": "^4.0.2",
"next": "latest",
"next-mdx-remote": "^3.0.1",
"next-remote-watch": "1.0.0",
"octokit": "^1.7.1",
"octokit": "^3.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
Expand Down
Loading

0 comments on commit 6a04ab3

Please sign in to comment.