Skip to content

Commit

Permalink
Bump js dependencies (Apr 2024) (#579)
Browse files Browse the repository at this point in the history
* Bump js dependencies (Apr 2024)

* Bump js dependencies (Apr 2024)
  • Loading branch information
satterly authored Apr 11, 2024
1 parent 730591a commit ad06a5b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,19 @@
"dependencies": {
"@alerta/vue-authenticate": "github:alerta/vue-authenticate",
"acorn-dynamic-import": "^4.0.0",
"axios": "^0.21.2",
"axios": "^0.28.1",
"export-to-csv": "^0.2.1",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"moment": "^2.30.1",
"nunjucks": "^3.2.3",
"typescript-eslint-parser": "^22.0.0",
"vue": "^2.6.14",
"vue": "^2.7.16",
"vue-authenticate": "github:alerta/vue-authenticate",
"vue-class-component": "^6.0.0",
"vue-i18n": "^8.26.7",
"vue-class-component": "^6.3.2",
"vue-i18n": "^8.28.2",
"vue-object-merge": "^0.1.8",
"vue-property-decorator": "^7.3.0",
"vue-router": "^3.5.3",
"vue-router": "^3.6.5",
"vuetify": "^1.5.24",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0"
Expand All @@ -67,7 +67,7 @@
"ts-jest": "^23.10.5",
"typescript": "^3.9.10",
"vue-cli-plugin-vuetify": "^0.4.6",
"vue-template-compiler": "^2.6.14",
"vue-template-compiler": "^2.7.16",
"vuetify-loader": "^1.7.3"
}
}

0 comments on commit ad06a5b

Please sign in to comment.