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.60
This commit is contained in:
parent
82409565d8
commit
c276fb1375
@ -32,7 +32,7 @@
|
|||||||
"tiny-glob": "^0.2.9"
|
"tiny-glob": "^0.2.9"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.59",
|
"@types/node": "16.11.60",
|
||||||
"@typescript-eslint/parser": "5.38.0",
|
"@typescript-eslint/parser": "5.38.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.0
|
'@tauri-apps/cli-darwin-x64': 1.1.0
|
||||||
'@tauri-apps/cli-linux-x64-gnu': 1.1.0
|
'@tauri-apps/cli-linux-x64-gnu': 1.1.0
|
||||||
'@tauri-apps/cli-win32-x64-msvc': 1.1.0
|
'@tauri-apps/cli-win32-x64-msvc': 1.1.0
|
||||||
'@types/node': 16.11.59
|
'@types/node': 16.11.60
|
||||||
'@typescript-eslint/parser': 5.38.0
|
'@typescript-eslint/parser': 5.38.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.59
|
'@types/node': 16.11.60
|
||||||
'@typescript-eslint/parser': 5.38.0_7ilbxdl5iguzcjriqqcg2m5cku
|
'@typescript-eslint/parser': 5.38.0_7ilbxdl5iguzcjriqqcg2m5cku
|
||||||
'@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.59:
|
/@types/node/16.11.60:
|
||||||
resolution: {integrity: sha512-6u+36Dj3aDzhfBVUf/mfmc92OEdzQ2kx2jcXGdigfl70E/neV21ZHE6UCz4MDzTRcVqGAM27fk+DLXvyDsn3Jw==}
|
resolution: {integrity: sha512-kYIYa1D1L+HDv5M5RXQeEu1o0FKA6yedZIoyugm/MBPROkLpX4L7HRxMrPVyo8bnvjpW/wDlqFNGzXNMb7AdRw==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/eslint-plugin/5.30.0_4gkcvl6qsi23tqqawfqgcwtp54:
|
/@typescript-eslint/eslint-plugin/5.30.0_4gkcvl6qsi23tqqawfqgcwtp54:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user