Skip to content

Commit

Permalink
fix: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dubisdev committed Aug 11, 2024
1 parent 7c6907a commit b1893cf
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 105 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
},
"devDependencies": {
"@tauri-apps/cli": "next",
"@types/node": "22.1.0",
"@types/node": "22.2.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.1",
"typescript": "5.5.4",
"vite": "5.3.5"
"vite": "5.4.0"
},
"engines": {
"node": ">=22"
Expand Down
Loading

0 comments on commit b1893cf

Please sign in to comment.