Skip to content

Commit

Permalink
Merge pull request #129 from alley-rs/dev
Browse files Browse the repository at this point in the history
chore(deps): 升级依赖
  • Loading branch information
thep0y authored Oct 26, 2024
2 parents e115e4e + 03ebb31 commit 162b82c
Show file tree
Hide file tree
Showing 3 changed files with 319 additions and 209 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,24 @@
},
"license": "MIT",
"dependencies": {
"@tauri-apps/api": "^2.0.1",
"@tauri-apps/api": "^2.0.3",
"@tauri-apps/plugin-clipboard-manager": "^2.0.0",
"@tauri-apps/plugin-dialog": "^2.0.0",
"@tauri-apps/plugin-shell": "^2.0.0",
"@tauri-apps/plugin-dialog": "^2.0.1",
"@tauri-apps/plugin-shell": "^2.0.1",
"@tauri-apps/plugin-updater": "2.0.0-rc.1",
"alley-components": "^0.3.6",
"buffer": "^6.0.3",
"solid-icons": "^1.1.0",
"solid-js": "^1.9.1"
"solid-js": "^1.9.3"
},
"devDependencies": {
"@biomejs/biome": "^1.9.3",
"@tauri-apps/cli": "^2.0.1",
"@types/node": "^22.7.4",
"@biomejs/biome": "^1.9.4",
"@tauri-apps/cli": "^2.0.4",
"@types/node": "^22.8.1",
"cross-env": "^7.0.3",
"sass": "^1.79.4",
"typescript": "^5.6.2",
"vite": "^5.4.8",
"sass": "^1.80.4",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite-plugin-solid": "^2.10.2"
}
}
Loading

0 comments on commit 162b82c

Please sign in to comment.