chore: update deps

This commit is contained in:
41666 2022-01-22 19:52:09 -05:00
parent 4e2616c1a7
commit 9ef8202259
9 changed files with 2721 additions and 3429 deletions

View file

@ -7,14 +7,14 @@
"start": "cfw-emulator"
},
"devDependencies": {
"@cloudflare/workers-types": "^2.2.2",
"@cloudflare/workers-types": "^3.3.1",
"@roleypoly/misc-utils": "*",
"@roleypoly/types": "*",
"@roleypoly/worker-emulator": "*",
"@roleypoly/worker-utils": "*",
"@types/deep-equal": "^1.0.1",
"deep-equal": "^2.0.5",
"ksuid": "^2.0.0",
"ksuid": "^3.0.0",
"lodash": "^4.17.21",
"ts-loader": "^8.3.0"
}