Skip to content
Snippets Groups Projects
Commit 0b393d48 authored by Adam Procter's avatar Adam Procter
Browse files

updated packages

fixed serve with updating packages
parent 7e554590
No related branches found
No related tags found
No related merge requests found
...@@ -8,22 +8,22 @@ ...@@ -8,22 +8,22 @@
"lint": "vue-cli-service lint" "lint": "vue-cli-service lint"
}, },
"dependencies": { "dependencies": {
"core-js": "^3.18.2", "core-js": "^3.29.0",
"freeze-dry": "^0.2.5", "freeze-dry": "^0.2.5",
"marked": "^3.0.7", "marked": "^3.0.7",
"pouchdb": "^7.2.2", "pouchdb": "^7.2.2",
"vue": "^3.2.20", "vue": "^3.2.47",
"vue-router": "^4.0.0", "vue-router": "^4.0.0",
"vue3-swatches": "^1.0.3", "vue3-swatches": "^1.0.3",
"vuemoji-picker": "^0.0.7", "vuemoji-picker": "^0.0.7",
"vuex": "^4.0.0" "vuex": "^4.0.0"
}, },
"devDependencies": { "devDependencies": {
"@vue/cli-plugin-babel": "^4.5.12", "@vue/cli-plugin-babel": "~5.0.8",
"@vue/cli-plugin-eslint": "^4.5.12", "@vue/cli-plugin-eslint": "~5.0.8",
"@vue/cli-plugin-router": "^4.5.12", "@vue/cli-plugin-router": "~5.0.8",
"@vue/cli-plugin-vuex": "^4.5.12", "@vue/cli-plugin-vuex": "~5.0.8",
"@vue/cli-service": "^4.5.12", "@vue/cli-service": "~5.0.8",
"@vue/compiler-sfc": "^3.2.20", "@vue/compiler-sfc": "^3.2.20",
"@vue/eslint-config-prettier": "^6.0.0", "@vue/eslint-config-prettier": "^6.0.0",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment