1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-27 15:41:45 +01:00

Fixes old modules

This commit is contained in:
Amir Raminfar
2020-03-26 15:15:55 -07:00
parent f443ffb646
commit 729ba9b26f
2 changed files with 297 additions and 2243 deletions

2534
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -28,7 +28,7 @@
"buefy": "^0.8.13",
"bulma": "^0.8.1",
"caniuse-lite": "^1.0.30001038",
"date-fns": "^2.11.0",
"date-fns": "^2.11.1",
"hotkeys-js": "^3.7.5",
"lodash.debounce": "^4.0.8",
"semver": "^7.1.3",
@@ -45,11 +45,11 @@
"@vue/component-compiler-utils": "^3.1.1",
"@vue/test-utils": "^1.0.0-beta.29",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^25.2.1",
"babel-jest": "^25.2.3",
"concurrently": "^5.1.0",
"eventsourcemock": "^2.0.0",
"husky": "^4.2.3",
"jest": "^25.2.2",
"jest": "^25.2.3",
"jest-serializer-vue": "^2.0.2",
"lint-staged": "^10.0.9",
"mockdate": "^2.0.5",