Skip to content

Commit

Permalink
Bump js dependencies (Apr 2024)
Browse files Browse the repository at this point in the history
  • Loading branch information
satterly committed Apr 11, 2024
1 parent d8674de commit 37a71f3
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,18 @@
"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.7.16",
"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.6.5",
"vuetify": "1.5.24",
"vuex": "3.6.2",
"vue-router": "^3.6.5",
"vuetify": "^1.5.24",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {
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.7.16",
"vuetify-loader": "1.7.3"
"vue-template-compiler": "^2.7.16",
"vuetify-loader": "^1.7.3"
}
}

0 comments on commit 37a71f3

Please sign in to comment.