Skip to content

Commit

Permalink
Update vite version
Browse files Browse the repository at this point in the history
  • Loading branch information
Irenej Bozovicar committed Jan 21, 2024
1 parent 9a9ad82 commit 00e71e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
11 changes: 5 additions & 6 deletions frontend/package-lock.json

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

5 changes: 2 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
"react": "^18.2.0",
"react-bootstrap": "^2.9.2",
"react-dom": "^18.2.0",
"react-router-dom": "^6.21.1",
"vite": "^5.0.10"
"react-router-dom": "^6.21.1"
},
"devDependencies": {
"@types/react": "^18.2.43",
Expand All @@ -28,6 +27,6 @@
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"vite": "^5.0.10"
"vite": "^5.0.12"
}
}

0 comments on commit 00e71e8

Please sign in to comment.