Skip to content

Commit a4e82c0

Browse files
chore(deps-dev): bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 8.0.8 to 8.0.16 - [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.16/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96ff310 commit a4e82c0

3 files changed

Lines changed: 278 additions & 177 deletions

File tree

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint": "^10.0.2",
3737
"tailwindcss": "^4.2.2",
3838
"typescript": "^6.0.2",
39-
"vite": "^8.0.0",
39+
"vite": "^8.0.16",
4040
"vite-plugin-static-copy": "4.1.0",
4141
"vite-plugin-svgr": "^5.2.0"
4242
}

packages/aurora/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"tsx": "^4.21.0",
122122
"tsconfig-paths": "^4.2.0",
123123
"typescript": "^6.0.2",
124-
"vite": "^8.0.0",
124+
"vite": "^8.0.16",
125125
"vite-plugin-dts": "^5.0.1",
126126
"vite-plugin-svgr": "^5.0.0",
127127
"vite-tsconfig-paths": "^6.1.1",

0 commit comments

Comments
 (0)