mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-29 13:03:09 +03:00
chore(deps) Update Tauri JS CLI (#2677)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b7bb314c46
commit
ba6e35ec65
@ -74,7 +74,7 @@
|
||||
"@babel/core": "7.15.5",
|
||||
"@babel/preset-env": "7.15.6",
|
||||
"@babel/preset-typescript": "7.15.0",
|
||||
"@jest/globals": "27.2.1",
|
||||
"@jest/globals": "27.2.3",
|
||||
"@rollup/plugin-babel": "5.3.0",
|
||||
"@rollup/plugin-commonjs": "20.0.0",
|
||||
"@rollup/plugin-node-resolve": "13.0.5",
|
||||
@ -86,13 +86,13 @@
|
||||
"@types/global-agent": "2.1.1",
|
||||
"@types/imagemin": "7.0.1",
|
||||
"@types/imagemin-optipng": "5.2.1",
|
||||
"@types/inquirer": "8.1.2",
|
||||
"@types/inquirer": "8.1.3",
|
||||
"@types/ms": "0.7.31",
|
||||
"@types/semver": "7.3.8",
|
||||
"@types/sharp": "0.29.2",
|
||||
"@typescript-eslint/eslint-plugin": "4.31.2",
|
||||
"@typescript-eslint/parser": "4.31.2",
|
||||
"babel-jest": "27.2.1",
|
||||
"@typescript-eslint/eslint-plugin": "4.32.0",
|
||||
"@typescript-eslint/parser": "4.32.0",
|
||||
"babel-jest": "27.2.3",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-config-standard-with-typescript": "21.0.1",
|
||||
@ -102,7 +102,7 @@
|
||||
"eslint-plugin-promise": "5.1.0",
|
||||
"eslint-plugin-security": "1.4.0",
|
||||
"is-running": "2.1.0",
|
||||
"jest": "27.2.1",
|
||||
"jest": "27.2.3",
|
||||
"jest-transform-toml": "1.0.0",
|
||||
"lockfile-lint": "4.6.2",
|
||||
"prettier": "2.4.1",
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user