Skip to content

Commit

Permalink
deps: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostdevv committed Dec 7, 2022
1 parent 749616b commit 6e3f8dc
Show file tree
Hide file tree
Showing 2 changed files with 300 additions and 364 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"url": "https://github.com/roxiness/create-routify/issues"
},
"dependencies": {
"kleur": "^4.1.4",
"kleur": "^4.1.5",
"log-symbols": "^5.1.0",
"minimist": "^1.2.6",
"minimist": "^1.2.7",
"prompts": "^2.4.2",
"simple-git": "^3.7.1",
"update-notifier": "^5.1.0"
"simple-git": "^3.15.1",
"update-notifier": "^6.0.2"
},
"devDependencies": {
"@types/prompts": "^2.0.14",
"@types/update-notifier": "^5.1.0"
"@types/prompts": "^2.4.2",
"@types/update-notifier": "^6.0.1"
}
}
Loading

0 comments on commit 6e3f8dc

Please sign in to comment.