Skip to content

Commit

Permalink
update: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Oct 31, 2024
1 parent 585bb7c commit ca4bfd7
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
48 changes: 24 additions & 24 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
},
"dependencies": {
"@vueuse/core": "^11.1.0",
"@vueuse/core": "^11.2.0",
"crypto-js": "^4.2.0",
"pinia": "^2.2.5",
"uuid": "^11.0.2",
Expand All @@ -40,7 +40,7 @@
"@vue/test-utils": "^2.4.6",
"cypress": "^13.15.1",
"eslint": "^9.13.0",
"eslint-plugin-cypress": "^4.0.0",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-vue": "^9.30.0",
"jsdom": "^25.0.1",
"start-server-and-test": "^2.0.8",
Expand All @@ -50,6 +50,6 @@
"vite-plugin-vuetify": "^2.0.4",
"vitest": "^2.1.4",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.1.8"
"vue-tsc": "^2.1.10"
}
}

0 comments on commit ca4bfd7

Please sign in to comment.