Skip to content

Commit

Permalink
Updates modules
Browse files Browse the repository at this point in the history
  • Loading branch information
amir20 committed Mar 23, 2023
1 parent fbcf989 commit c4386d2
Show file tree
Hide file tree
Showing 3 changed files with 259 additions and 131 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"@iconify-json/mdi": "^1.1.50",
"@iconify-json/mdi-light": "^1.1.6",
"@iconify-json/octicon": "^1.1.36",
"@intlify/unplugin-vue-i18n": "^0.9.3",
"@intlify/unplugin-vue-i18n": "^0.10.0",
"@oruga-ui/oruga-next": "^0.5.10",
"@oruga-ui/theme-bulma": "^0.2.9",
"@vueuse/core": "^9.13.0",
"@vueuse/integrations": "^9.13.0",
"@vueuse/router": "^9.13.0",
"ansi-to-html": "^0.7.2",
"bulma": "^0.9.4",
"d3-array": "^3.2.2",
"d3-array": "^3.2.3",
"d3-ease": "^3.0.1",
"d3-scale": "^4.0.2",
"d3-selection": "^3.0.0",
Expand All @@ -62,31 +62,31 @@
"@types/d3-shape": "^3.1.1",
"@types/d3-transition": "^3.0.3",
"@types/lodash.debounce": "^4.0.7",
"@types/node": "^18.15.3",
"@types/node": "^18.15.5",
"@types/semver": "^7.3.13",
"@vitejs/plugin-vue": "4.1.0",
"@vue/compiler-sfc": "^3.2.47",
"@vue/test-utils": "^2.3.1",
"@vue/test-utils": "^2.3.2",
"c8": "^7.13.0",
"eventsourcemock": "^2.0.0",
"jest-serializer-vue": "^3.1.0",
"jsdom": "^21.1.1",
"lint-staged": "^13.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.5",
"release-it": "^15.9.0",
"prettier": "^2.8.6",
"release-it": "^15.9.1",
"sass": "^1.59.3",
"simple-git-hooks": "^2.8.1",
"ts-node": "^10.9.1",
"typescript": "^5.0.2",
"unplugin-auto-import": "^0.15.1",
"unplugin-auto-import": "^0.15.2",
"unplugin-icons": "^0.15.3",
"unplugin-vue-components": "^0.24.1",
"vite": "4.2.1",
"vite-plugin-pages": "^0.29.0",
"vite-plugin-vue-layouts": "^0.8.0",
"vitepress": "1.0.0-alpha.61",
"vitest": "^0.29.5",
"vitest": "^0.29.7",
"vue-tsc": "^1.2.0"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit c4386d2

Please sign in to comment.