Skip to content

Commit 5faa50d

Browse files
committed
chore(deps): upgrade devDependencies
1 parent cb2609b commit 5faa50d

File tree

2 files changed

+753
-1033
lines changed

2 files changed

+753
-1033
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@
3838
"prepublishOnly": "run-s format:check lint:check typecheck test build"
3939
},
4040
"devDependencies": {
41-
"@susisu/eslint-config": "^0.0.90",
42-
"@vitest/coverage-v8": "^2.1.1",
43-
"@vitest/eslint-plugin": "^1.1.4",
44-
"eslint": "^9.11.0",
45-
"eslint-config-prettier": "^9.1.0",
46-
"globals": "^15.9.0",
47-
"npm-run-all2": "^6.2.3",
48-
"prettier": "^3.3.3",
49-
"tsup": "^8.3.0",
50-
"typescript": "~5.6.2",
51-
"vitest": "^2.1.1"
41+
"@susisu/eslint-config": "^0.0.94",
42+
"@vitest/coverage-v8": "^3.0.5",
43+
"@vitest/eslint-plugin": "^1.1.27",
44+
"eslint": "^9.20.0",
45+
"eslint-config-prettier": "^10.0.1",
46+
"globals": "^15.14.0",
47+
"npm-run-all2": "^7.0.2",
48+
"prettier": "^3.5.0",
49+
"tsup": "^8.3.6",
50+
"typescript": "~5.7.3",
51+
"vitest": "^3.0.5"
5252
}
5353
}

0 commit comments

Comments
 (0)