Skip to content

Commit

Permalink
update: vite
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Sep 25, 2024
1 parent 70ce81f commit 75be961
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@rushstack/eslint-patch": "^1.10.4",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.6.1",
"@types/node": "^22.7.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/test-utils": "^2.4.6",
Expand All @@ -58,7 +58,7 @@
"npm-run-all": "^4.1.5",
"start-server-and-test": "^2.0.8",
"typescript": "^5.6.2",
"vite": "^5.4.7",
"vite": "^5.4.8",
"vite-plugin-style-inject": "^0.0.1",
"vite-svg-loader": "^5.1.0",
"vitest": "^2.1.1",
Expand Down

0 comments on commit 75be961

Please sign in to comment.