Skip to content

Commit 04333a6

Browse files
committed
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <[email protected]>
1 parent c63effc commit 04333a6

File tree

3 files changed

+514
-450
lines changed

3 files changed

+514
-450
lines changed

examples/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "examples",
33
"version": "0.0.0",
44
"type": "module",
5-
"packageManager": "pnpm@10.15.1",
5+
"packageManager": "pnpm@10.16.1",
66
"volta": {
77
"node": "22.19.0",
8-
"pnpm": "10.15.1"
8+
"pnpm": "10.16.1"
99
},
1010
"scripts": {
1111
"all": "run-s example:*",

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"version": "5.0.1",
44
"description": "🔎 A simple, tiny and lightweight benchmarking library!",
55
"type": "module",
6-
"packageManager": "pnpm@10.15.1",
6+
"packageManager": "pnpm@10.16.1",
77
"volta": {
88
"node": "22.19.0",
9-
"pnpm": "10.15.1"
9+
"pnpm": "10.16.1"
1010
},
1111
"engines": {
1212
"node": ">=20.0.0"
@@ -48,19 +48,19 @@
4848
"@eslint/js": "^9.35.0",
4949
"@size-limit/preset-small-lib": "^11.2.0",
5050
"@size-limit/time": "^11.2.0",
51-
"@types/node": "^24.3.1",
51+
"@types/node": "^24.4.0",
5252
"bumpp": "^10.2.3",
5353
"changelogithub": "^13.16.0",
5454
"clean-publish": "^5.2.2",
5555
"eslint": "^9.35.0",
56-
"eslint-plugin-jsdoc": "^54.3.1",
56+
"eslint-plugin-jsdoc": "^57.0.7",
5757
"eslint-plugin-perfectionist": "^4.15.0",
5858
"nano-staged": "^0.8.0",
5959
"neostandard": "^0.12.2",
6060
"p-limit": "^7.1.1",
6161
"simple-git-hooks": "^2.13.1",
6262
"size-limit": "^11.2.0",
63-
"tsdown": "^0.14.2",
63+
"tsdown": "^0.15.1",
6464
"typedoc": "^0.28.12",
6565
"typescript": "~5.9.2",
6666
"vitest": "^3.2.4"

0 commit comments

Comments
 (0)