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