mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 12:55:07 +00:00
Pin dependencies
This commit is contained in:
parent
8864b18928
commit
448b9ef7ff
14
package.json
14
package.json
@ -34,13 +34,13 @@
|
||||
"@tauri-apps/cli-linux-x64-gnu": "1.0.0-rc.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^16.10.5",
|
||||
"@typescript-eslint/parser": "^5.8.1",
|
||||
"@vercel/ncc": "^0.31.1",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-plugin-github": "^4.3.2",
|
||||
"js-yaml": "^4.1.0",
|
||||
"@types/node": "16.11.33",
|
||||
"@typescript-eslint/parser": "5.22.0",
|
||||
"@vercel/ncc": "0.31.1",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-plugin-github": "4.3.6",
|
||||
"js-yaml": "4.1.0",
|
||||
"prettier": "2.5.1",
|
||||
"typescript": "^4.4.4"
|
||||
"typescript": "4.6.4"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user