Skip to content

Commit a75bd98

Browse files
committed
chore: update dev deps
1 parent 5c91b7f commit a75bd98

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
lines changed

package-lock.json

Lines changed: 49 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,19 +48,19 @@
4848
},
4949
"homepage": "https://github.com/webpod/envapi#readme",
5050
"devDependencies": {
51-
"@types/node": "^22.10.2",
51+
"@types/node": "^22.10.5",
5252
"@vitest/coverage-v8": "^2.1.8",
5353
"c8": "^10.1.3",
54-
"concurrently": "^9.1.1",
54+
"concurrently": "^9.1.2",
5555
"esbuild": "^0.24.2",
5656
"esbuild-node-externals": "^1.16.0",
5757
"esbuild-plugin-entry-chunks": "^0.1.15",
5858
"esbuild-plugin-extract-helpers": "^0.0.6",
5959
"esbuild-plugin-transform-hook": "^0.1.1",
60-
"fast-glob": "^3.3.2",
60+
"fast-glob": "^3.3.3",
6161
"jsr": "^0.13.2",
6262
"minimist": "^1.2.8",
63-
"oxlint": "^0.15.4",
63+
"oxlint": "^0.15.5",
6464
"typedoc": "^0.27.6",
6565
"typescript": "^5.7.2",
6666
"vitest": "^2.1.8"

0 commit comments

Comments
 (0)