added greasemonkey types
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@types/greasemonkey": "^4.0.3",
|
||||
"esbuild": "^0.14.42",
|
||||
"eslint": "^8.17.0",
|
||||
"prettier": "^2.6.2",
|
||||
|
||||
9
pnpm-lock.yaml
generated
9
pnpm-lock.yaml
generated
@@ -1,12 +1,14 @@
|
||||
lockfileVersion: 5.3
|
||||
|
||||
specifiers:
|
||||
'@types/greasemonkey': ^4.0.3
|
||||
esbuild: ^0.14.42
|
||||
eslint: ^8.17.0
|
||||
prettier: ^2.6.2
|
||||
typescript: ^4.7.3
|
||||
|
||||
dependencies:
|
||||
'@types/greasemonkey': 4.0.3
|
||||
esbuild: 0.14.42
|
||||
eslint: 8.17.0
|
||||
prettier: 2.6.2
|
||||
@@ -54,6 +56,13 @@ packages:
|
||||
}
|
||||
dev: false
|
||||
|
||||
/@types/greasemonkey/4.0.3:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-ryPWLtjXJJJrHBiimtYcpgonOXf5YtsDYgGme1XP8H0U6oon6b7oYEHLSLyr/57epDdy4PyGpZgZcdvEhK2w0w==,
|
||||
}
|
||||
dev: false
|
||||
|
||||
/acorn-jsx/5.3.2_acorn@8.7.1:
|
||||
resolution:
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user