mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 12:55:07 +00:00
Update dependency @types/node to v18.14.0
This commit is contained in:
parent
dd121abe5b
commit
3f9178c92c
@ -32,7 +32,7 @@
|
||||
"tiny-glob": "^0.2.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.13.0",
|
||||
"@types/node": "18.14.0",
|
||||
"@typescript-eslint/parser": "5.52.0",
|
||||
"@vercel/ncc": "0.36.1",
|
||||
"eslint": "8.34.0",
|
||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -6,7 +6,7 @@ specifiers:
|
||||
'@tauri-apps/cli-darwin-x64': 1.2.3
|
||||
'@tauri-apps/cli-linux-x64-gnu': 1.2.3
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.2.3
|
||||
'@types/node': 18.13.0
|
||||
'@types/node': 18.14.0
|
||||
'@typescript-eslint/parser': 5.52.0
|
||||
'@vercel/ncc': 0.36.1
|
||||
eslint: 8.34.0
|
||||
@ -27,7 +27,7 @@ dependencies:
|
||||
tiny-glob: 0.2.9
|
||||
|
||||
devDependencies:
|
||||
'@types/node': 18.13.0
|
||||
'@types/node': 18.14.0
|
||||
'@typescript-eslint/parser': 5.52.0_7kw3g6rralp5ps6mg3uyzz6azm
|
||||
'@vercel/ncc': 0.36.1
|
||||
eslint: 8.34.0
|
||||
@ -226,8 +226,8 @@ packages:
|
||||
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
||||
dev: true
|
||||
|
||||
/@types/node/18.13.0:
|
||||
resolution: {integrity: sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==}
|
||||
/@types/node/18.14.0:
|
||||
resolution: {integrity: sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.30.0_6cfvjsbua5ptj65675bqcn6oza:
|
||||
|
Loading…
x
Reference in New Issue
Block a user