esbuild-plugin-file-path-extensions
Advanced tools
Comparing version
@@ -162,3 +162,3 @@ import { stat, readFile } from 'node:fs/promises'; | ||
}, "esbuildPluginFilePathExtensions"); | ||
var version = "2.1.5-next.6756acd"; | ||
var version = "2.1.5-next.6c8fb3c"; | ||
@@ -165,0 +165,0 @@ export { esbuildPluginFilePathExtensions, version }; |
{ | ||
"name": "esbuild-plugin-file-path-extensions", | ||
"version": "2.1.5-next.6756acd", | ||
"version": "2.1.5-next.6c8fb3c", | ||
"description": "An esbuild plugin to automatically insert file extensions in your built JavaScript files based on the specified target", | ||
@@ -32,3 +32,3 @@ "main": "dist/index.cjs", | ||
"devDependencies": { | ||
"@commitlint/cli": "^19.6.0", | ||
"@commitlint/cli": "^19.6.1", | ||
"@commitlint/config-conventional": "^19.6.0", | ||
@@ -40,7 +40,7 @@ "@favware/cliff-jumper": "5.0.0", | ||
"@sapphire/ts-config": "^5.0.1", | ||
"@types/node": "^22.10.1", | ||
"@types/node": "^22.10.2", | ||
"@typescript-eslint/eslint-plugin": "^7.13.1", | ||
"@typescript-eslint/parser": "^7.13.1", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"esbuild": "^0.24.0", | ||
"esbuild": "^0.24.2", | ||
"esbuild-plugin-version-injector": "^1.2.1", | ||
@@ -50,3 +50,3 @@ "eslint": "^8.57.1", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"lint-staged": "^15.2.10", | ||
"lint-staged": "^15.3.0", | ||
"prettier": "^3.4.2", | ||
@@ -53,0 +53,0 @@ "tsup": "^8.3.5", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
59630
0