added greasemonkey types

This commit is contained in:
2022-06-06 14:48:22 -05:00
parent 5f7efc5bc5
commit 91d01ef900
2 changed files with 10 additions and 0 deletions

View File

@@ -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
View File

@@ -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:
{