Skip to content

Commit

Permalink
Upgrade dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jyasskin committed Jan 4, 2024
1 parent bc1a456 commit 45aef03
Show file tree
Hide file tree
Showing 2 changed files with 1,222 additions and 1,302 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,23 @@
"license": "Apache-2.0",
"dependencies": {
"@js-temporal/polyfill": "^0.4.4",
"@octokit/core": "^5.0.1",
"@octokit/core": "^5.0.2",
"@octokit/plugin-paginate-graphql": "^4.0.0",
"@octokit/plugin-throttling": "^8.1.2",
"@octokit/plugin-throttling": "^8.1.3",
"@octokit/request-error": "^5.0.1",
"astro": "^3.2.4",
"astro": "^4.0.9",
"colorjs.io": "^0.4.5",
"commander": "^11.1.0",
"csv-stringify": "^6.4.4",
"csv-stringify": "^6.4.5",
"node-fetch": "^3.3.2",
"simple-statistics": "^7.8.3",
"zod": "^3.22.4"
},
"devDependencies": {
"@astrojs/check": "^0.2.1",
"@astrojs/check": "^0.3.4",
"@tsconfig/node20": "^20.1.2",
"@types/node": "^20.8.9",
"typescript": "^5.2.2"
"@types/node": "^20.10.6",
"typescript": "^5.3.3"
},
"packageManager": "pnpm@8.12.1+sha256.28ca61ece5a496148b73fabc9afb820f9c3fec4f55f04ce45a2cea0a5219f2e1"
"packageManager": "pnpm@8.14.0+sha256.9cebf61abd83f68177b29484da72da9751390eaad46dfc3072d266bfbb1ba7bf"
}
Loading

0 comments on commit 45aef03

Please sign in to comment.