Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marcolarosa committed Jun 2, 2020
1 parent 05a3c10 commit 6c0a4d3
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 102 deletions.
180 changes: 83 additions & 97 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"homepage": "https://github.com/CoEDL/eaf-viewer#readme",
"dependencies": {
"@coedl/transcription-parsers": "^1.1.0",
"@coedl/transcription-parsers": "^1.2.2",
"@fortawesome/fontawesome-free": "^5.13.0",
"@fortawesome/fontawesome-svg-core": "^1.2.28",
"@observablehq/stdlib": "^3.2.1",
Expand All @@ -67,23 +67,23 @@
"source-map-support": "^0.5.16",
"tailwindcss": "^1.1.3",
"vue": "^2.6.11",
"vue-router": "^3.3.1",
"vue-router": "^3.3.2",
"vue-scrollto": "^2.18.1",
"vuex": "^3.4.0",
"xml-js": "^1.6.11"
},
"devDependencies": {
"@babel/cli": "^7.10.1",
"@babel/core": "^7.10.1",
"@babel/core": "^7.10.2",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.10.1",
"@babel/preset-env": "^7.10.2",
"autoprefixer": "^9.8.0",
"babel-loader": "^8.1.0",
"chai": "^4.2.0",
"clean-webpack-plugin": "^3.0.0",
"connect-history-api-fallback": "^1.6.0",
"css-loader": "^3.5.3",
"electron": "^9.0.0",
"electron": "^9.0.1",
"electron-builder": "^22.7.0",
"electron-notarize": "^0.3.0",
"electron-updater": "^4.3.1",
Expand Down

0 comments on commit 6c0a4d3

Please # to comment.