@ama-styling/figma-extractor 14.0.0-next.7 → 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.
Files changed (1) hide show
  1. package/package.json +21 -21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ama-styling/figma-extractor",
3
- "version": "14.0.0-next.7",
3
+ "version": "14.0.0-next.9",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -21,15 +21,15 @@
21
21
  },
22
22
  "bin": "./cli/figma-extract.js",
23
23
  "generatorDependencies": {
24
- "@ama-styling/style-dictionary": "~14.0.0-next.7",
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.7",
29
- "@ama-sdk/core": "~14.0.0-next.7",
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.7",
32
- "type-fest": "^4.30.1"
31
+ "@o3r/schematics": "~14.0.0-next.9",
32
+ "type-fest": "^5.3.1"
33
33
  },
34
34
  "peerDependenciesMeta": {
35
35
  "@ama-sdk/client-fetch": {
@@ -46,17 +46,17 @@
46
46
  }
47
47
  },
48
48
  "dependencies": {
49
- "@ama-sdk/client-fetch": "~14.0.0-next.7",
50
- "@ama-sdk/core": "~14.0.0-next.7",
51
- "@ama-styling/figma-sdk": "~14.0.0-next.7",
52
- "@o3r/schematics": "~14.0.0-next.7",
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.7",
59
- "@ama-sdk/core": "~14.0.0-next.7",
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.7",
68
- "@o3r/eslint-plugin": "~14.0.0-next.7",
69
- "@o3r/test-helpers": "~14.0.0-next.7",
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.47.0",
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,10 +80,10 @@
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.1.0",
84
- "eslint-plugin-jsdoc": "~54.7.0",
83
+ "eslint-plugin-jest": "~29.11.0",
84
+ "eslint-plugin-jsdoc": "~61.5.0",
85
85
  "eslint-plugin-prefer-arrow": "~1.2.3",
86
- "eslint-plugin-unicorn": "~60.0.0",
86
+ "eslint-plugin-unicorn": "~62.0.0",
87
87
  "eslint-plugin-unused-imports": "~4.3.0",
88
88
  "globals": "^16.0.0",
89
89
  "jest": "~30.2.0",
@@ -93,9 +93,9 @@
93
93
  "nx": "~21.6.0",
94
94
  "semver": "^7.5.2",
95
95
  "ts-jest": "~29.4.0",
96
- "type-fest": "^4.30.1",
96
+ "type-fest": "^5.3.1",
97
97
  "typescript": "~5.9.2",
98
- "typescript-eslint": "~8.47.0",
98
+ "typescript-eslint": "~8.51.0",
99
99
  "zone.js": "~0.15.0"
100
100
  },
101
101
  "schematics": "./collection.json",