1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-31 01:57:21 +01:00

Updates libs

This commit is contained in:
Amir Raminfar
2019-08-23 13:27:21 -07:00
parent 22c350aed5
commit 8651b37723
2 changed files with 587 additions and 363 deletions

944
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -26,7 +26,7 @@
"dependencies": {
"ansi-to-html": "^0.6.11",
"bulma": "^0.7.5",
"date-fns": "^2.0.0",
"date-fns": "^2.0.1",
"vue": "^2.6.10",
"vue-meta": "^2.2.1",
"vue-router": "^3.1.2"
@@ -37,12 +37,12 @@
"@vue/component-compiler-utils": "^3.0.0",
"@vue/test-utils": "^1.0.0-beta.29",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^24.8.0",
"babel-jest": "^24.9.0",
"concurrently": "^4.1.2",
"eventsourcemock": "^2.0.0",
"fetch-mock": "^7.3.9",
"husky": "^3.0.4",
"jest": "^24.8.0",
"jest": "^24.9.0",
"jest-serializer-vue": "^2.0.2",
"lint-staged": "^9.2.3",
"mockdate": "^2.0.5",