@ama-styling/style-dictionary 13.0.0-next.24 → 13.0.0-next.26

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 +19 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ama-styling/style-dictionary",
3
- "version": "13.0.0-next.24",
3
+ "version": "13.0.0-next.26",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -41,14 +41,14 @@
41
41
  "dependencies": {
42
42
  "@angular-devkit/architect": "~0.2000.0",
43
43
  "@angular-devkit/schematics": "~20.0.0",
44
- "@o3r/schematics": "^13.0.0-next.24",
44
+ "@o3r/schematics": "^13.0.0-next.26",
45
45
  "@schematics/angular": "~20.0.0",
46
46
  "tslib": "^2.6.2"
47
47
  },
48
48
  "peerDependencies": {
49
- "@o3r/core": "^13.0.0-next.24",
50
- "@o3r/schematics": "^13.0.0-next.24",
51
- "@o3r/telemetry": "^13.0.0-next.24",
49
+ "@o3r/core": "^13.0.0-next.26",
50
+ "@o3r/schematics": "^13.0.0-next.26",
51
+ "@o3r/telemetry": "^13.0.0-next.26",
52
52
  "style-dictionary": "^5.0.0",
53
53
  "type-fest": "^4.30.1"
54
54
  },
@@ -82,16 +82,16 @@
82
82
  "@nx/eslint-plugin": "~21.3.11",
83
83
  "@nx/jest": "~21.3.11",
84
84
  "@nx/js": "~21.3.11",
85
- "@o3r/build-helpers": "^13.0.0-next.24",
86
- "@o3r/core": "^13.0.0-next.24",
87
- "@o3r/eslint-plugin": "^13.0.0-next.24",
88
- "@o3r/telemetry": "^13.0.0-next.24",
89
- "@o3r/test-helpers": "^13.0.0-next.24",
85
+ "@o3r/build-helpers": "^13.0.0-next.26",
86
+ "@o3r/core": "^13.0.0-next.26",
87
+ "@o3r/eslint-plugin": "^13.0.0-next.26",
88
+ "@o3r/telemetry": "^13.0.0-next.26",
89
+ "@o3r/test-helpers": "^13.0.0-next.26",
90
90
  "@schematics/angular": "~20.0.0",
91
- "@stylistic/eslint-plugin": "~3.1.0",
91
+ "@stylistic/eslint-plugin": "~5.2.0",
92
92
  "@types/jest": "~29.5.2",
93
93
  "@types/minimist": "^1.2.2",
94
- "@types/node": "^20.0.0",
94
+ "@types/node": "^22.0.0",
95
95
  "@types/semver": "^7.3.13",
96
96
  "@typescript-eslint/parser": "~8.37.0",
97
97
  "angular-eslint": "~20.1.0",
@@ -100,18 +100,18 @@
100
100
  "cpy-cli": "^5.0.0",
101
101
  "eslint": "~9.31.0",
102
102
  "eslint-import-resolver-node": "~0.3.9",
103
- "eslint-import-resolver-typescript": "~3.10.0",
103
+ "eslint-import-resolver-typescript": "~4.4.0",
104
104
  "eslint-plugin-import": "~2.32.0",
105
105
  "eslint-plugin-import-newlines": "~1.4.0",
106
- "eslint-plugin-jest": "~28.14.0",
107
- "eslint-plugin-jsdoc": "~50.8.0",
106
+ "eslint-plugin-jest": "~29.0.0",
107
+ "eslint-plugin-jsdoc": "~52.0.0",
108
108
  "eslint-plugin-prefer-arrow": "~1.2.3",
109
- "eslint-plugin-unicorn": "~56.0.0",
109
+ "eslint-plugin-unicorn": "~60.0.0",
110
110
  "eslint-plugin-unused-imports": "~4.1.4",
111
- "globals": "^15.9.0",
111
+ "globals": "^16.0.0",
112
112
  "jest": "~29.7.0",
113
113
  "jest-junit": "~16.0.0",
114
- "jest-resolve": "~29.7.0",
114
+ "jest-resolve": "~29.4.0",
115
115
  "jsonc-eslint-parser": "~2.4.0",
116
116
  "nx": "~21.3.11",
117
117
  "pid-from-port": "^1.1.3",
@@ -124,7 +124,7 @@
124
124
  "zone.js": "~0.15.0"
125
125
  },
126
126
  "engines": {
127
- "node": "^20.19.0 || ^22.12.0 || ^24.0.0"
127
+ "node": "^20.19.0 || ^22.17.0 || ^24.0.0"
128
128
  },
129
129
  "schematics": "./collection.json",
130
130
  "contributors": [