@swarmion/nx-plugin
Advanced tools
Comparing version 0.6.1 to 0.6.2
{ | ||
"name": "@swarmion/nx-plugin", | ||
"description": "Generate and use type-safe contracts between your Serverless services.", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"contributors": [ | ||
@@ -53,19 +53,19 @@ "MaximeVivier", | ||
"@babel/preset-typescript": "^7.17.12", | ||
"@nrwl/devkit": "^14.1.9", | ||
"@nrwl/js": "^14.1.9", | ||
"@nrwl/linter": "^14.1.9", | ||
"@swarmion/configuration": "^0.6.1", | ||
"@types/node": "^17.0.38", | ||
"@nrwl/devkit": "^14.2.4", | ||
"@nrwl/js": "^14.2.4", | ||
"@nrwl/linter": "^14.2.4", | ||
"@swarmion/configuration": "^0.6.2", | ||
"@types/node": "^17.0.41", | ||
"@zerollup/ts-transform-paths": "^1.7.18", | ||
"babel-plugin-module-resolver": "^4.1.0", | ||
"concurrently": "^7.2.1", | ||
"eslint": "^8.16.0", | ||
"eslint": "^8.17.0", | ||
"jest": "^27.5.1", | ||
"nx": "^14.1.9", | ||
"nx": "^14.2.4", | ||
"prettier": "^2.6.2", | ||
"ts-node": "^10.8.0", | ||
"ts-node": "^10.8.1", | ||
"ttypescript": "^1.5.13", | ||
"typescript": "^4.7.2" | ||
"typescript": "^4.7.3" | ||
}, | ||
"gitHead": "40b96c39a792ca486b62c9356387334a31c999f9" | ||
"gitHead": "de5172f1be317482ca1cc175807cd55246cca67d" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
231097