mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 12:55:07 +00:00
Update dependency @types/node to v18.11.12
This commit is contained in:
parent
c74cbc5698
commit
8f8c086b2a
@ -32,7 +32,7 @@
|
||||
"tiny-glob": "^0.2.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.11.11",
|
||||
"@types/node": "18.11.12",
|
||||
"@typescript-eslint/parser": "5.44.0",
|
||||
"@vercel/ncc": "0.36.0",
|
||||
"eslint": "8.28.0",
|
||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -6,7 +6,7 @@ specifiers:
|
||||
'@tauri-apps/cli-darwin-x64': 1.2.1
|
||||
'@tauri-apps/cli-linux-x64-gnu': 1.2.1
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.2.1
|
||||
'@types/node': 18.11.11
|
||||
'@types/node': 18.11.12
|
||||
'@typescript-eslint/parser': 5.44.0
|
||||
'@vercel/ncc': 0.36.0
|
||||
eslint: 8.28.0
|
||||
@ -27,7 +27,7 @@ dependencies:
|
||||
tiny-glob: 0.2.9
|
||||
|
||||
devDependencies:
|
||||
'@types/node': 18.11.11
|
||||
'@types/node': 18.11.12
|
||||
'@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a
|
||||
'@vercel/ncc': 0.36.0
|
||||
eslint: 8.28.0
|
||||
@ -226,8 +226,8 @@ packages:
|
||||
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
||||
dev: true
|
||||
|
||||
/@types/node/18.11.11:
|
||||
resolution: {integrity: sha512-KJ021B1nlQUBLopzZmPBVuGU9un7WJd/W4ya7Ih02B4Uwky5Nja0yGYav2EfYIk0RR2Q9oVhf60S2XR1BCWJ2g==}
|
||||
/@types/node/18.11.12:
|
||||
resolution: {integrity: sha512-FgD3NtTAKvyMmD44T07zz2fEf+OKwutgBCEVM8GcvMGVGaDktiLNTDvPwC/LUe3PinMW+X6CuLOF2Ui1mAlSXg==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.30.0_fnsv2sbzcckq65bwfk7a5xwslu:
|
||||
|
Loading…
x
Reference in New Issue
Block a user