@o3r/schematics 9.4.0-alpha.2 → 9.4.0-alpha.20
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +9 -9
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@o3r/schematics",
|
3
|
-
"version": "9.4.0-alpha.
|
3
|
+
"version": "9.4.0-alpha.20",
|
4
4
|
"description": "Schematics module of the Otter framework",
|
5
5
|
"main": "./src/public_api.js",
|
6
6
|
"keywords": [
|
@@ -58,13 +58,13 @@
|
|
58
58
|
"@babel/core": "~7.23.0",
|
59
59
|
"@babel/preset-typescript": "~7.23.0",
|
60
60
|
"@compodoc/compodoc": "^1.1.19",
|
61
|
-
"@nx/eslint-plugin": "~16.
|
62
|
-
"@nx/jest": "~16.
|
63
|
-
"@nx/js": "~16.
|
64
|
-
"@nx/linter": "~16.
|
65
|
-
"@o3r/build-helpers": "^9.4.0-alpha.
|
66
|
-
"@o3r/dev-tools": "^9.4.0-alpha.
|
67
|
-
"@o3r/eslint-plugin": "^9.4.0-alpha.
|
61
|
+
"@nx/eslint-plugin": "~16.10.0",
|
62
|
+
"@nx/jest": "~16.10.0",
|
63
|
+
"@nx/js": "~16.10.0",
|
64
|
+
"@nx/linter": "~16.10.0",
|
65
|
+
"@o3r/build-helpers": "^9.4.0-alpha.20",
|
66
|
+
"@o3r/dev-tools": "^9.4.0-alpha.20",
|
67
|
+
"@o3r/eslint-plugin": "^9.4.0-alpha.20",
|
68
68
|
"@schematics/angular": "~16.2.0",
|
69
69
|
"@types/jest": "~29.5.2",
|
70
70
|
"@types/node": "^18.0.0",
|
@@ -82,7 +82,7 @@
|
|
82
82
|
"jest-junit": "~16.0.0",
|
83
83
|
"jsonc-eslint-parser": "~2.3.0",
|
84
84
|
"jsonschema": "~1.4.1",
|
85
|
-
"nx": "~16.
|
85
|
+
"nx": "~16.10.0",
|
86
86
|
"rxjs": "^7.8.1",
|
87
87
|
"ts-jest": "~29.1.1",
|
88
88
|
"type-fest": "^3.12.0",
|