@o3r/schematics 9.4.0-alpha.41 → 9.4.0-alpha.43

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.4.0-alpha.41",
3
+ "version": "9.4.0-alpha.43",
4
4
  "description": "Schematics module of the Otter framework",
5
5
  "main": "./src/public_api.js",
6
6
  "typings": "./src/public_api.d.ts",
@@ -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.4.0-alpha.41",
67
- "@o3r/dev-tools": "^9.4.0-alpha.41",
68
- "@o3r/eslint-plugin": "^9.4.0-alpha.41",
66
+ "@o3r/build-helpers": "^9.4.0-alpha.43",
67
+ "@o3r/dev-tools": "^9.4.0-alpha.43",
68
+ "@o3r/eslint-plugin": "^9.4.0-alpha.43",
69
69
  "@schematics/angular": "~16.2.0",
70
70
  "@types/jest": "~29.5.2",
71
71
  "@types/node": "^18.0.0",
@@ -81,7 +81,7 @@
81
81
  "eslint-plugin-unicorn": "^47.0.0",
82
82
  "jest": "~29.7.0",
83
83
  "jest-junit": "~16.0.0",
84
- "jsonc-eslint-parser": "~2.3.0",
84
+ "jsonc-eslint-parser": "~2.4.0",
85
85
  "jsonschema": "~1.4.1",
86
86
  "nx": "~16.10.0",
87
87
  "rxjs": "^7.8.1",