mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 12:55:07 +00:00
Merge pull request #223 from JonasKruckenberg/renovate/node-18.x
This commit is contained in:
commit
9d4f0e135a
@ -32,7 +32,7 @@
|
||||
"tiny-glob": "^0.2.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.14.0",
|
||||
"@types/node": "18.14.4",
|
||||
"@typescript-eslint/parser": "5.53.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.14.0
|
||||
'@types/node': 18.14.4
|
||||
'@typescript-eslint/parser': 5.53.0
|
||||
'@vercel/ncc': 0.36.1
|
||||
eslint: 8.34.0
|
||||
@ -27,7 +27,7 @@ dependencies:
|
||||
tiny-glob: 0.2.9
|
||||
|
||||
devDependencies:
|
||||
'@types/node': 18.14.0
|
||||
'@types/node': 18.14.4
|
||||
'@typescript-eslint/parser': 5.53.0_7kw3g6rralp5ps6mg3uyzz6azm
|
||||
'@vercel/ncc': 0.36.1
|
||||
eslint: 8.34.0
|
||||
@ -218,8 +218,8 @@ packages:
|
||||
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
||||
dev: true
|
||||
|
||||
/@types/node/18.14.0:
|
||||
resolution: {integrity: sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A==}
|
||||
/@types/node/18.14.4:
|
||||
resolution: {integrity: sha512-VhCw7I7qO2X49+jaKcAUwi3rR+hbxT5VcYF493+Z5kMLI0DL568b7JI4IDJaxWFH0D/xwmGJNoXisyX+w7GH/g==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.30.0_ny4s7qc6yg74faf3d6xty2ofzy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user