Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a341f46

Browse files
authoredApr 9, 2024··
chore(deps): update all non-major dependencies
1 parent 8a1886c commit a341f46

File tree

2 files changed

+528
-408
lines changed

2 files changed

+528
-408
lines changed
 

‎package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@
2828
"test": "vitest run --coverage"
2929
},
3030
"devDependencies": {
31-
"@types/node": "^18.16.16",
32-
"@vitest/coverage-c8": "^0.31.1",
33-
"changelogen": "^0.5.3",
34-
"eslint": "^8.41.0",
35-
"eslint-config-unjs": "^0.2.0",
31+
"@types/node": "^18.19.31",
32+
"@vitest/coverage-c8": "^0.33.0",
33+
"changelogen": "^0.5.5",
34+
"eslint": "^8.57.0",
35+
"eslint-config-unjs": "^0.2.1",
3636
"in-range": "^3.0.0",
3737
"prettier": "^2.8.8",
3838
"time-span": "^5.1.0",
39-
"typescript": "^5.0.4",
39+
"typescript": "^5.4.4",
4040
"unbuild": "^1.2.1",
41-
"vitest": "^0.31.1"
41+
"vitest": "^0.34.6"
4242
},
43-
"packageManager": "pnpm@8.5.1"
43+
"packageManager": "pnpm@8.15.6"
4444
}
There was a problem loading the remainder of the diff.

0 commit comments

Comments
 (0)
Please sign in to comment.