npm run upgrade
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
7e3fc84221
commit
80a918217c
2 changed files with 687 additions and 462 deletions
1133
package-lock.json
generated
1133
package-lock.json
generated
File diff suppressed because it is too large
Load diff
16
package.json
16
package.json
|
@ -13,14 +13,14 @@
|
|||
"author": "Alexander Borsuk <me@alex.bio>",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "^4.20231025.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.10.0",
|
||||
"@typescript-eslint/parser": "^6.10.0",
|
||||
"esbuild": "^0.19.5",
|
||||
"eslint": "^8.53.0",
|
||||
"prettier": "^3.0.3",
|
||||
"typescript": "^5.2.2",
|
||||
"wrangler": "^3.15.0"
|
||||
"@cloudflare/workers-types": "^4.20240117.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.19.0",
|
||||
"@typescript-eslint/parser": "^6.19.0",
|
||||
"esbuild": "^0.19.11",
|
||||
"eslint": "^8.56.0",
|
||||
"prettier": "^3.2.4",
|
||||
"typescript": "^5.3.3",
|
||||
"wrangler": "^3.22.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cloudflare/kv-asset-handler": "^0.3.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue