Skip to content

Commit c769cc3

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 | | --- | --- | --- | | [@tauri-apps/plugin-fs](https://github.com/tauri-apps/plugins-workspace) | `2.4.5` | `2.5.0` | | [@thesvg/react](https://github.com/glincker/thesvg/tree/HEAD/packages/react) | `2.0.0` | `2.1.2` | | [marked](https://github.com/markedjs/marked) | `15.0.12` | `18.0.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.5` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.5` | Updates `@tauri-apps/plugin-fs` from 2.4.5 to 2.5.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.4.5...fs-v2.5.0) Updates `@thesvg/react` from 2.0.0 to 2.1.2 - [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@2.1.2/packages/react) Updates `marked` from 15.0.12 to 18.0.0 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v15.0.12...v18.0.0) Updates `react` from 19.2.4 to 19.2.5 - [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.5/packages/react) Updates `react-dom` from 19.2.4 to 19.2.5 - [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.5/packages/react-dom) --- updated-dependencies: - dependency-name: "@tauri-apps/plugin-fs" dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@thesvg/react" dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: marked dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e0600c commit c769cc3

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
"@tauri-apps/plugin-fs": "^2",
2626
"@tauri-apps/plugin-opener": "^2.5.3",
2727
"@testing-library/dom": "^10.4.1",
28-
"@thesvg/react": "^2.0.0",
28+
"@thesvg/react": "^2.1.3",
2929
"@types/marked-terminal": "^6.1.1",
30-
"marked": "^15.0.12",
30+
"marked": "^18.0.0",
3131
"marked-terminal": "^7.3.0",
32-
"react": "^19.0.0",
33-
"react-dom": "^19.0.0",
32+
"react": "^19.2.5",
33+
"react-dom": "^19.2.5",
3434
"react-icons": "^5.6.0",
3535
"react-markdown": "^10.1.0",
3636
"react-syntax-highlighter": "^16.1.1",

0 commit comments

Comments
 (0)