Skip to content

Commit 4cf5b87

Browse files
Bump the npm group with 2 updates (#2122)
Bumps the npm group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths). Updates `@types/node` from 25.2.1 to 25.2.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `vite-tsconfig-paths` from 6.0.5 to 6.1.0 - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v6.0.5...v6.1.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: vite-tsconfig-paths dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0bb92d5 commit 4cf5b87

2 files changed

Lines changed: 41 additions & 81 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@eslint/compat": "^2.0.2",
3838
"@eslint/js": "^10.0.1",
3939
"@stylistic/eslint-plugin": "^5.7.1",
40-
"@types/node": "^25.2.1",
40+
"@types/node": "^25.2.2",
4141
"@vercel/ncc": "^0.38.4",
4242
"@vitest/coverage-v8": "^4.0.18",
4343
"eslint": "^10.0.0",
@@ -54,7 +54,7 @@
5454
"typescript": "^5.9.3",
5555
"typescript-eslint": "^8.54.0",
5656
"vite": "^7.3.1",
57-
"vite-tsconfig-paths": "^6.0.5",
57+
"vite-tsconfig-paths": "^6.1.0",
5858
"vitest": "^4.0.18"
5959
},
6060
"dependencies": {

pnpm-lock.yaml

Lines changed: 39 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)