Skip to content

Commit a05832d

Browse files
Update all non-major dependencies
1 parent 62fd2f2 commit a05832d

File tree

2 files changed

+292
-315
lines changed

2 files changed

+292
-315
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url": "https://github.com/beeequeue/gmd.git"
1010
},
1111
"license": "MIT",
12-
"packageManager": "pnpm@10.10.0",
12+
"packageManager": "pnpm@10.20.0",
1313
"engines": {
1414
"node": ">=20"
1515
},
@@ -44,28 +44,28 @@
4444
"@antfu/eslint-config": "5.4.1",
4545
"@bomb.sh/args": "0.3.1",
4646
"@changesets/changelog-github": "0.5.1",
47-
"@changesets/cli": "2.29.2",
48-
"@tsconfig/node22": "22.0.1",
49-
"@tsconfig/strictest": "2.0.5",
47+
"@changesets/cli": "2.29.7",
48+
"@tsconfig/node22": "22.0.2",
49+
"@tsconfig/strictest": "2.0.7",
5050
"@types/cli-progress": "3.11.6",
5151
"@types/is-glob": "4.0.4",
52-
"@types/node": "22.15.3",
53-
"@types/picomatch": "4.0.0",
52+
"@types/node": "22.18.13",
53+
"@types/picomatch": "4.0.2",
5454
"binary-util": "1.1.1",
5555
"cli-progress": "3.12.0",
56-
"dotenv": "16.5.0",
56+
"dotenv": "16.6.1",
5757
"eslint": "9.39.0",
58-
"fdir": "6.4.4",
58+
"fdir": "6.5.0",
5959
"is-glob": "4.0.3",
6060
"lint-staged": "16.2.6",
61-
"picomatch": "4.0.2",
62-
"prettier": "3.5.3",
61+
"picomatch": "4.0.3",
62+
"prettier": "3.6.2",
6363
"publint": "0.3.15",
64-
"simple-git-hooks": "2.13.0",
64+
"simple-git-hooks": "2.13.1",
6565
"tinyrainbow": "2.0.0",
66-
"tsup": "8.4.0",
67-
"typescript": "5.8.3",
68-
"vitest": "3.1.2"
66+
"tsup": "8.5.0",
67+
"typescript": "5.9.3",
68+
"vitest": "3.2.4"
6969
},
7070
"pnpm": {
7171
"overrides": {

0 commit comments

Comments
 (0)