Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
update deps and version for 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Feb 6, 2023
1 parent ddb0678 commit 9f097df
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 41 deletions.
82 changes: 45 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wallet-digitalz",
"private": true,
"version": "1.2.2",
"version": "1.2.6",
"type": "module",
"author": "lucasferreiralimax (https://github.com/lucasferreiralimax)",
"repository": "https://github.com/lucasferreiralimax/wallet-digitalz",
Expand All @@ -25,7 +25,7 @@
"vue": "^3.2.47",
"vue-i18n": "^9.2.2",
"vue-router": "^4.1.6",
"vuetify": "^3.1.1"
"vuetify": "^3.1.3"
},
"devDependencies": {
"@mdi/font": "^7.1.96",
Expand All @@ -37,7 +37,7 @@
"@typescript-eslint/parser": "^5.50.0",
"@vitejs/plugin-vue": "^4.0.0",
"@vue/eslint-config-typescript": "^11.0.2",
"@vue/test-utils": "^2.2.9",
"@vue/test-utils": "^2.2.10",
"cypress": "^12.5.1",
"eslint": "^8.33.0",
"eslint-plugin-cypress": "^2.12.1",
Expand All @@ -48,7 +48,7 @@
"vite": "^4.1.1",
"vite-plugin-pwa": "^0.14.1",
"vite-plugin-vuetify": "^1.0.2",
"vitest": "^0.28.3",
"vitest": "^0.28.4",
"vue-eslint-parser": "^9.1.0",
"vue-tsc": "^1.0.11"
}
Expand Down

0 comments on commit 9f097df

Please sign in to comment.