Skip to content

Commit 11e980f

Browse files
chore(deps): update all non-major dependencies
1 parent 9fc20c5 commit 11e980f

2 files changed

Lines changed: 476 additions & 376 deletions

File tree

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nest-safe-config",
33
"version": "0.0.1",
4-
"packageManager": "pnpm@11.6.0",
4+
"packageManager": "pnpm@11.10.0",
55
"description": "Validate NestJS config with Standard Schema.",
66
"author": "Tankosin <tankosinn@gmail.com>",
77
"license": "MIT",
@@ -67,26 +67,26 @@
6767
"scule": "^1.3.0"
6868
},
6969
"devDependencies": {
70-
"@antfu/eslint-config": "9.0.0",
71-
"@nestjs/common": "11.1.26",
70+
"@antfu/eslint-config": "9.1.0",
71+
"@nestjs/common": "11.1.27",
7272
"@nestjs/config": "4.0.4",
73-
"@nestjs/core": "11.1.26",
74-
"@nestjs/testing": "11.1.26",
75-
"@types/node": "25.9.3",
76-
"@vitest/coverage-v8": "4.1.8",
77-
"arktype": "2.2.0",
73+
"@nestjs/core": "11.1.27",
74+
"@nestjs/testing": "11.1.27",
75+
"@types/node": "25.9.4",
76+
"@vitest/coverage-v8": "4.1.10",
77+
"arktype": "2.2.3",
7878
"bumpp": "11.1.0",
79-
"eslint": "10.5.0",
79+
"eslint": "10.6.0",
8080
"installed-check": "10.0.1",
81-
"lint-staged": "17.0.7",
81+
"lint-staged": "17.0.8",
8282
"reflect-metadata": "0.2.2",
8383
"rxjs": "7.8.2",
8484
"simple-git-hooks": "2.13.1",
85-
"tsdown": "0.22.2",
86-
"tsx": "4.22.4",
85+
"tsdown": "0.22.3",
86+
"tsx": "4.23.0",
8787
"typescript": "6.0.3",
88-
"valibot": "1.4.1",
89-
"vitest": "4.1.8",
88+
"valibot": "1.4.2",
89+
"vitest": "4.1.10",
9090
"zod": "4.4.3"
9191
},
9292
"simple-git-hooks": {

0 commit comments

Comments
 (0)