Skip to content

Commit

Permalink
Merge pull request #11 from sammcj/bumpdeps
Browse files Browse the repository at this point in the history
chore: update all packages/libs
  • Loading branch information
ahkohd authored Nov 6, 2023
2 parents c5507f5 + b3e35a3 commit 4468b89
Show file tree
Hide file tree
Showing 4 changed files with 1,815 additions and 577 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"@tauri-apps/api": "^1.2.0"
"@tauri-apps/api": "^1.5.1"
},
"devDependencies": {
"@types/node": "^18.7.10",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",
"@vitejs/plugin-react": "^3.0.0",
"typescript": "^4.6.4",
"vite": "^4.0.0",
"@tauri-apps/cli": "^1.2.2"
"@types/node": "^20.8.10",
"@types/react": "^18.2.35",
"@types/react-dom": "^18.2.14",
"@vitejs/plugin-react": "^4.1.1",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"@tauri-apps/cli": "^1.5.6"
}
}
Loading

0 comments on commit 4468b89

Please sign in to comment.