Compare commits

..

2 Commits

Author SHA1 Message Date
minori 1ebdd8c288 deps: update @tauri-apps/plugin-dialog to 2.7.0
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m20s
CI / Lint & Test (pull_request) Successful in 19m58s
CI / Build Linux (pull_request) Failing after 6m40s
CI / Build Windows (cross-compile) (pull_request) Failing after 7m49s
2026-04-15 07:02:44 -07:00
minori ee8fa07001 deps: update @tauri-apps/plugin-dialog to 2.6.0
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m23s
CI / Lint & Test (pull_request) Successful in 27m23s
CI / Build Linux (pull_request) Successful in 25m16s
CI / Build Windows (cross-compile) (pull_request) Successful in 35m50s
2026-02-04 08:54:14 -08:00
2 changed files with 18 additions and 13 deletions
+2 -2
View File
@@ -55,7 +55,7 @@
"@lezer/highlight": "^1.2.3",
"@tauri-apps/api": "^2",
"@tauri-apps/plugin-clipboard-manager": "^2.3.2",
"@tauri-apps/plugin-dialog": "^2",
"@tauri-apps/plugin-dialog": "2.7.0",
"@tauri-apps/plugin-fs": "^2.4.5",
"@tauri-apps/plugin-notification": "^2",
"@tauri-apps/plugin-opener": "^2",
@@ -84,7 +84,7 @@
"prettier": "^3.8.0",
"prettier-plugin-svelte": "^3.4.1",
"svelte": "^5.0.0",
"svelte-check": "4.3.6",
"svelte-check": "^4.0.0",
"tailwindcss": "^4.1.18",
"typescript": "~5.6.2",
"typescript-eslint": "^8.53.0",
+16 -11
View File
@@ -93,8 +93,8 @@ importers:
specifier: ^2.3.2
version: 2.3.2
'@tauri-apps/plugin-dialog':
specifier: ^2
version: 2.6.0
specifier: 2.7.0
version: 2.7.0
'@tauri-apps/plugin-fs':
specifier: ^2.4.5
version: 2.4.5
@@ -175,8 +175,8 @@ importers:
specifier: ^5.0.0
version: 5.46.3
svelte-check:
specifier: 4.3.6
version: 4.3.6(picomatch@4.0.3)(svelte@5.46.3)(typescript@5.6.3)
specifier: ^4.0.0
version: 4.3.5(picomatch@4.0.3)(svelte@5.46.3)(typescript@5.6.3)
tailwindcss:
specifier: ^4.1.18
version: 4.1.18
@@ -906,6 +906,9 @@ packages:
peerDependencies:
vite: ^5.2.0 || ^6 || ^7
'@tauri-apps/api@2.10.1':
resolution: {integrity: sha512-hKL/jWf293UDSUN09rR69hrToyIXBb8CjGaWC7gfinvnQrBVvnLr08FeFi38gxtugAVyVcTa5/FD/Xnkb1siBw==}
'@tauri-apps/api@2.9.1':
resolution: {integrity: sha512-IGlhP6EivjXHepbBic618GOmiWe4URJiIeZFlB7x3czM0yDHHYviH1Xvoiv4FefdkQtn6v7TuwWCRfOGdnVUGw==}
@@ -983,8 +986,8 @@ packages:
'@tauri-apps/plugin-clipboard-manager@2.3.2':
resolution: {integrity: sha512-CUlb5Hqi2oZbcZf4VUyUH53XWPPdtpw43EUpCza5HWZJwxEoDowFzNUDt1tRUXA8Uq+XPn17Ysfptip33sG4eQ==}
'@tauri-apps/plugin-dialog@2.6.0':
resolution: {integrity: sha512-q4Uq3eY87TdcYzXACiYSPhmpBA76shgmQswGkSVio4C82Sz2W4iehe9TnKYwbq7weHiL88Yw19XZm7v28+Micg==}
'@tauri-apps/plugin-dialog@2.7.0':
resolution: {integrity: sha512-4nS/hfGMGCXiAS3LtVjH9AgsSAPJeG/7R+q8agTFqytjnMa4Zq95Bq8WzVDkckpanX+yyRHXnRtrKXkANKDHvw==}
'@tauri-apps/plugin-fs@2.4.5':
resolution: {integrity: sha512-dVxWWGE6VrOxC7/jlhyE+ON/Cc2REJlM35R3PJX3UvFw2XwYhLGQVAIyrehenDdKjotipjYEVc4YjOl3qq90fA==}
@@ -1895,8 +1898,8 @@ packages:
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
engines: {node: '>=8'}
svelte-check@4.3.6:
resolution: {integrity: sha512-uBkz96ElE3G4pt9E1Tw0xvBfIUQkeH794kDQZdAUk795UVMr+NJZpuFSS62vcmO/DuSalK83LyOwhgWq8YGU1Q==}
svelte-check@4.3.5:
resolution: {integrity: sha512-e4VWZETyXaKGhpkxOXP+B/d0Fp/zKViZoJmneZWe/05Y2aqSKj3YN2nLfYPJBQ87WEiY4BQCQ9hWGu9mPT1a1Q==}
engines: {node: '>= 18.0.0'}
hasBin: true
peerDependencies:
@@ -2861,6 +2864,8 @@ snapshots:
tailwindcss: 4.1.18
vite: 6.4.1(jiti@2.6.1)(lightningcss@1.30.2)
'@tauri-apps/api@2.10.1': {}
'@tauri-apps/api@2.9.1': {}
'@tauri-apps/cli-darwin-arm64@2.9.6':
@@ -2914,9 +2919,9 @@ snapshots:
dependencies:
'@tauri-apps/api': 2.9.1
'@tauri-apps/plugin-dialog@2.6.0':
'@tauri-apps/plugin-dialog@2.7.0':
dependencies:
'@tauri-apps/api': 2.9.1
'@tauri-apps/api': 2.10.1
'@tauri-apps/plugin-fs@2.4.5':
dependencies:
@@ -3858,7 +3863,7 @@ snapshots:
dependencies:
has-flag: 4.0.0
svelte-check@4.3.6(picomatch@4.0.3)(svelte@5.46.3)(typescript@5.6.3):
svelte-check@4.3.5(picomatch@4.0.3)(svelte@5.46.3)(typescript@5.6.3):
dependencies:
'@jridgewell/trace-mapping': 0.3.31
chokidar: 4.0.3