This commit is contained in:
@@ -382,7 +382,9 @@ todo: many biz objects are not using new PUT methodology
|
||||
|
||||
|
||||
|
||||
CURRENTLY DOING: wo completion list
|
||||
CURRENTLY DOING:
|
||||
|
||||
update all dependencies front and back
|
||||
|
||||
todo 3: signature: report helper display signature and form ui control to capture /display signature
|
||||
for both tech and customer
|
||||
|
||||
3035
ayanova/package-lock.json
generated
3035
ayanova/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -20,37 +20,37 @@
|
||||
"@fortawesome/vue-fontawesome": "^2.0.2",
|
||||
"chart.js": "^2.9.4",
|
||||
"chartjs-adapter-luxon": "^0.2.2",
|
||||
"core-js": "^3.11.0",
|
||||
"dompurify": "^2.2.7",
|
||||
"core-js": "^3.14.0",
|
||||
"dompurify": "^2.2.9",
|
||||
"fontsource-roboto": "^3.1.5",
|
||||
"github-markdown-css": "^4.0.0",
|
||||
"jwt-decode": "^3.1.2",
|
||||
"luxon": "^1.26.0",
|
||||
"luxon": "^1.27.0",
|
||||
"marked": "^1.2.9",
|
||||
"monaco-editor": "^0.21.3",
|
||||
"monaco-editor-webpack-plugin": "^2.1.0",
|
||||
"nprogress": "^0.2.0",
|
||||
"register-service-worker": "^1.7.2",
|
||||
"vue": "^2.6.12",
|
||||
"vue": "^2.6.14",
|
||||
"vue-chartjs": "^3.5.1",
|
||||
"vue-currency-input": "1.20.3",
|
||||
"vue-router": "^3.5.1",
|
||||
"vue-signature": "^2.5.1",
|
||||
"vuetify": "^2.4.11",
|
||||
"vuetify": "^2.5.4",
|
||||
"vuex": "^3.6.2",
|
||||
"vuex-persistedstate": "^2.7.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cypress/webpack-preprocessor": "^4.1.5",
|
||||
"@vue/cli-plugin-babel": "^4.5.12",
|
||||
"@vue/cli-plugin-e2e-cypress": "^4.5.12",
|
||||
"@vue/cli-plugin-eslint": "^4.5.12",
|
||||
"@vue/cli-plugin-pwa": "^4.5.12",
|
||||
"@vue/cli-plugin-router": "^4.5.12",
|
||||
"@vue/cli-plugin-vuex": "^4.5.12",
|
||||
"@vue/cli-service": "^4.5.12",
|
||||
"@vue/cli-plugin-babel": "^4.5.13",
|
||||
"@vue/cli-plugin-e2e-cypress": "^4.5.13",
|
||||
"@vue/cli-plugin-eslint": "^4.5.13",
|
||||
"@vue/cli-plugin-pwa": "^4.5.13",
|
||||
"@vue/cli-plugin-router": "^4.5.13",
|
||||
"@vue/cli-plugin-vuex": "^4.5.13",
|
||||
"@vue/cli-service": "^4.5.13",
|
||||
"@vue/eslint-config-prettier": "^6.0.0",
|
||||
"@vue/test-utils": "^1.1.4",
|
||||
"@vue/test-utils": "^1.2.1",
|
||||
"babel-core": "6.26.3",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"deepmerge": "^4.2.2",
|
||||
@@ -59,10 +59,10 @@
|
||||
"eslint-plugin-vue": "^6.2.2",
|
||||
"fibers": "^4.0.3",
|
||||
"prettier": "^1.19.1",
|
||||
"sass": "^1.32.11",
|
||||
"sass": "^1.35.1",
|
||||
"sass-loader": "^8.0.2",
|
||||
"vue-cli-plugin-vuetify": "^2.4.0",
|
||||
"vue-template-compiler": "^2.6.12",
|
||||
"vue-cli-plugin-vuetify": "^2.4.1",
|
||||
"vue-template-compiler": "^2.6.14",
|
||||
"vuetify-loader": "^1.7.2",
|
||||
"webpack": "^4.46.0",
|
||||
"webpack-cli": "^3.3.12"
|
||||
|
||||
Reference in New Issue
Block a user