@ama-styling/stylelint-plugin 14.0.0-next.0 → 14.0.0-next.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +32 -35
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ama-styling/stylelint-plugin",
|
|
3
|
-
"version": "14.0.0-next.
|
|
3
|
+
"version": "14.0.0-next.10",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -23,13 +23,12 @@
|
|
|
23
23
|
"build:builders": "tsc -b tsconfig.builders.json --pretty && yarn generate-cjs-manifest"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@o3r/schematics": "
|
|
27
|
-
"ts-node": "~10.9.2",
|
|
26
|
+
"@o3r/schematics": "~14.0.0-next.10",
|
|
28
27
|
"tslib": "^2.6.2"
|
|
29
28
|
},
|
|
30
29
|
"peerDependencies": {
|
|
31
30
|
"@angular-devkit/schematics": "^20.0.0",
|
|
32
|
-
"@o3r/schematics": "
|
|
31
|
+
"@o3r/schematics": "~14.0.0-next.10",
|
|
33
32
|
"@schematics/angular": "^20.0.0",
|
|
34
33
|
"postcss": "^8.4.5",
|
|
35
34
|
"postcss-scss": "^4.0.9",
|
|
@@ -47,57 +46,55 @@
|
|
|
47
46
|
}
|
|
48
47
|
},
|
|
49
48
|
"devDependencies": {
|
|
50
|
-
"@angular-devkit/core": "~20.
|
|
51
|
-
"@angular-devkit/schematics": "~20.
|
|
52
|
-
"@angular/compiler": "~20.
|
|
49
|
+
"@angular-devkit/core": "~20.3.13",
|
|
50
|
+
"@angular-devkit/schematics": "~20.3.13",
|
|
51
|
+
"@angular/compiler": "~20.3.15",
|
|
53
52
|
"@babel/core": "~7.28.0",
|
|
54
53
|
"@babel/preset-env": "~7.28.0",
|
|
55
|
-
"@babel/preset-typescript": "~7.
|
|
56
|
-
"@compodoc/compodoc": "^1.1.
|
|
54
|
+
"@babel/preset-typescript": "~7.28.0",
|
|
55
|
+
"@compodoc/compodoc": "^1.1.32",
|
|
57
56
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
|
|
58
|
-
"@nx/eslint-plugin": "~21.
|
|
59
|
-
"@nx/jest": "~21.
|
|
60
|
-
"@o3r/build-helpers": "
|
|
61
|
-
"@o3r/eslint-config": "
|
|
62
|
-
"@o3r/eslint-plugin": "
|
|
63
|
-
"@o3r/test-helpers": "
|
|
64
|
-
"@schematics/angular": "~20.
|
|
65
|
-
"@stylistic/eslint-plugin": "~5.
|
|
57
|
+
"@nx/eslint-plugin": "~21.6.0",
|
|
58
|
+
"@nx/jest": "~21.6.0",
|
|
59
|
+
"@o3r/build-helpers": "~14.0.0-next.10",
|
|
60
|
+
"@o3r/eslint-config": "~14.0.0-next.10",
|
|
61
|
+
"@o3r/eslint-plugin": "~14.0.0-next.10",
|
|
62
|
+
"@o3r/test-helpers": "~14.0.0-next.10",
|
|
63
|
+
"@schematics/angular": "~20.3.13",
|
|
64
|
+
"@stylistic/eslint-plugin": "~5.6.0",
|
|
66
65
|
"@types/css-tree": "~2.3.0",
|
|
67
|
-
"@types/jest": "~
|
|
68
|
-
"@types/node": "
|
|
69
|
-
"@typescript-eslint/parser": "~8.
|
|
70
|
-
"angular-eslint": "~20.
|
|
71
|
-
"babel-jest": "^
|
|
66
|
+
"@types/jest": "~30.0.0",
|
|
67
|
+
"@types/node": "~24.10.0",
|
|
68
|
+
"@typescript-eslint/parser": "~8.51.0",
|
|
69
|
+
"angular-eslint": "~20.6.0",
|
|
70
|
+
"babel-jest": "^30.0.5",
|
|
72
71
|
"cpy-cli": "^6.0.0",
|
|
73
|
-
"eslint": "~9.
|
|
72
|
+
"eslint": "~9.39.0",
|
|
74
73
|
"eslint-import-resolver-node": "~0.3.9",
|
|
75
74
|
"eslint-import-resolver-typescript": "~4.4.0",
|
|
76
75
|
"eslint-plugin-import": "~2.32.0",
|
|
77
76
|
"eslint-plugin-import-newlines": "~1.4.0",
|
|
78
|
-
"eslint-plugin-jest": "~29.
|
|
79
|
-
"eslint-plugin-jsdoc": "~
|
|
77
|
+
"eslint-plugin-jest": "~29.11.0",
|
|
78
|
+
"eslint-plugin-jsdoc": "~61.5.0",
|
|
80
79
|
"eslint-plugin-prefer-arrow": "~1.2.3",
|
|
81
|
-
"eslint-plugin-unicorn": "~
|
|
82
|
-
"eslint-plugin-unused-imports": "~4.
|
|
80
|
+
"eslint-plugin-unicorn": "~62.0.0",
|
|
81
|
+
"eslint-plugin-unused-imports": "~4.3.0",
|
|
83
82
|
"globals": "^16.0.0",
|
|
84
|
-
"jest": "~
|
|
83
|
+
"jest": "~30.2.0",
|
|
85
84
|
"jest-junit": "~16.0.0",
|
|
86
|
-
"jest-util": "~
|
|
85
|
+
"jest-util": "~30.2.0",
|
|
87
86
|
"jsonc-eslint-parser": "~2.4.0",
|
|
88
|
-
"nx": "~21.
|
|
89
|
-
"pid-from-port": "^1.1.3",
|
|
87
|
+
"nx": "~21.6.0",
|
|
90
88
|
"postcss": "~8.5.1",
|
|
91
89
|
"postcss-scss": "~4.0.9",
|
|
92
90
|
"rimraf": "^6.0.1",
|
|
93
91
|
"rxjs": "^7.8.1",
|
|
94
92
|
"semver": "^7.5.2",
|
|
95
|
-
"stylelint": "~16.
|
|
93
|
+
"stylelint": "~16.26.0",
|
|
96
94
|
"ts-jest": "~29.4.0",
|
|
97
|
-
"
|
|
98
|
-
"type-fest": "^4.30.1",
|
|
95
|
+
"type-fest": "^5.3.1",
|
|
99
96
|
"typescript": "~5.9.2",
|
|
100
|
-
"typescript-eslint": "~8.
|
|
97
|
+
"typescript-eslint": "~8.51.0"
|
|
101
98
|
},
|
|
102
99
|
"main": "./src/public_api.mjs",
|
|
103
100
|
"schematics": "./collection.json",
|