mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-02-06 09:55:50 +00:00
Merge in changes from master
This commit is contained in:
parent
cfef88fc6e
commit
632ad37a3f
@ -17,6 +17,8 @@
|
|||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
"verbose": true,
|
"verbose": true,
|
||||||
|
"collectCoverage": true,
|
||||||
|
"coverageReporters": ["text", "lcov"],
|
||||||
"moduleFileExtensions": [
|
"moduleFileExtensions": [
|
||||||
"js",
|
"js",
|
||||||
"json",
|
"json",
|
||||||
@ -51,8 +53,8 @@
|
|||||||
"nuxt-env": "~0.1.0",
|
"nuxt-env": "~0.1.0",
|
||||||
"stack-utils": "^1.0.2",
|
"stack-utils": "^1.0.2",
|
||||||
"string-hash": "^1.1.3",
|
"string-hash": "^1.1.3",
|
||||||
"tiptap": "^1.17.0",
|
"tiptap": "^1.18.0",
|
||||||
"tiptap-extensions": "^1.17.0",
|
"tiptap-extensions": "^1.18.1",
|
||||||
"v-tooltip": "~2.0.2",
|
"v-tooltip": "~2.0.2",
|
||||||
"vue-count-to": "~1.0.13",
|
"vue-count-to": "~1.0.13",
|
||||||
"vue-izitoast": "1.1.2",
|
"vue-izitoast": "1.1.2",
|
||||||
@ -68,16 +70,16 @@
|
|||||||
"@vue/test-utils": "~1.0.0-beta.29",
|
"@vue/test-utils": "~1.0.0-beta.29",
|
||||||
"babel-core": "~7.0.0-bridge.0",
|
"babel-core": "~7.0.0-bridge.0",
|
||||||
"babel-eslint": "~10.0.1",
|
"babel-eslint": "~10.0.1",
|
||||||
"babel-jest": "~24.7.1",
|
"babel-jest": "~24.8.0",
|
||||||
"eslint": "~5.16.0",
|
"eslint": "~5.16.0",
|
||||||
"eslint-config-prettier": "~4.2.0",
|
"eslint-config-prettier": "~4.2.0",
|
||||||
"eslint-loader": "~2.1.2",
|
"eslint-loader": "~2.1.2",
|
||||||
"eslint-plugin-prettier": "~3.0.1",
|
"eslint-plugin-prettier": "~3.0.1",
|
||||||
"eslint-plugin-vue": "~5.2.2",
|
"eslint-plugin-vue": "~5.2.2",
|
||||||
"fuse.js": "^3.4.4",
|
"fuse.js": "^3.4.4",
|
||||||
"jest": "~24.7.1",
|
"jest": "~24.8.0",
|
||||||
"node-sass": "~4.11.0",
|
"node-sass": "~4.12.0",
|
||||||
"nodemon": "~1.18.11",
|
"nodemon": "~1.19.0",
|
||||||
"prettier": "~1.14.3",
|
"prettier": "~1.14.3",
|
||||||
"sass-loader": "~7.1.0",
|
"sass-loader": "~7.1.0",
|
||||||
"tippy.js": "^4.3.0",
|
"tippy.js": "^4.3.0",
|
||||||
|
|||||||
766
webapp/yarn.lock
766
webapp/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user