@aztlan/build-tools
Advanced tools
Comparing version 0.5.1 to 0.6.0
{ | ||
"name": "@aztlan/build-tools", | ||
"version": "0.5.1", | ||
"version": "0.6.0", | ||
"description": "a", | ||
@@ -16,12 +16,12 @@ "main": "src/index.babel.mjs", | ||
"devDependencies": { | ||
"@aztlan/babel-plugin-replace-import-extension": "^0.5.0", | ||
"@aztlan/eslint-config-base": "^0.5.0", | ||
"@aztlan/typescript-config": "^0.5.0", | ||
"@babel/core": "^7.23.3", | ||
"@aztlan/babel-plugin-replace-import-extension": "^0.6.0", | ||
"@aztlan/eslint-config-base": "^0.6.0", | ||
"@aztlan/typescript-config": "^0.6.0", | ||
"@babel/core": "^7.23.6", | ||
"babel-plugin-replace-import-extension": "^1.1.3", | ||
"copyfiles": "^2.4.1", | ||
"esbuild": "^0.19.5", | ||
"esbuild-plugin-file-path-extensions": "^1.0.0", | ||
"esbuild": "^0.19.9", | ||
"esbuild-plugin-file-path-extensions": "^2.0.0", | ||
"resolve-glob": "^1.0.0", | ||
"typescript": "^5.2.2" | ||
"typescript": "^5.3.3" | ||
}, | ||
@@ -32,5 +32,5 @@ "eslintConfig": { | ||
"dependencies": { | ||
"@aztlan/babel-preset-react": "^0.5.0" | ||
"@aztlan/babel-preset-react": "^0.6.0" | ||
}, | ||
"gitHead": "9e3012aa34090391d0b9f91daae84eb508d1269f" | ||
"gitHead": "f3cccf16a9d4d49c39ffc936773a9cd2e3fc71e2" | ||
} |
+ Added@aztlan/babel-preset-react@0.6.0(transitive)
- Removed@aztlan/babel-preset-react@0.5.0(transitive)