@o3r/schematics 10.0.0-alpha.2 → 10.0.0-alpha.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@o3r/schematics",
3
- "version": "10.0.0-alpha.2",
3
+ "version": "10.0.0-alpha.3",
4
4
  "description": "Schematics module of the Otter framework",
5
5
  "main": "./src/public_api.js",
6
6
  "typings": "./src/public_api.d.ts",
@@ -67,13 +67,13 @@
67
67
  "@nx/eslint-plugin": "~17.1.1",
68
68
  "@nx/jest": "~17.1.1",
69
69
  "@nx/js": "~17.1.1",
70
- "@o3r/build-helpers": "^10.0.0-alpha.2",
71
- "@o3r/eslint-plugin": "^10.0.0-alpha.2",
70
+ "@o3r/build-helpers": "^10.0.0-alpha.3",
71
+ "@o3r/eslint-plugin": "^10.0.0-alpha.3",
72
72
  "@schematics/angular": "~17.0.3",
73
73
  "@types/jest": "~29.5.2",
74
74
  "@types/node": "^20.0.0",
75
75
  "@types/semver": "^7.3.13",
76
- "@typescript-eslint/eslint-plugin": "6.11.0",
76
+ "@typescript-eslint/eslint-plugin": "6.18.1",
77
77
  "@typescript-eslint/parser": "^6.11.0",
78
78
  "cpy-cli": "^5.0.0",
79
79
  "eslint": "^8.42.0",