Skip to content

Commit

Permalink
Updates modules
Browse files Browse the repository at this point in the history
  • Loading branch information
amir20 committed Dec 1, 2021
1 parent ba1ccc9 commit e126d6e
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 331 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -34,18 +34,18 @@
"@vueuse/core": "^7.1.2",
"ansi-to-html": "^0.7.2",
"bulma": "^0.9.3",
"date-fns": "^2.26.0",
"date-fns": "^2.27.0",
"fuzzysort": "^1.1.4",
"hotkeys-js": "^3.8.7",
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",
"pinia": "^2.0.4",
"sass": "^1.43.5",
"pinia": "^2.0.5",
"sass": "^1.44.0",
"semver": "^7.3.5",
"splitpanes": "^3.0.6",
"typescript": "^4.5.2",
"unplugin-auto-import": "^0.5.1",
"unplugin-icons": "^0.12.20",
"unplugin-icons": "^0.12.22",
"unplugin-vue-components": "^0.17.2",
"vite": "^2.6.14",
"vue": "^3.2.22",
Expand All @@ -54,7 +54,7 @@
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.16.4",
"@babel/preset-env": "^7.16.4",
"@pinia/testing": "^0.0.6",
"@pinia/testing": "^0.0.7",
"@types/jest": "^27.0.3",
"@types/lodash.debounce": "^4.0.6",
"@types/lodash.throttle": "^4.1.6",
Expand All @@ -63,7 +63,7 @@
"@vue/vue3-jest": "^27.0.0-alpha.4",
"eventsourcemock": "^2.0.0",
"husky": "^7.0.4",
"jest": "^27.4.0",
"jest": "^27.4.3",
"jest-serializer-vue": "^2.0.2",
"lint-staged": "^12.1.2",
"npm-run-all": "^4.1.5",
Expand Down

0 comments on commit e126d6e

Please sign in to comment.