Skip to content

Commit 45ea491

Browse files
deps(legacy-npm): bump the npm_and_yarn group
Bumps the npm_and_yarn group in /app/legacy with 2 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `vite` from 5.4.0 to 5.4.12 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite) Updates `vitest` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vitest dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ad8c02 commit 45ea491

File tree

2 files changed

+347
-208
lines changed

2 files changed

+347
-208
lines changed

app/legacy/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"tailwindcss": "^3.4.9",
4949
"typescript": "^5.6.0-beta",
5050
"unplugin-auto-import": "0.17.6",
51-
"vite": "^5.4.0",
52-
"vitest": "1.6.0",
51+
"vite": "^5.4.12",
52+
"vitest": "1.6.1",
5353
"vue-tsc": "^2.0.29"
5454
}
5555
}

0 commit comments

Comments
 (0)