mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-15 05:15:06 +00:00
Update dependency @types/node to v18.11.11
This commit is contained in:
parent
eb65cf0110
commit
06f04d6cb5
@ -32,7 +32,7 @@
|
|||||||
"tiny-glob": "^0.2.9"
|
"tiny-glob": "^0.2.9"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "18.11.9",
|
"@types/node": "18.11.11",
|
||||||
"@typescript-eslint/parser": "5.44.0",
|
"@typescript-eslint/parser": "5.44.0",
|
||||||
"@vercel/ncc": "0.34.0",
|
"@vercel/ncc": "0.34.0",
|
||||||
"eslint": "8.28.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-darwin-x64': 1.2.1
|
||||||
'@tauri-apps/cli-linux-x64-gnu': 1.2.1
|
'@tauri-apps/cli-linux-x64-gnu': 1.2.1
|
||||||
'@tauri-apps/cli-win32-x64-msvc': 1.2.1
|
'@tauri-apps/cli-win32-x64-msvc': 1.2.1
|
||||||
'@types/node': 18.11.9
|
'@types/node': 18.11.11
|
||||||
'@typescript-eslint/parser': 5.44.0
|
'@typescript-eslint/parser': 5.44.0
|
||||||
'@vercel/ncc': 0.34.0
|
'@vercel/ncc': 0.34.0
|
||||||
eslint: 8.28.0
|
eslint: 8.28.0
|
||||||
@ -27,7 +27,7 @@ dependencies:
|
|||||||
tiny-glob: 0.2.9
|
tiny-glob: 0.2.9
|
||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@types/node': 18.11.9
|
'@types/node': 18.11.11
|
||||||
'@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a
|
'@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a
|
||||||
'@vercel/ncc': 0.34.0
|
'@vercel/ncc': 0.34.0
|
||||||
eslint: 8.28.0
|
eslint: 8.28.0
|
||||||
@ -226,8 +226,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/node/18.11.9:
|
/@types/node/18.11.11:
|
||||||
resolution: {integrity: sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==}
|
resolution: {integrity: sha512-KJ021B1nlQUBLopzZmPBVuGU9un7WJd/W4ya7Ih02B4Uwky5Nja0yGYav2EfYIk0RR2Q9oVhf60S2XR1BCWJ2g==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/eslint-plugin/5.30.0_fnsv2sbzcckq65bwfk7a5xwslu:
|
/@typescript-eslint/eslint-plugin/5.30.0_fnsv2sbzcckq65bwfk7a5xwslu:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user