Skip to content

Commit

Permalink
chore: update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Jan 6, 2025
1 parent 5c91b7f commit a75bd98
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
98 changes: 49 additions & 49 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,19 +48,19 @@
},
"homepage": "https://github.com/webpod/envapi#readme",
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@vitest/coverage-v8": "^2.1.8",
"c8": "^10.1.3",
"concurrently": "^9.1.1",
"concurrently": "^9.1.2",
"esbuild": "^0.24.2",
"esbuild-node-externals": "^1.16.0",
"esbuild-plugin-entry-chunks": "^0.1.15",
"esbuild-plugin-extract-helpers": "^0.0.6",
"esbuild-plugin-transform-hook": "^0.1.1",
"fast-glob": "^3.3.2",
"fast-glob": "^3.3.3",
"jsr": "^0.13.2",
"minimist": "^1.2.8",
"oxlint": "^0.15.4",
"oxlint": "^0.15.5",
"typedoc": "^0.27.6",
"typescript": "^5.7.2",
"vitest": "^2.1.8"
Expand Down

0 comments on commit a75bd98

Please sign in to comment.