Skip to content

Commit

Permalink
update vue and vite
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Feb 8, 2024
1 parent 1924c3d commit d721a50
Show file tree
Hide file tree
Showing 3 changed files with 158 additions and 158 deletions.
140 changes: 70 additions & 70 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 @@ -32,7 +32,7 @@
},
"dependencies": {
"sass": "^1.70.0",
"vue": "^3.4.15"
"vue": "^3.4.16"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.7.2",
Expand All @@ -49,7 +49,7 @@
"npm-run-all": "^4.1.5",
"start-server-and-test": "^2.0.3",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite": "^5.1.0",
"vite-plugin-style-inject": "^0.0.1",
"vite-svg-loader": "^4.0.0",
"vitest": "^1.2.2",
Expand Down
Loading

0 comments on commit d721a50

Please sign in to comment.