Skip to content

Commit 23e0447

Browse files
chore(deps-dev): bump the development-dependencies group with 4 updates (#25)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 327faab commit 23e0447

File tree

2 files changed

+364
-502
lines changed

2 files changed

+364
-502
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
"lint:format": "prettier --check ."
4040
},
4141
"devDependencies": {
42-
"@types/node": "^25.3.3",
43-
"@typescript/native-preview": "^7.0.0-dev.20260228.1",
44-
"@vitest/coverage-v8": "^4.0.18",
42+
"@types/node": "^25.5.0",
43+
"@typescript/native-preview": "^7.0.0-dev.20260331.1",
44+
"@vitest/coverage-v8": "^4.1.2",
4545
"prettier": "^3.7.4",
46-
"vitest": "^4.0.18"
46+
"vitest": "^4.1.2"
4747
}
4848
}

0 commit comments

Comments
 (0)