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 Sep 4, 2024
1 parent d8970e4 commit beb0f9f
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 95 deletions.
178 changes: 89 additions & 89 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"crypto-js": "^4.2.0",
"pinia": "^2.2.2",
"uuid": "^10.0.0",
"vue": "^3.4.38",
"vue": "^3.5.1",
"vue-i18n": "^9.14.0",
"vue-router": "^4.4.3",
"vuetify": "^3.7.0"
Expand All @@ -38,18 +38,18 @@
"@vitejs/plugin-vue": "^5.1.3",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/test-utils": "^2.4.6",
"cypress": "^13.14.1",
"cypress": "^13.14.2",
"eslint": "^9.9.0",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-vue": "^9.27.0",
"eslint-plugin-vue": "^9.28.0",
"jsdom": "^25.0.0",
"start-server-and-test": "^2.0.5",
"typescript": "^5.5.4",
"vite": "^5.4.1",
"vite-plugin-pwa": "^0.20.2",
"vite": "^5.4.3",
"vite-plugin-pwa": "^0.20.5",
"vite-plugin-vuetify": "^2.0.4",
"vitest": "^2.0.5",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.1.4"
"vue-tsc": "^2.1.6"
}
}

0 comments on commit beb0f9f

Please sign in to comment.