mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-24 17:23:50 +01:00
chore(deps): bump @tauri-apps/plugin-shell in /ui (#2274)
Bumps @tauri-apps/plugin-shell from 2.0.0-beta.6 to 2.0.0-beta.8. --- updated-dependencies: - dependency-name: "@tauri-apps/plugin-shell" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
54f9e345cf
commit
53936bf0b3
@ -32,7 +32,7 @@
|
||||
"@tanstack/react-virtual": "^3.8.1",
|
||||
"@tauri-apps/api": "2.0.0-beta.15",
|
||||
"@tauri-apps/plugin-http": "2.0.0-beta.5",
|
||||
"@tauri-apps/plugin-shell": "2.0.0-beta.6",
|
||||
"@tauri-apps/plugin-shell": "2.0.0-beta.8",
|
||||
"@tauri-apps/plugin-sql": "2.0.0-beta.5",
|
||||
"@uiw/codemirror-extensions-langs": "^4.23.0",
|
||||
"@uiw/react-codemirror": "^4.23.0",
|
||||
|
@ -75,8 +75,8 @@ importers:
|
||||
specifier: 2.0.0-beta.5
|
||||
version: 2.0.0-beta.5
|
||||
'@tauri-apps/plugin-shell':
|
||||
specifier: 2.0.0-beta.6
|
||||
version: 2.0.0-beta.6
|
||||
specifier: 2.0.0-beta.8
|
||||
version: 2.0.0-beta.8
|
||||
'@tauri-apps/plugin-sql':
|
||||
specifier: 2.0.0-beta.5
|
||||
version: 2.0.0-beta.5
|
||||
@ -2173,8 +2173,8 @@ packages:
|
||||
'@tauri-apps/plugin-http@2.0.0-beta.5':
|
||||
resolution: {integrity: sha512-zRWWWCNw/TdewCSrBY8Racm2dwMpkzMOnFmHGExEIoklqUUIq3FU/hkqcX/67Nplf+t1y+WljOxKpCHbm1fOQw==}
|
||||
|
||||
'@tauri-apps/plugin-shell@2.0.0-beta.6':
|
||||
resolution: {integrity: sha512-g3nM9cQQGl7Iv4MvyFuco/aPTiwOI/MixcoKso3VQIg5Aqd64NqR0r+GfsB0qx52txItqzSXwmeaj1eZjO9Q6Q==}
|
||||
'@tauri-apps/plugin-shell@2.0.0-beta.8':
|
||||
resolution: {integrity: sha512-rFXI6MvsCdSGbuKbDu/NaOePREb9YTVTdeugHdvvljnKWW3dvmThBb2h/8Hxj+Z7Cd8MUoRxPeJWUZbPbJ2Imw==}
|
||||
|
||||
'@tauri-apps/plugin-sql@2.0.0-beta.5':
|
||||
resolution: {integrity: sha512-EuhrMeIGmIQmGYuzxk6i+PPqIMMgT+nApNsjYbpuVwYuav60RiI0pIC76B77BfmO5J7Sj9ueJyhiugwUevsYmQ==}
|
||||
@ -6897,9 +6897,9 @@ snapshots:
|
||||
dependencies:
|
||||
'@tauri-apps/api': 2.0.0-beta.13
|
||||
|
||||
'@tauri-apps/plugin-shell@2.0.0-beta.6':
|
||||
'@tauri-apps/plugin-shell@2.0.0-beta.8':
|
||||
dependencies:
|
||||
'@tauri-apps/api': 2.0.0-beta.13
|
||||
'@tauri-apps/api': 2.0.0-beta.15
|
||||
|
||||
'@tauri-apps/plugin-sql@2.0.0-beta.5':
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user