mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 21:05:05 +00:00
Update dependency @types/node to v16.11.47
This commit is contained in:
parent
3eedc85d8d
commit
7972161ea8
@ -32,7 +32,7 @@
|
||||
"tiny-glob": "^0.2.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "16.11.45",
|
||||
"@types/node": "16.11.47",
|
||||
"@typescript-eslint/parser": "5.31.0",
|
||||
"@vercel/ncc": "0.34.0",
|
||||
"eslint": "8.21.0",
|
||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -6,7 +6,7 @@ specifiers:
|
||||
'@tauri-apps/cli-darwin-x64': 1.0.5
|
||||
'@tauri-apps/cli-linux-x64-gnu': 1.0.5
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.0.5
|
||||
'@types/node': 16.11.45
|
||||
'@types/node': 16.11.47
|
||||
'@typescript-eslint/parser': 5.31.0
|
||||
'@vercel/ncc': 0.34.0
|
||||
eslint: 8.21.0
|
||||
@ -27,7 +27,7 @@ dependencies:
|
||||
tiny-glob: 0.2.9
|
||||
|
||||
devDependencies:
|
||||
'@types/node': 16.11.45
|
||||
'@types/node': 16.11.47
|
||||
'@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq
|
||||
'@vercel/ncc': 0.34.0
|
||||
eslint: 8.21.0
|
||||
@ -221,8 +221,8 @@ packages:
|
||||
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
||||
dev: true
|
||||
|
||||
/@types/node/16.11.45:
|
||||
resolution: {integrity: sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ==}
|
||||
/@types/node/16.11.47:
|
||||
resolution: {integrity: sha512-fpP+jk2zJ4VW66+wAMFoBJlx1bxmBKx4DUFf68UHgdGCOuyUTDlLWqsaNPJh7xhNDykyJ9eIzAygilP/4WoN8g==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.30.0_jnss7dz76sznncvpyatba5hbxa:
|
||||
|
Loading…
x
Reference in New Issue
Block a user