Skip to content

Commit

Permalink
Update vue to 3.2.0 version. Use dart-sass instead of node-sass.
Browse files Browse the repository at this point in the history
  • Loading branch information
m0ksem committed Sep 17, 2021
1 parent 499ad0c commit 289ea09
Show file tree
Hide file tree
Showing 2 changed files with 1,997 additions and 2,226 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"leaflet-map": "^0.2.1",
"medium-editor": "^5.23.3",
"register-service-worker": "^1.7.1",
"vue": "^3.0.0",
"vue": "^3.2.0",
"vue-chartjs": "^3.5.1",
"vue-gtm": "^3.2.1",
"vue-i18n": "^9.0.0",
Expand All @@ -46,14 +46,14 @@
"@vue/cli-plugin-unit-jest": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/compiler-sfc": "3.0.4",
"@vue/compiler-sfc": "^3.2.0",
"@vue/eslint-config-typescript": "^5.0.2",
"@vue/test-utils": "^2.0.0-0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^7.0.0-0",
"lint-staged": "^9.5.0",
"node-sass": "^4.12.0",
"sass-loader": "^7.3.1",
"sass": "^1.41.1",
"sass-loader": "^8.0.2",
"typescript": "^4.3.5",
"vue-jest": "^5.0.0-0"
},
Expand Down
Loading

0 comments on commit 289ea09

Please sign in to comment.