Skip to content

Commit

Permalink
Merge pull request #176 from WindSekirun/renovate/all
Browse files Browse the repository at this point in the history
Update all dependencies
  • Loading branch information
WindSekirun (wind.seo) authored Apr 27, 2021
2 parents 4a0f4b4 + c189072 commit fcca4fd
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@fortawesome/vue-fontawesome": "2.0.2",
"axios": "0.21.1",
"chart.js": "2.9.4",
"core-js": "3.9.1",
"core-js": "3.11.0",
"leaflet": "1.7.1",
"leaflet.geodesic": "2.5.5-0",
"nord": "0.2.1",
Expand All @@ -33,45 +33,45 @@
"vue-router": "3.5.1",
"vue-select": "3.11.2",
"vue2-leaflet": "2.7.0",
"vuetify": "2.4.8",
"vuetify": "2.4.11",
"vuex": "3.6.2"
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "1.0.1",
"@types/chai": "4.2.15",
"@types/chai": "4.2.17",
"@types/leaflet": "1.7.0",
"@types/lodash": "4.14.168",
"@types/mocha": "5.2.7",
"@types/mocha": "8.2.2",
"@types/vue-select": "3.11.1",
"@typescript-eslint/eslint-plugin": "4.20.0",
"@typescript-eslint/parser": "4.20.0",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"@vue/cli-plugin-babel": "4.5.12",
"@vue/cli-plugin-eslint": "4.5.11",
"@vue/cli-plugin-eslint": "4.5.12",
"@vue/cli-plugin-router": "4.5.12",
"@vue/cli-plugin-typescript": "4.5.12",
"@vue/cli-plugin-unit-mocha": "4.5.12",
"@vue/cli-plugin-vuex": "4.5.12",
"@vue/cli-service": "4.5.12",
"@vue/eslint-config-prettier": "6.0.0",
"@vue/eslint-config-typescript": "7.0.0",
"@vue/test-utils": "1.1.3",
"@vue/test-utils": "1.1.4",
"babel-plugin-istanbul": "6.0.0",
"chai": "4.3.4",
"codecov": "3.8.1",
"eslint": "7.21.0",
"eslint-config-prettier": "6.15.0",
"eslint": "7.25.0",
"eslint-config-prettier": "8.3.0",
"eslint-loader": "4.0.2",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-vue": "7.8.0",
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-vue": "7.9.0",
"gh-pages": "3.1.0",
"istanbul": "0.4.5",
"mocha": "6.2.3",
"mocha": "8.3.2",
"nyc": "15.1.0",
"prettier": "2.2.1",
"source-map-support": "0.5.19",
"ts-node": "9.1.1",
"typescript": "4.2.3",
"vue-cli-plugin-vuetify": "2.3.1",
"typescript": "4.2.4",
"vue-cli-plugin-vuetify": "2.4.0",
"vue-template-compiler": "2.6.12",
"vuex-class": "0.3.2",
"vuex-module-decorators": "1.0.1"
Expand Down

0 comments on commit fcca4fd

Please sign in to comment.