Skip to content

Commit bbf9104

Browse files
Merge pull request #213 from specta-rs/dependabot/tauri_specta_deps-12857913bd
Bump the "tauri-specta-deps" group with 1 update across multiple ecosystems
2 parents f54f0de + 31d1241 commit bbf9104

3 files changed

Lines changed: 128 additions & 150 deletions

File tree

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.10.1",
1717
"typescript": "^6.0.2",
18-
"vite": "^8.0.3"
18+
"vite": "^8.0.7"
1919
}
2020
}

examples/custom-plugin/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@tauri-apps/cli": "^2.10.1",
2020
"typescript": "^6.0.2",
21-
"vite": "^8.0.3",
22-
"vite-plugin-solid": "^2.11.11"
21+
"vite": "^8.0.7",
22+
"vite-plugin-solid": "^2.11.12"
2323
}
2424
}

0 commit comments

Comments
 (0)