@o3r/schematics 9.6.0-alpha.6 → 9.6.0-alpha.8

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@o3r/schematics",
3
- "version": "9.6.0-alpha.6",
3
+ "version": "9.6.0-alpha.8",
4
4
  "description": "Schematics module of the Otter framework",
5
5
  "main": "./src/public_api.js",
6
6
  "typings": "./src/public_api.d.ts",
@@ -48,7 +48,7 @@
48
48
  "@angular-devkit/build-angular": "~16.2.0",
49
49
  "@angular-devkit/core": "~16.2.0",
50
50
  "@angular-devkit/schematics": "~16.2.0",
51
- "@angular-eslint/eslint-plugin": "~16.2.0",
51
+ "@angular-eslint/eslint-plugin": "~16.3.0",
52
52
  "@angular/cli": "~16.2.0",
53
53
  "@angular/common": "~16.2.0",
54
54
  "@angular/compiler": "~16.2.0",
@@ -63,9 +63,9 @@
63
63
  "@nx/jest": "~16.10.0",
64
64
  "@nx/js": "~16.10.0",
65
65
  "@nx/linter": "~16.10.0",
66
- "@o3r/build-helpers": "^9.6.0-alpha.6",
67
- "@o3r/dev-tools": "^9.6.0-alpha.6",
68
- "@o3r/eslint-plugin": "^9.6.0-alpha.6",
66
+ "@o3r/build-helpers": "^9.6.0-alpha.8",
67
+ "@o3r/dev-tools": "^9.6.0-alpha.8",
68
+ "@o3r/eslint-plugin": "^9.6.0-alpha.8",
69
69
  "@schematics/angular": "~16.2.0",
70
70
  "@types/jest": "~29.5.2",
71
71
  "@types/node": "^18.0.0",