@reform/bundle
Advanced tools
Comparing version 0.13.3 to 0.13.4
{ | ||
"name": "@reform/bundle", | ||
"version": "0.13.3", | ||
"version": "0.13.4", | ||
"main": "dist/index.js", | ||
@@ -28,10 +28,10 @@ "types": "dist/index.d.ts", | ||
"dotenv": "^16.3.1", | ||
"esbuild": "^0.18.10", | ||
"glob": "^10.3.1", | ||
"esbuild": "^0.18.17", | ||
"glob": "^10.3.3", | ||
"path-to-regexp": "^6.2.1", | ||
"watcher": "^2.2.2" | ||
"watcher": "^2.3.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.3.2", | ||
"typescript-json-schema": "^0.58.1" | ||
"@types/node": "^20.4.7", | ||
"typescript-json-schema": "^0.59.0" | ||
}, | ||
@@ -46,3 +46,3 @@ "publishConfig": { | ||
"license": "MIT", | ||
"gitHead": "1225f54c7bde55d30bd4296161807531209a7cd5" | ||
"gitHead": "be3dcac271285cbf2a6b6b3c7083c0a2292768ae" | ||
} |
Updatedesbuild@^0.18.17
Updatedglob@^10.3.3
Updatedwatcher@^2.3.0