Skip to content

Commit 7406cda

Browse files
chore(deps-dev): bump the development-dependencies group in /js-modules/shiki with 2 updates (#83)
Bumps the development-dependencies group in /js-modules/shiki with 2 updates: [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `oxfmt` from 0.42.0 to 0.44.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.44.0/npm/oxfmt) Updates `vite` from 8.0.3 to 8.0.8 - [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.8/packages/vite) --- updated-dependencies: - dependency-name: oxfmt dependency-version: 0.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vite dependency-version: 8.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e63c2a commit 7406cda

2 files changed

Lines changed: 190 additions & 185 deletions

File tree

js-modules/shiki/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
},
1818
"devDependencies": {
1919
"js-yaml": "^4.1.1",
20-
"oxfmt": "^0.42.0",
21-
"vite": "8.0.3"
20+
"oxfmt": "^0.44.0",
21+
"vite": "8.0.8"
2222
},
2323
"engines": {
2424
"node": ">=24",

0 commit comments

Comments
 (0)