Skip to content

Commit

Permalink
update: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Sep 30, 2024
1 parent b122836 commit c6c2b6f
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 76 deletions.
142 changes: 71 additions & 71 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 @@ -20,21 +20,21 @@
"dependencies": {
"@vueuse/core": "^11.1.0",
"crypto-js": "^4.2.0",
"pinia": "^2.2.2",
"pinia": "^2.2.3",
"uuid": "^10.0.0",
"vue": "^3.5.10",
"vue-i18n": "^10.0.3",
"vue-i18n": "^9.14.1",
"vue-router": "^4.4.5",
"vuetify": "^3.7.2"
},
"devDependencies": {
"@mdi/font": "^7.4.47",
"@pinia/testing": "^0.1.5",
"@pinia/testing": "^0.1.6",
"@types/crypto-js": "^4.2.2",
"@types/jest": "^29.5.13",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/test-utils": "^2.4.6",
Expand Down

0 comments on commit c6c2b6f

Please sign in to comment.