Skip to content

Commit

Permalink
🐳 chore: Update tauri version
Browse files Browse the repository at this point in the history
  • Loading branch information
caoccao committed Nov 14, 2024
1 parent 4b146fa commit 3cacfe6
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
},
"license": "Apache-2.0",
"dependencies": {
"@tauri-apps/api": ">=2.0.0",
"@tauri-apps/api": ">=2.1.1",
"@tauri-apps/plugin-cli": "~2",
"@tauri-apps/plugin-clipboard-manager": "^2.0.0",
"@tauri-apps/plugin-dialog": "~2",
"@tauri-apps/plugin-shell": ">=2.0.0",
"@tauri-apps/plugin-dialog": "~2.0.1",
"@tauri-apps/plugin-shell": ">=2.0.1",
"highlight.js": "^11.10.0",
"svelte-ux": "^0.73.3",
"svhighlight": "^0.7.1"
Expand All @@ -27,7 +27,7 @@
"@sveltejs/kit": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@tailwindcss/typography": "^0.5.13",
"@tauri-apps/cli": ">=2.0.0",
"@tauri-apps/cli": ">=2.1.0",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"svelte": "^4.2.7",
Expand Down
128 changes: 64 additions & 64 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3cacfe6

Please sign in to comment.