update dependencies

This commit is contained in:
cupcakearmy 2022-08-02 11:38:22 +02:00
parent 221efcb531
commit c1d77c29b5
No known key found for this signature in database
GPG Key ID: 3235314B4D31232F
2 changed files with 613 additions and 611 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "canihazusername", "name": "canihazusername",
"version": "2.3.4", "version": "2.3.5",
"description": "username generator. typed, simple and customizable", "description": "username generator. typed, simple and customizable",
"type": "module", "type": "module",
"main": "./dist/index.cjs", "main": "./dist/index.cjs",
@ -49,8 +49,8 @@
"homepage": "https://github.com/CupCakeArmy/canihazusername#readme", "homepage": "https://github.com/CupCakeArmy/canihazusername#readme",
"devDependencies": { "devDependencies": {
"bulma": "^0.9.4", "bulma": "^0.9.4",
"parcel": "^2.6.0", "parcel": "^2.6.2",
"tsup": "^6.0.1", "tsup": "^6.2.1",
"typescript": "^4.7.2" "typescript": "^4.7.4"
} }
} }

File diff suppressed because it is too large Load Diff