mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-03 16:42:42 +03:00
chore(deps) Update Tauri JS CLI (#710)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
458becce46
commit
1fa958ce0e
@ -69,8 +69,8 @@
|
||||
"webpack-shell-plugin": "0.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.10.2",
|
||||
"@babel/preset-env": "7.10.2",
|
||||
"@babel/core": "7.10.3",
|
||||
"@babel/preset-env": "7.10.3",
|
||||
"@babel/preset-typescript": "7.10.1",
|
||||
"@types/cross-spawn": "6.0.2",
|
||||
"@types/fs-extra": "9.0.1",
|
||||
@ -78,35 +78,35 @@
|
||||
"@types/imagemin": "7.0.0",
|
||||
"@types/imagemin-optipng": "5.2.0",
|
||||
"@types/jsdom": "16.2.3",
|
||||
"@types/lodash": "4.14.155",
|
||||
"@types/lodash": "4.14.157",
|
||||
"@types/ms": "0.7.31",
|
||||
"@types/sharp": "0.25.0",
|
||||
"@types/webpack-merge": "4.1.5",
|
||||
"@typescript-eslint/eslint-plugin": "3.3.0",
|
||||
"@typescript-eslint/parser": "3.3.0",
|
||||
"babel-jest": "26.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "3.4.0",
|
||||
"@typescript-eslint/parser": "3.4.0",
|
||||
"babel-jest": "26.1.0",
|
||||
"dotenv": "8.2.0",
|
||||
"eslint": "7.2.0",
|
||||
"eslint": "7.3.1",
|
||||
"eslint-config-standard-with-typescript": "18.0.2",
|
||||
"eslint-plugin-import": "2.21.2",
|
||||
"eslint-plugin-lodash-template": "0.18.0",
|
||||
"eslint-plugin-lodash-template": "0.19.0",
|
||||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-promise": "4.2.1",
|
||||
"eslint-plugin-security": "1.4.0",
|
||||
"eslint-plugin-standard": "4.0.1",
|
||||
"husky": "4.2.5",
|
||||
"is-running": "2.1.0",
|
||||
"jest": "26.0.1",
|
||||
"jest": "26.1.0",
|
||||
"jest-mock-process": "1.4.0",
|
||||
"lint-staged": "10.2.11",
|
||||
"lockfile-lint": "4.3.6",
|
||||
"lockfile-lint": "4.3.7",
|
||||
"promise": "8.1.0",
|
||||
"raw-loader": "4.0.1",
|
||||
"toml-loader": "^1.0.0",
|
||||
"ts-loader": "7.0.5",
|
||||
"typescript": "3.9.5",
|
||||
"webpack": "4.43.0",
|
||||
"webpack-cli": "3.3.11",
|
||||
"webpack-cli": "3.3.12",
|
||||
"webpack-node-externals": "1.7.2"
|
||||
},
|
||||
"husky": {
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user