Skip to content

Commit

Permalink
update: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Oct 29, 2024
1 parent 3a8495f commit 5f388f0
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 83 deletions.
170 changes: 90 additions & 80 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 @@ -42,15 +42,15 @@
"devDependencies": {
"@rushstack/eslint-patch": "^1.10.4",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.8.1",
"@types/node": "^22.8.4",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/eslint-config-typescript": "^14.1.3",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"cypress": "^13.15.1",
"eslint": "^9.13.0",
"eslint-plugin-cypress": "^4.0.0",
"eslint-plugin-vue": "^9.29.1",
"eslint-plugin-vue": "^9.30.0",
"jsdom": "^25.0.1",
"jsonminify": "^0.4.2",
"npm-run-all": "^4.1.5",
Expand All @@ -59,7 +59,7 @@
"vite": "^5.4.10",
"vite-plugin-style-inject": "^0.0.1",
"vite-svg-loader": "^5.1.0",
"vitest": "^2.1.3",
"vitest": "^2.1.4",
"vue-tsc": "^2.1.8"
}
}

0 comments on commit 5f388f0

Please sign in to comment.