Skip to content

Commit f928dc4

Browse files
Bump serde_json from 1.0.149 to 1.0.150 in the tauri-specta-deps group
Bumps the tauri-specta-deps group with 1 update: [serde_json](https://github.com/serde-rs/json). Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Bump vite from 8.0.13 to 8.0.14 in the tauri-specta-deps group Bumps the tauri-specta-deps group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 8.0.13 to 8.0.14 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.14/packages/vite) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tauri-specta-deps - dependency-name: vite dependency-version: 8.0.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tauri-specta-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e0e0e3 commit f928dc4

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)