Skip to content

Commit b1d4ad2

Browse files
chore(desktop): update typescript bump hash (hoppscotch#5199)
1 parent 965e4e1 commit b1d4ad2

File tree

8 files changed

+36
-36
lines changed

8 files changed

+36
-36
lines changed

packages/hoppscotch-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@hoppscotch/httpsnippet": "3.0.7",
4040
"@hoppscotch/js-sandbox": "workspace:^",
4141
"@hoppscotch/kernel": "workspace:^",
42-
"@hoppscotch/plugin-appload": "github:CuriousCorrelation/tauri-plugin-appload#5939b8f",
42+
"@hoppscotch/plugin-appload": "github:CuriousCorrelation/tauri-plugin-appload#0308b55e82f7f01d878a7fdf0f597d1dc975f2ce",
4343
"@hoppscotch/ui": "0.2.5",
4444
"@hoppscotch/vue-toasted": "0.1.0",
4545
"@lezer/highlight": "1.2.0",

packages/hoppscotch-desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@fontsource-variable/material-symbols-rounded": "5.1.3",
1717
"@fontsource-variable/roboto-mono": "5.1.0",
1818
"@hoppscotch/kernel": "workspace:^",
19-
"@hoppscotch/plugin-appload": "github:CuriousCorrelation/tauri-plugin-appload#5939b8f",
19+
"@hoppscotch/plugin-appload": "github:CuriousCorrelation/tauri-plugin-appload#0308b55e82f7f01d878a7fdf0f597d1dc975f2ce",
2020
"@hoppscotch/ui": "0.2.1",
2121
"@tauri-apps/api": "2.1.1",
2222
"@tauri-apps/plugin-process": "2.2.0",

packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-appload/pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-relay/pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/hoppscotch-desktop/src-tauri/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/hoppscotch-desktop/src-tauri/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ tauri-plugin-store = "2.2.0"
2929
tauri-plugin-dialog = "2.2.0"
3030
tauri-plugin-fs = "2.2.0"
3131
tauri-plugin-deep-link = "2.2.0"
32-
tauri-plugin-appload = { git = "https://github.com/CuriousCorrelation/tauri-plugin-appload", rev = "5939b8f" }
33-
tauri-plugin-relay = { git = "https://github.com/CuriousCorrelation/tauri-plugin-relay", rev = "3273b9b" }
32+
tauri-plugin-appload = { git = "https://github.com/CuriousCorrelation/tauri-plugin-appload", rev = "0308b55e82f7f01d878a7fdf0f597d1dc975f2ce" }
33+
tauri-plugin-relay = { git = "https://github.com/CuriousCorrelation/tauri-plugin-relay", rev = "0147ac1bb29d3b88d6652432a482bd86f0174506" }
3434
axum = "0.8.1"
3535
tower-http = { version = "0.6.2", features = ["cors"] }
3636
portpicker = "0.1.1"

packages/hoppscotch-kernel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
"@tauri-apps/plugin-dialog": "2.0.1",
5858
"@tauri-apps/plugin-fs": "2.0.2",
5959
"@tauri-apps/plugin-store": "2.2.0",
60-
"@hoppscotch/plugin-relay": "github:CuriousCorrelation/tauri-plugin-relay#3273b9b"
60+
"@hoppscotch/plugin-relay": "github:CuriousCorrelation/tauri-plugin-relay#0147ac1bb29d3b88d6652432a482bd86f0174506"
6161
}
6262
}

pnpm-lock.yaml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)