Skip to content

Commit 6f226c4

Browse files
build(deps): bump @vitest/mocker
Updates `@vitest/mocker` from 4.1.10 to 5.0.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v5.0.0/packages/mocker) --- updated-dependencies: - dependency-name: "@vitest/mocker" dependency-version: 5.0.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ca8818 commit 6f226c4

3 files changed

Lines changed: 1301 additions & 632 deletions

File tree

apps/local/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
"oxlint": "^1.79.0",
4343
"typescript": "~6.0.2",
4444
"vite": "^8.2.2",
45-
"vitest": "^4.1.9"
45+
"vitest": "^5.0.0"
4646
}
4747
}

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"ultracite": "6.3.10",
142142
"uuidv7": "^1.2.1",
143143
"valibot": "^1.4.2",
144-
"vitest": "^4.1.9",
144+
"vitest": "^5.0.0",
145145
"wrap-ansi": "^10.0.0"
146146
}
147147
}

0 commit comments

Comments
 (0)