Skip to content

Commit

Permalink
npm install [dependencies]@latest
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanTLavavej committed Jan 12, 2024
1 parent d95e09d commit 6c5a63f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"dependencies": {
"@octokit/graphql": "^7.0.2",
"@types/cli-progress": "^3.11.5",
"@types/luxon": "^3.3.6",
"@types/node": "^20.10.3",
"@types/luxon": "^3.4.0",
"@types/node": "^20.11.0",
"@types/yargs": "^17.0.32",
"chart.js": "^4.4.1",
"chartjs-adapter-luxon": "^1.3.1",
"cli-progress": "^3.12.0",
"dotenv": "^16.3.1",
"esbuild": "^0.19.8",
"esbuild": "^0.19.11",
"http-server": "^14.1.1",
"luxon": "^3.4.4",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"yargs": "^17.7.2"
}
}

0 comments on commit 6c5a63f

Please sign in to comment.