update deps

This commit is contained in:
cupcakearmy 2022-03-15 12:13:42 +01:00
parent 9ccf909f4a
commit fb3a5e1e72
No known key found for this signature in database
GPG Key ID: 3235314B4D31232F
2 changed files with 681 additions and 3489 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "canihazusername", "name": "canihazusername",
"version": "2.2.2", "version": "2.2.3",
"description": "username generator. typed, simple and customizable", "description": "username generator. typed, simple and customizable",
"main": "./dist/index.js", "main": "./dist/index.js",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",
@ -39,7 +39,7 @@
"homepage": "https://github.com/CupCakeArmy/canihazusername#readme", "homepage": "https://github.com/CupCakeArmy/canihazusername#readme",
"devDependencies": { "devDependencies": {
"bulma": "^0.9.3", "bulma": "^0.9.3",
"parcel": "^2.0.0", "parcel": "^2.3.2",
"typescript": "^4.4.4" "typescript": "^4.6.2"
} }
} }

File diff suppressed because it is too large Load Diff