Skip to content

Commit 7200f73

Browse files
Update tauri monorepo to v2.9.2 (#465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent caa2b70 commit 7200f73

File tree

3 files changed

+51
-51
lines changed

3 files changed

+51
-51
lines changed

languages/microsoft/typescriptlang.org/node.js/next.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@capacitor/cli": "7.4.4",
4646
"@eslint/eslintrc": "3.3.1",
4747
"@tailwindcss/postcss": "4.1.16",
48-
"@tauri-apps/cli": "2.9.1",
48+
"@tauri-apps/cli": "2.9.2",
4949
"@testing-library/jest-dom": "6.9.1",
5050
"@testing-library/react": "16.3.0",
5151
"@types/jest": "30.0.0",

languages/microsoft/typescriptlang.org/node.js/next.js/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ tauri-build = { version = "=2.5.1" }
2121
serde_json = "=1.0.145"
2222
serde = { version = "=1.0.228", features = ["derive"] }
2323
log = "=0.4.28"
24-
tauri = { version = "=2.9.1" }
24+
tauri = { version = "=2.9.2" }
2525
tauri-plugin-log = "=2.7.1"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)