Skip to content

Commit fbf866e

Browse files
committed
chore(deps): bump dependencies
1 parent 73685f7 commit fbf866e

3 files changed

Lines changed: 541 additions & 644 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "injeca",
33
"type": "module",
44
"version": "0.1.4",
5-
"packageManager": "pnpm@10.23.0",
5+
"packageManager": "pnpm@10.25.0",
66
"description": "Pure functional programming based dependency injection library inspired by go.uber.org/fig and go.uber.org/dig.",
77
"author": {
88
"name": "Moeru AI Project AIRI Team",
@@ -53,21 +53,21 @@
5353
}
5454
},
5555
"devDependencies": {
56-
"@antfu/eslint-config": "^6.2.0",
56+
"@antfu/eslint-config": "^6.7.1",
5757
"@moeru/eslint-config": "^0.1.0-beta.13",
5858
"@moeru/std": "^0.1.0-beta.13",
5959
"@moeru/tsconfig": "^0.1.0-beta.13",
60-
"@types/node": "^24.10.1",
61-
"bumpp": "^10.3.1",
62-
"eslint": "^9.39.1",
63-
"eslint-plugin-oxlint": "^1.29.0",
64-
"oxlint": "^1.29.0",
65-
"publint": "^0.3.15",
66-
"taze": "^19.9.0",
67-
"tsdown": "^0.16.6",
60+
"@types/node": "^25.0.2",
61+
"bumpp": "^10.3.2",
62+
"eslint": "^9.39.2",
63+
"eslint-plugin-oxlint": "^1.32.0",
64+
"oxlint": "^1.32.0",
65+
"publint": "^0.3.16",
66+
"taze": "^19.9.2",
67+
"tsdown": "^0.17.4",
6868
"typescript": "^5.9.3",
6969
"unplugin-unused": "^0.5.6",
70-
"vite": "^7.2.4",
71-
"vitest": "^4.0.13"
70+
"vite": "^7.2.7",
71+
"vitest": "^4.0.15"
7272
}
7373
}

0 commit comments

Comments
 (0)