@ama-styling/figma-extractor 14.0.0-next.8 → 14.0.0-next.9
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 +17 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ama-styling/figma-extractor",
|
|
3
|
-
"version": "14.0.0-next.
|
|
3
|
+
"version": "14.0.0-next.9",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -21,14 +21,14 @@
|
|
|
21
21
|
},
|
|
22
22
|
"bin": "./cli/figma-extract.js",
|
|
23
23
|
"generatorDependencies": {
|
|
24
|
-
"@ama-styling/style-dictionary": "~14.0.0-next.
|
|
24
|
+
"@ama-styling/style-dictionary": "~14.0.0-next.9",
|
|
25
25
|
"style-dictionary": "~5.1.0"
|
|
26
26
|
},
|
|
27
27
|
"peerDependencies": {
|
|
28
|
-
"@ama-sdk/client-fetch": "~14.0.0-next.
|
|
29
|
-
"@ama-sdk/core": "~14.0.0-next.
|
|
28
|
+
"@ama-sdk/client-fetch": "~14.0.0-next.9",
|
|
29
|
+
"@ama-sdk/core": "~14.0.0-next.9",
|
|
30
30
|
"@angular-devkit/schematics": "~20.3.0",
|
|
31
|
-
"@o3r/schematics": "~14.0.0-next.
|
|
31
|
+
"@o3r/schematics": "~14.0.0-next.9",
|
|
32
32
|
"type-fest": "^5.3.1"
|
|
33
33
|
},
|
|
34
34
|
"peerDependenciesMeta": {
|
|
@@ -46,17 +46,17 @@
|
|
|
46
46
|
}
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
|
-
"@ama-sdk/client-fetch": "~14.0.0-next.
|
|
50
|
-
"@ama-sdk/core": "~14.0.0-next.
|
|
51
|
-
"@ama-styling/figma-sdk": "~14.0.0-next.
|
|
52
|
-
"@o3r/schematics": "~14.0.0-next.
|
|
49
|
+
"@ama-sdk/client-fetch": "~14.0.0-next.9",
|
|
50
|
+
"@ama-sdk/core": "~14.0.0-next.9",
|
|
51
|
+
"@ama-styling/figma-sdk": "~14.0.0-next.9",
|
|
52
|
+
"@o3r/schematics": "~14.0.0-next.9",
|
|
53
53
|
"semver": "^7.5.2",
|
|
54
54
|
"tslib": "^2.6.2",
|
|
55
55
|
"yargs": "~18.0.0"
|
|
56
56
|
},
|
|
57
57
|
"devDependencies": {
|
|
58
|
-
"@ama-sdk/client-fetch": "~14.0.0-next.
|
|
59
|
-
"@ama-sdk/core": "~14.0.0-next.
|
|
58
|
+
"@ama-sdk/client-fetch": "~14.0.0-next.9",
|
|
59
|
+
"@ama-sdk/core": "~14.0.0-next.9",
|
|
60
60
|
"@angular-devkit/schematics": "~20.3.13",
|
|
61
61
|
"@compodoc/compodoc": "^1.1.32",
|
|
62
62
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
|
|
@@ -64,15 +64,15 @@
|
|
|
64
64
|
"@nx/eslint-plugin": "~21.6.0",
|
|
65
65
|
"@nx/jest": "~21.6.0",
|
|
66
66
|
"@nx/js": "~21.6.0",
|
|
67
|
-
"@o3r/build-helpers": "~14.0.0-next.
|
|
68
|
-
"@o3r/eslint-plugin": "~14.0.0-next.
|
|
69
|
-
"@o3r/test-helpers": "~14.0.0-next.
|
|
67
|
+
"@o3r/build-helpers": "~14.0.0-next.9",
|
|
68
|
+
"@o3r/eslint-plugin": "~14.0.0-next.9",
|
|
69
|
+
"@o3r/test-helpers": "~14.0.0-next.9",
|
|
70
70
|
"@stylistic/eslint-plugin": "~5.6.0",
|
|
71
71
|
"@types/jest": "~30.0.0",
|
|
72
72
|
"@types/node": "~24.10.0",
|
|
73
73
|
"@types/semver": "^7.3.13",
|
|
74
74
|
"@types/yargs": "~17.0.33",
|
|
75
|
-
"@typescript-eslint/parser": "~8.
|
|
75
|
+
"@typescript-eslint/parser": "~8.51.0",
|
|
76
76
|
"angular-eslint": "~20.6.0",
|
|
77
77
|
"cpy-cli": "^6.0.0",
|
|
78
78
|
"eslint": "~9.39.0",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"eslint-import-resolver-typescript": "~4.4.0",
|
|
81
81
|
"eslint-plugin-import": "~2.32.0",
|
|
82
82
|
"eslint-plugin-import-newlines": "~1.4.0",
|
|
83
|
-
"eslint-plugin-jest": "~29.
|
|
83
|
+
"eslint-plugin-jest": "~29.11.0",
|
|
84
84
|
"eslint-plugin-jsdoc": "~61.5.0",
|
|
85
85
|
"eslint-plugin-prefer-arrow": "~1.2.3",
|
|
86
86
|
"eslint-plugin-unicorn": "~62.0.0",
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"ts-jest": "~29.4.0",
|
|
96
96
|
"type-fest": "^5.3.1",
|
|
97
97
|
"typescript": "~5.9.2",
|
|
98
|
-
"typescript-eslint": "~8.
|
|
98
|
+
"typescript-eslint": "~8.51.0",
|
|
99
99
|
"zone.js": "~0.15.0"
|
|
100
100
|
},
|
|
101
101
|
"schematics": "./collection.json",
|