Skip to content

Commit 4ed9ccb

Browse files
chore(deps): bump the production-dependencies group across 1 directory with 7 updates
Bumps the production-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `2.10.1` | `2.11.0` | | [@tauri-apps/plugin-fs](https://github.com/tauri-apps/plugins-workspace) | `2.5.0` | `2.5.1` | | [@tauri-apps/plugin-opener](https://github.com/tauri-apps/plugins-workspace) | `2.5.3` | `2.5.4` | | [@thesvg/react](https://github.com/glincker/thesvg/tree/HEAD/packages/react) | `2.1.3` | `3.0.0` | | [marked](https://github.com/markedjs/marked) | `15.0.12` | `18.0.3` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.6` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.5` | `19.2.6` | Updates `@tauri-apps/api` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.10.1...@tauri-apps/api-v2.11.0) Updates `@tauri-apps/plugin-fs` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.5.0...fs-v2.5.1) Updates `@tauri-apps/plugin-opener` from 2.5.3 to 2.5.4 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@http-v2.5.3...http-v2.5.4) Updates `@thesvg/react` from 2.1.3 to 3.0.0 - [Release notes](https://github.com/glincker/thesvg/releases) - [Changelog](https://github.com/glincker/thesvg/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/glincker/thesvg/commits/@thesvg/react@3.0.0/packages/react) Updates `marked` from 15.0.12 to 18.0.3 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v15.0.12...v18.0.3) Updates `react` from 19.2.5 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react) Updates `react-dom` from 19.2.5 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-dom) --- updated-dependencies: - dependency-name: "@tauri-apps/api" dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tauri-apps/plugin-fs" dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@tauri-apps/plugin-opener" dependency-version: 2.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@thesvg/react" dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: marked dependency-version: 18.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38b27b4 commit 4ed9ccb

2 files changed

Lines changed: 35 additions & 35 deletions

File tree

package-lock.json

Lines changed: 30 additions & 30 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
@@ -23,14 +23,14 @@
2323
"dependencies": {
2424
"@tauri-apps/api": "^2",
2525
"@tauri-apps/plugin-fs": "^2",
26-
"@tauri-apps/plugin-opener": "^2.5.3",
26+
"@tauri-apps/plugin-opener": "^2.5.4",
2727
"@testing-library/dom": "^10.4.1",
28-
"@thesvg/react": "^2.1.3",
28+
"@thesvg/react": "^3.0.0",
2929
"@types/marked-terminal": "^6.1.1",
30-
"marked": "^15.0.0",
30+
"marked": "^18.0.3",
3131
"marked-terminal": "^7.3.0",
32-
"react": "^19.2.5",
33-
"react-dom": "^19.2.5",
32+
"react": "^19.2.6",
33+
"react-dom": "^19.2.6",
3434
"react-icons": "^5.6.0",
3535
"react-markdown": "^10.1.0",
3636
"react-syntax-highlighter": "^16.1.1",

0 commit comments

Comments
 (0)