Skip to content

Commit

Permalink
chore: Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dubisdev committed Jan 3, 2025
1 parent 298af40 commit 0073348
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 107 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@radix-ui/react-dialog": "1.1.4",
"@radix-ui/react-label": "2.1.1",
"@radix-ui/react-slot": "1.1.1",
"@tauri-apps/api": "2.1.1",
"@tauri-apps/api": "2.2.0",
"@tauri-apps/plugin-dialog": "2.2.0",
"@tauri-apps/plugin-fs": "2.2.0",
"@tauri-apps/plugin-process": "2.2.0",
Expand All @@ -38,16 +38,16 @@
"zustand": "5.0.2"
},
"devDependencies": {
"@tauri-apps/cli": "2.1.0",
"@types/node": "22.10.2",
"@tauri-apps/cli": "2.2.1",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@vitejs/plugin-react": "4.3.4",
"autoprefixer": "10.4.20",
"postcss": "8.4.49",
"tailwindcss": "3.4.17",
"typescript": "5.7.2",
"vite": "6.0.6",
"vite": "6.0.7",
"vitest": "2.1.8"
}
}
Loading

0 comments on commit 0073348

Please # to comment.