Skip to content

Commit

Permalink
update deps of project
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Apr 20, 2024
1 parent 232d949 commit dd6c4b8
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 48 deletions.
99 changes: 56 additions & 43 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"pinia": "^2.1.7",
"uuid": "^9.0.1",
"vue": "^3.4.23",
"vue-i18n": "^9.12.1",
"vue-router": "^4.3.0",
"vue-i18n": "^9.13.1",
"vue-router": "^4.3.2",
"vuetify": "^3.5.16"
},
"devDependencies": {
Expand All @@ -38,14 +38,14 @@
"@vitejs/plugin-vue": "^5.0.4",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/test-utils": "^2.4.5",
"cypress": "^13.7.3",
"eslint": "^9.0.0",
"cypress": "^13.8.0",
"eslint": "^9.1.0",
"eslint-plugin-cypress": "^2.15.2",
"eslint-plugin-vue": "^9.25.0",
"jsdom": "^24.0.0",
"start-server-and-test": "^2.0.3",
"typescript": "^5.4.5",
"vite": "^5.2.9",
"vite": "^5.2.10",
"vite-plugin-pwa": "^0.19.8",
"vite-plugin-vuetify": "^2.0.3",
"vitest": "^1.5.0",
Expand Down

0 comments on commit dd6c4b8

Please sign in to comment.