Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
phamleduy04 committed Jul 9, 2023
1 parent 4cc9606 commit 1fa6bca
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,24 +20,24 @@
},
"homepage": "https://github.com/phamleduy04/texas-dps-scheduler#readme",
"devDependencies": {
"@eslint/create-config": "^0.4.4",
"@eslint/create-config": "^0.4.5",
"@types/ms": "^0.7.31",
"@types/node": "^20.3.1",
"@types/node": "^20.4.1",
"@types/prompts": "^2.4.4",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"eslint": "^8.42.0",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"ts-node": "^10.9.1",
"tslib": "^2.5.3",
"typescript": "^5.1.3"
"tslib": "^2.6.0",
"typescript": "^5.1.6"
},
"dependencies": {
"colorette": "^2.0.20",
"dayjs": "^1.11.8",
"dotenv": "^16.1.4",
"dayjs": "^1.11.9",
"dotenv": "^16.3.1",
"js-yaml": "^4.1.0",
"p-queue": "6.6.2",
"prompts": "^2.4.2",
Expand Down

0 comments on commit 1fa6bca

Please sign in to comment.