mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-05 10:13:00 +02:00
chore(deps) Update Tauri API Definitions (#1317)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
This commit is contained in:
@@ -53,17 +53,17 @@
|
||||
"yarn": ">= 1.19.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.13.1",
|
||||
"@babel/preset-env": "7.13.5",
|
||||
"@babel/core": "7.13.8",
|
||||
"@babel/preset-env": "7.13.9",
|
||||
"@babel/preset-typescript": "7.13.0",
|
||||
"@rollup/plugin-babel": "5.3.0",
|
||||
"@rollup/plugin-commonjs": "17.1.0",
|
||||
"@rollup/plugin-node-resolve": "11.2.0",
|
||||
"@rollup/plugin-sucrase": "3.1.0",
|
||||
"@rollup/plugin-typescript": "8.2.0",
|
||||
"@typescript-eslint/eslint-plugin": "4.15.2",
|
||||
"@typescript-eslint/parser": "4.15.2",
|
||||
"eslint": "7.20.0",
|
||||
"@typescript-eslint/eslint-plugin": "4.16.1",
|
||||
"@typescript-eslint/parser": "4.16.1",
|
||||
"eslint": "7.21.0",
|
||||
"eslint-config-prettier": "7.2.0",
|
||||
"eslint-config-standard-with-typescript": "20.0.0",
|
||||
"eslint-plugin-import": "2.22.1",
|
||||
@@ -73,15 +73,15 @@
|
||||
"eslint-plugin-security": "1.4.0",
|
||||
"husky": "4.3.8",
|
||||
"lint-staged": "10.5.4",
|
||||
"lockfile-lint": "4.6.1",
|
||||
"lockfile-lint": "4.6.2",
|
||||
"lodash": "4.17.21",
|
||||
"prettier": "2.2.1",
|
||||
"regenerator-runtime": "0.13.7",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.39.1",
|
||||
"rollup": "2.40.0",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"tslib": "2.1.0",
|
||||
"typescript": "4.2.2"
|
||||
"typescript": "4.2.3"
|
||||
},
|
||||
"resolutions": {
|
||||
"**/lodash": ">=4.17.19"
|
||||
|
||||
Reference in New Issue
Block a user