Updated npm packages
This commit is contained in:
parent
ea22715a7b
commit
33c64ff52e
2 changed files with 545 additions and 473 deletions
1002
package-lock.json
generated
1002
package-lock.json
generated
File diff suppressed because it is too large
Load diff
16
package.json
16
package.json
|
@ -12,13 +12,13 @@
|
|||
"author": "Alexander Borsuk <me@alex.bio>",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "^3.1.1",
|
||||
"@cloudflare/wrangler": "^1.19.5",
|
||||
"@typescript-eslint/eslint-plugin": "^5.3.1",
|
||||
"@typescript-eslint/parser": "^5.3.1",
|
||||
"esbuild": "^0.13.13",
|
||||
"eslint": "^8.2.0",
|
||||
"prettier": "^2.4.1",
|
||||
"typescript": "^4.4.4"
|
||||
"@cloudflare/workers-types": "^3.3.1",
|
||||
"@cloudflare/wrangler": "^1.19.8",
|
||||
"@typescript-eslint/eslint-plugin": "^5.11.0",
|
||||
"@typescript-eslint/parser": "^5.11.0",
|
||||
"esbuild": "^0.14.21",
|
||||
"eslint": "^8.9.0",
|
||||
"prettier": "^2.5.1",
|
||||
"typescript": "^4.5.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue