Skip to content

Commit 40a7b83

Browse files
Merge pull request #224 from specta-rs/dependabot/tauri_specta_deps-35ce43fa92
Bump the "tauri-specta-deps" group with 2 updates across multiple ecosystems
2 parents 4e0e0e3 + f928dc4 commit 40a7b83

4 files changed

Lines changed: 90 additions & 90 deletions

File tree

Cargo.lock

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

examples/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"devDependencies": {
1616
"@tauri-apps/cli": "^2.11.2",
1717
"typescript": "^6.0.3",
18-
"vite": "^8.0.13"
18+
"vite": "^8.0.14"
1919
}
2020
}

examples/custom-plugin/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@tauri-apps/cli": "^2.11.2",
2020
"typescript": "^6.0.3",
21-
"vite": "^8.0.13",
21+
"vite": "^8.0.14",
2222
"vite-plugin-solid": "^2.11.12"
2323
}
2424
}

0 commit comments

Comments
 (0)