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.64
This commit is contained in:
parent
a536a2e4e7
commit
820df489b8
@ -32,7 +32,7 @@
|
|||||||
"tiny-glob": "^0.2.9"
|
"tiny-glob": "^0.2.9"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.63",
|
"@types/node": "16.11.64",
|
||||||
"@typescript-eslint/parser": "5.39.0",
|
"@typescript-eslint/parser": "5.39.0",
|
||||||
"@vercel/ncc": "0.34.0",
|
"@vercel/ncc": "0.34.0",
|
||||||
"eslint": "8.24.0",
|
"eslint": "8.24.0",
|
||||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -6,7 +6,7 @@ specifiers:
|
|||||||
'@tauri-apps/cli-darwin-x64': 1.1.1
|
'@tauri-apps/cli-darwin-x64': 1.1.1
|
||||||
'@tauri-apps/cli-linux-x64-gnu': 1.1.1
|
'@tauri-apps/cli-linux-x64-gnu': 1.1.1
|
||||||
'@tauri-apps/cli-win32-x64-msvc': 1.1.1
|
'@tauri-apps/cli-win32-x64-msvc': 1.1.1
|
||||||
'@types/node': 16.11.63
|
'@types/node': 16.11.64
|
||||||
'@typescript-eslint/parser': 5.39.0
|
'@typescript-eslint/parser': 5.39.0
|
||||||
'@vercel/ncc': 0.34.0
|
'@vercel/ncc': 0.34.0
|
||||||
eslint: 8.24.0
|
eslint: 8.24.0
|
||||||
@ -27,7 +27,7 @@ dependencies:
|
|||||||
tiny-glob: 0.2.9
|
tiny-glob: 0.2.9
|
||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@types/node': 16.11.63
|
'@types/node': 16.11.64
|
||||||
'@typescript-eslint/parser': 5.39.0_ypn2ylkkyfa5i233caldtndbqa
|
'@typescript-eslint/parser': 5.39.0_ypn2ylkkyfa5i233caldtndbqa
|
||||||
'@vercel/ncc': 0.34.0
|
'@vercel/ncc': 0.34.0
|
||||||
eslint: 8.24.0
|
eslint: 8.24.0
|
||||||
@ -226,8 +226,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/node/16.11.63:
|
/@types/node/16.11.64:
|
||||||
resolution: {integrity: sha512-3OxnrEQLBz8EIIaHpg3CibmTAEGkDBcHY4fL5cnBwg2vd2yvHrUDGWxK+MlYPeXWWIoJJW79dGtU+oeBr6166Q==}
|
resolution: {integrity: sha512-z5hPTlVFzNwtJ2LNozTpJcD1Cu44c4LNuzaq1mwxmiHWQh2ULdR6Vjwo1UGldzRpzL0yUEdZddnfqGW2G70z6Q==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/eslint-plugin/5.30.0_xyciw6oqjoiiono4dhv3uhn5my:
|
/@typescript-eslint/eslint-plugin/5.30.0_xyciw6oqjoiiono4dhv3uhn5my:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user