mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
chore(deps) Update Tauri JS CLI (#2743)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -72,10 +72,10 @@
|
||||
"update-notifier": "5.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.15.5",
|
||||
"@babel/preset-env": "7.15.6",
|
||||
"@babel/core": "7.15.8",
|
||||
"@babel/preset-env": "7.15.8",
|
||||
"@babel/preset-typescript": "7.15.0",
|
||||
"@jest/globals": "27.2.4",
|
||||
"@jest/globals": "27.2.5",
|
||||
"@rollup/plugin-babel": "5.3.0",
|
||||
"@rollup/plugin-commonjs": "21.0.0",
|
||||
"@rollup/plugin-node-resolve": "13.0.5",
|
||||
@@ -93,17 +93,17 @@
|
||||
"@types/sharp": "0.29.2",
|
||||
"@typescript-eslint/eslint-plugin": "4.33.0",
|
||||
"@typescript-eslint/parser": "4.33.0",
|
||||
"babel-jest": "27.2.4",
|
||||
"babel-jest": "27.2.5",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-config-standard-with-typescript": "21.0.1",
|
||||
"eslint-plugin-import": "2.24.2",
|
||||
"eslint-plugin-import": "2.25.2",
|
||||
"eslint-plugin-lodash-template": "0.19.0",
|
||||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-promise": "5.1.0",
|
||||
"eslint-plugin-security": "1.4.0",
|
||||
"is-running": "2.1.0",
|
||||
"jest": "27.2.4",
|
||||
"jest": "27.2.5",
|
||||
"jest-transform-toml": "1.0.0",
|
||||
"lockfile-lint": "4.6.2",
|
||||
"prettier": "2.4.1",
|
||||
@@ -112,7 +112,7 @@
|
||||
"rollup": "2.58.0",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"tslib": "2.3.1",
|
||||
"typescript": "4.4.3"
|
||||
"typescript": "4.4.4"
|
||||
},
|
||||
"resolutions": {
|
||||
"**/trim-newlines": "4.0.2"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user