Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
blopker committed Jan 17, 2025
1 parent 6fbcd0f commit 6bcc674
Show file tree
Hide file tree
Showing 4 changed files with 273 additions and 253 deletions.
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"dependencies": {
"@corvu/tooltip": "^0.2.1",
"@solid-primitives/keyboard": "^1.2.8",
"@solidjs/router": "^0.15.2",
"@tailwindcss/vite": "^4.0.0-beta.8",
"@solidjs/router": "^0.15.3",
"@tailwindcss/vite": "^4.0.0-beta.9",
"@tauri-apps/api": "^2.2.0",
"@tauri-apps/plugin-clipboard-manager": "^2.2.0",
"@tauri-apps/plugin-deep-link": "~2.2.0",
Expand All @@ -25,15 +25,15 @@
"@tauri-apps/plugin-store": "~2.2.0",
"@tauri-apps/plugin-updater": "~2.3.1",
"@tauri-apps/plugin-window-state": "~2.2.0",
"@types/bun": "^1.1.16",
"@types/bun": "^1.1.17",
"solid-icons": "^1.1.0",
"solid-js": "^1.9.4",
"solid-transition-group": "^0.2.3"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.10",
"@tauri-apps/cli": "^2.2.2",
"tailwindcss": "^4.0.0-beta.8",
"@tauri-apps/cli": "^2.2.4",
"tailwindcss": "^4.0.0-beta.9",
"vite": "^6.0.7",
"vite-plugin-solid": "^2.11.0"
}
Expand Down
Loading

0 comments on commit 6bcc674

Please sign in to comment.