@o3r/schematics 9.3.0-alpha.42 → 9.3.0-alpha.45

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.3.0-alpha.42",
3
+ "version": "9.3.0-alpha.45",
4
4
  "description": "Schematics module of the Otter framework",
5
5
  "main": "./src/public_api.js",
6
6
  "keywords": [
@@ -44,7 +44,7 @@
44
44
  "@angular-devkit/build-angular": "~16.2.0",
45
45
  "@angular-devkit/core": "~16.2.0",
46
46
  "@angular-devkit/schematics": "~16.2.0",
47
- "@angular-eslint/eslint-plugin": "~16.1.0",
47
+ "@angular-eslint/eslint-plugin": "~16.2.0",
48
48
  "@angular/cli": "~16.2.0",
49
49
  "@angular/common": "~16.2.0",
50
50
  "@angular/compiler": "~16.2.0",
@@ -58,9 +58,9 @@
58
58
  "@nx/jest": "~16.8.0",
59
59
  "@nx/js": "~16.8.0",
60
60
  "@nx/linter": "~16.8.0",
61
- "@o3r/build-helpers": "^9.3.0-alpha.42",
62
- "@o3r/dev-tools": "^9.3.0-alpha.42",
63
- "@o3r/eslint-plugin": "^9.3.0-alpha.42",
61
+ "@o3r/build-helpers": "^9.3.0-alpha.45",
62
+ "@o3r/dev-tools": "^9.3.0-alpha.45",
63
+ "@o3r/eslint-plugin": "^9.3.0-alpha.45",
64
64
  "@schematics/angular": "~16.2.0",
65
65
  "@types/jest": "~29.5.2",
66
66
  "@types/node": "^18.0.0",