mirror of
https://github.com/Fabio286/antares.git
synced 2025-01-11 16:44:27 +01:00
chore: update dependencies
This commit is contained in:
parent
308f69f12e
commit
ab54eb086f
10
package.json
10
package.json
@ -94,7 +94,7 @@
|
||||
"electron-store": "^8.0.0",
|
||||
"electron-updater": "^4.3.9",
|
||||
"faker": "^5.5.3",
|
||||
"marked": "^2.0.5",
|
||||
"marked": "^2.0.7",
|
||||
"moment": "^2.29.1",
|
||||
"mysql2": "^2.2.5",
|
||||
"pg": "^8.5.1",
|
||||
@ -108,20 +108,20 @@
|
||||
"vuex": "^3.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/eslint-parser": "^7.14.3",
|
||||
"@babel/eslint-parser": "^7.14.4",
|
||||
"cross-env": "^7.0.2",
|
||||
"electron": "^13.0.0",
|
||||
"electron": "^13.1.1",
|
||||
"electron-builder": "22.10.5",
|
||||
"electron-devtools-installer": "^3.2.0",
|
||||
"electron-webpack": "^2.8.2",
|
||||
"electron-webpack-vue": "^2.4.0",
|
||||
"eslint": "^7.27.0",
|
||||
"eslint-config-standard": "^16.0.3",
|
||||
"eslint-plugin-import": "^2.23.3",
|
||||
"eslint-plugin-import": "^2.23.4",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^5.1.0",
|
||||
"eslint-plugin-vue": "^7.10.0",
|
||||
"sass": "^1.34.0",
|
||||
"sass": "^1.34.1",
|
||||
"sass-loader": "^10.2.0",
|
||||
"standard-version": "^9.3.0",
|
||||
"stylelint": "^13.13.1",
|
||||
|
Loading…
Reference in New Issue
Block a user