Skip to content

Commit 32690d8

Browse files
chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /apps/app-xr directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 1 update in the /plugins/plugin-hearwear directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 5.4.21 to 8.0.13 - [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.13/packages/vite) Updates `vite` from 7.2.7 to 7.3.2 - [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.13/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.13 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.3.2 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 352149e commit 32690d8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/app-xr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"localtunnel": "^2.0.2",
2424
"qrcode-terminal": "^0.12.0",
2525
"typescript": "^5.4.0",
26-
"vite": "^5.0.0",
26+
"vite": "^8.0.13",
2727
"vitest": "^1.0.0"
2828
}
2929
}

plugins/plugin-hearwear/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"react-dom": "^19.0.0",
6161
"tsup": "^8.5.1",
6262
"typescript": "^6.0.3",
63-
"vite": "7.2.7",
63+
"vite": "7.3.2",
6464
"vitest": "^4.0.17"
6565
},
6666
"elizaos": {

0 commit comments

Comments
 (0)