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

breaking changes

parent 7e554590
Branches master
No related tags found
No related merge requests found
Source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -10,27 +10,24 @@ ...@@ -10,27 +10,24 @@
"dependencies": { "dependencies": {
"core-js": "^3.18.2", "core-js": "^3.18.2",
"freeze-dry": "^0.2.5", "freeze-dry": "^0.2.5",
"marked": "^3.0.7", "marked": "^4.2.12",
"pinia": "^2.0.32",
"pouchdb": "^7.2.2", "pouchdb": "^7.2.2",
"vue": "^3.2.20", "vue": "^3.2.47",
"vue-router": "^4.0.0", "vue-router": "^4.1.6",
"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-eslint": "^4.5.12",
"@vue/cli-plugin-router": "^4.5.12", "@vue/cli-plugin-router": "^4.5.12",
"@vue/cli-plugin-vuex": "^4.5.12", "@vue/cli-plugin-vuex": "^4.5.12",
"@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": "^7.1.0",
"babel-eslint": "^10.1.0", "eslint": "^8.34.0",
"eslint": "^7.32.0", "eslint-plugin-vue": "^9.9.0",
"eslint-plugin-prettier": "^4.0.0", "prettier": "^2.8.4"
"eslint-plugin-vue": "^7.19.1",
"prettier": "^2.4.1"
}, },
"eslintConfig": { "eslintConfig": {
"root": true, "root": true,
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
</template> </template>
<style> <style>
@import url('https://use.typekit.net/mwd7zcu.css'); @import url('https://use.typekit.net/mwd7zcu.css')
#app { #app {
font-family: source-code-pro, monospace; font-family: source-code-pro, monospace;
......
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