Skip to content

Commit b568fcc

Browse files
chore(deps): bump the production-dependencies group across 1 directory with 5 updates
Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@kenjiuno/msgreader](https://github.com/HiraokaHyperTools/msgreader) | `1.27.0` | `1.28.0` | | [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `2.9.1` | `2.10.1` | | [@tauri-apps/plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.4.2` | `2.6.0` | | [@tauri-apps/plugin-updater](https://github.com/tauri-apps/plugins-workspace) | `2.9.0` | `2.10.0` | | [iconv-lite](https://github.com/pillarjs/iconv-lite) | `0.7.1` | `0.7.2` | Updates `@kenjiuno/msgreader` from 1.27.0 to 1.28.0 - [Commits](https://github.com/HiraokaHyperTools/msgreader/commits) Updates `@tauri-apps/api` from 2.9.1 to 2.10.1 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.9.1...@tauri-apps/api-v2.10.1) Updates `@tauri-apps/plugin-dialog` from 2.4.2 to 2.6.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.4.2...log-v2.6.0) Updates `@tauri-apps/plugin-updater` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@updater-v2.9.0...updater-v2.10.0) Updates `iconv-lite` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/pillarjs/iconv-lite/releases) - [Changelog](https://github.com/pillarjs/iconv-lite/blob/master/Changelog.md) - [Commits](pillarjs/iconv-lite@v0.7.1...v0.7.2) --- updated-dependencies: - dependency-name: "@kenjiuno/msgreader" dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tauri-apps/api" dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tauri-apps/plugin-dialog" dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tauri-apps/plugin-updater" dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: iconv-lite dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff6e3be commit b568fcc

File tree

2 files changed

+26
-37
lines changed

2 files changed

+26
-37
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@
2828
"description": "A web-based MSG and EML email file reader",
2929
"dependencies": {
3030
"@kenjiuno/decompressrtf": "^0.1.4",
31-
"@kenjiuno/msgreader": "^1.27.0",
32-
"@tauri-apps/api": "^2.9.1",
33-
"@tauri-apps/plugin-dialog": "^2.4.2",
31+
"@kenjiuno/msgreader": "^1.28.0",
32+
"@tauri-apps/api": "^2.10.1",
33+
"@tauri-apps/plugin-dialog": "^2.6.0",
3434
"@tauri-apps/plugin-process": "^2.3.1",
35-
"@tauri-apps/plugin-updater": "^2.9.0",
35+
"@tauri-apps/plugin-updater": "^2.10.0",
3636
"buffer": "^6.0.3",
3737
"dompurify": "^3.3.1",
38-
"iconv-lite": "^0.7.1",
38+
"iconv-lite": "^0.7.2",
3939
"md5": "^2.3.0",
4040
"rtf-stream-parser": "^3.8.1"
4141
},

0 commit comments

Comments
 (0)