Add locked header and mosuetrap binding for '/'

This commit is contained in:
Dave Gallant
2022-08-19 17:37:48 +00:00
parent 4df9bb1044
commit 5e40b36232
6 changed files with 130 additions and 6 deletions

View File

@@ -11,15 +11,19 @@
"@popperjs/core": "^2.11.5",
"axios": "^0.27.2",
"bootstrap": "^5.2.0",
"bootstrap-vue": "^2.22.0",
"core-js": "^3.8.3",
"jquery": "^3.6.0",
"moment": "^2.29.4",
"vue": "^3.2.13",
"mousetrap": "^1.6.5",
"vue": "^3.2.37",
"vue-loading-overlay": "^5.0.3"
},
"devDependencies": {
"@babel/core": "^7.12.16",
"@babel/eslint-parser": "^7.12.16",
"@types/bootstrap": "^5.2.2",
"@types/mousetrap": "^1.6.9",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-service": "~5.0.0",