@swarmion/nx-plugin
Advanced tools
Comparing version 0.15.1 to 0.16.0
{ | ||
"name": "@swarmion/nx-plugin", | ||
"description": "Generate and use type-safe contracts between your Serverless services.", | ||
"version": "0.15.1", | ||
"version": "0.16.0", | ||
"contributors": [ | ||
@@ -57,21 +57,21 @@ "MaximeVivier", | ||
"@babel/preset-typescript": "^7.18.6", | ||
"@nrwl/devkit": "^15.2.1", | ||
"@nrwl/js": "^15.2.1", | ||
"@nrwl/linter": "^15.2.1", | ||
"@types/node": "^18.11.9", | ||
"@vitest/coverage-c8": "^0.25.3", | ||
"@nrwl/devkit": "^15.3.0", | ||
"@nrwl/js": "^15.3.0", | ||
"@nrwl/linter": "^15.3.0", | ||
"@types/node": "^18.11.13", | ||
"@vitest/coverage-c8": "^0.25.7", | ||
"babel-plugin-module-resolver": "^4.1.0", | ||
"concurrently": "^7.6.0", | ||
"dependency-cruiser": "^12.1.0", | ||
"eslint": "^8.28.0", | ||
"nx": "^15.2.1", | ||
"prettier": "^2.8.0", | ||
"eslint": "^8.29.0", | ||
"nx": "^15.3.0", | ||
"prettier": "^2.8.1", | ||
"rimraf": "^3.0.2", | ||
"ts-node": "^10.9.1", | ||
"tsc-alias": "^1.7.1", | ||
"typescript": "^4.9.3", | ||
"vite-tsconfig-paths": "^3.6.0", | ||
"vitest": "^0.25.3" | ||
"tsc-alias": "^1.8.2", | ||
"typescript": "^4.9.4", | ||
"vite-tsconfig-paths": "^4.0.2", | ||
"vitest": "^0.25.7" | ||
}, | ||
"gitHead": "20973503683b475a5c76c9d6ebe48681416c5859" | ||
"gitHead": "d12b27766dab1d790f24e05b7218fd7f4a135637" | ||
} |
Sorry, the diff of this file is not supported yet
209317