@o3r/schematics 8.3.0-alpha.8 → 8.3.0-alpha.9

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": "8.3.0-alpha.8",
3
+ "version": "8.3.0-alpha.9",
4
4
  "description": "Schematics module of the Otter framework",
5
5
  "main": "./src/index.js",
6
6
  "keywords": [
@@ -50,16 +50,16 @@
50
50
  "@angular/core": "~15.2.0",
51
51
  "@angular/platform-browser": "~15.2.0",
52
52
  "@angular/platform-browser-dynamic": "~15.2.0",
53
- "@babel/core": "~7.21.0",
53
+ "@babel/core": "~7.22.0",
54
54
  "@babel/preset-typescript": "~7.21.0",
55
55
  "@compodoc/compodoc": "^1.1.19",
56
56
  "@nrwl/cli": "~15.9.0",
57
57
  "@nrwl/jest": "~15.9.0",
58
58
  "@nrwl/js": "~15.9.0",
59
59
  "@nrwl/linter": "~15.9.0",
60
- "@o3r/build-helpers": "^8.3.0-alpha.8",
61
- "@o3r/dev-tools": "^8.3.0-alpha.8",
62
- "@o3r/eslint-plugin": "^8.3.0-alpha.8",
60
+ "@o3r/build-helpers": "^8.3.0-alpha.9",
61
+ "@o3r/dev-tools": "^8.3.0-alpha.9",
62
+ "@o3r/eslint-plugin": "^8.3.0-alpha.9",
63
63
  "@schematics/angular": "~15.2.0",
64
64
  "@types/jest": "~28.1.2",
65
65
  "@types/node": "^17.0.45",