Skip to content

Commit

Permalink
Updated vite and vitest dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschwendener committed Feb 20, 2025
1 parent 14b2a02 commit f515176
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 71 deletions.
136 changes: 68 additions & 68 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 @@ -39,7 +39,7 @@
"@types/react-dom": "^18.2.18",
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^3.0.5",
"@vitest/coverage-v8": "^3.0.6",
"electron": "^34.0.1",
"electron-builder": "^25.1.8",
"eslint": "^9.19.0",
Expand All @@ -50,10 +50,10 @@
"tree-kill": "^1.2.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.23.0",
"vite": "^6.1.0",
"vite": "^6.1.1",
"vite-plugin-electron": "^0.29.0",
"vite-plugin-electron-renderer": "^0.14.6",
"vitest": "^3.0.5"
"vitest": "^3.0.6"
},
"dependencies": {
"@fluentui/react-components": "^9.58.2",
Expand Down

0 comments on commit f515176

Please sign in to comment.