@digdir/designsystemet 1.6.0 → 1.6.1

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.
@@ -871,7 +871,7 @@ import pc5 from "picocolors";
871
871
  // package.json
872
872
  var package_default = {
873
873
  name: "@digdir/designsystemet",
874
- version: "1.6.0",
874
+ version: "1.6.1",
875
875
  description: "CLI for Designsystemet",
876
876
  author: "Designsystemet team",
877
877
  engines: {
@@ -945,7 +945,7 @@ var package_default = {
945
945
  picocolors: "^1.1.1",
946
946
  postcss: "^8.5.6",
947
947
  ramda: "^0.31.3",
948
- "style-dictionary": "^5.0.4",
948
+ "style-dictionary": "^5.1.0",
949
949
  zod: "^4.1.11",
950
950
  "zod-validation-error": "^4.0.2"
951
951
  },
@@ -954,14 +954,14 @@ var package_default = {
954
954
  "@types/apca-w3": "^0.1.3",
955
955
  "@types/chroma-js": "^3.1.1",
956
956
  "@types/fs-extra": "^11.0.4",
957
- "@types/node": "^22.18.6",
957
+ "@types/node": "^22.18.8",
958
958
  "@types/object-hash": "^3.0.6",
959
959
  "@types/ramda": "^0.31.1",
960
960
  "fs-extra": "^11.3.2",
961
961
  tslib: "^2.8.1",
962
962
  tsup: "^8.5.0",
963
- tsx: "^4.20.5",
964
- typescript: "^5.9.2"
963
+ tsx: "^4.20.6",
964
+ typescript: "^5.9.3"
965
965
  }
966
966
  };
967
967
 
package/dist/src/index.js CHANGED
@@ -2610,7 +2610,7 @@ import * as R8 from "ramda";
2610
2610
  // package.json
2611
2611
  var package_default = {
2612
2612
  name: "@digdir/designsystemet",
2613
- version: "1.6.0",
2613
+ version: "1.6.1",
2614
2614
  description: "CLI for Designsystemet",
2615
2615
  author: "Designsystemet team",
2616
2616
  engines: {
@@ -2684,7 +2684,7 @@ var package_default = {
2684
2684
  picocolors: "^1.1.1",
2685
2685
  postcss: "^8.5.6",
2686
2686
  ramda: "^0.31.3",
2687
- "style-dictionary": "^5.0.4",
2687
+ "style-dictionary": "^5.1.0",
2688
2688
  zod: "^4.1.11",
2689
2689
  "zod-validation-error": "^4.0.2"
2690
2690
  },
@@ -2693,14 +2693,14 @@ var package_default = {
2693
2693
  "@types/apca-w3": "^0.1.3",
2694
2694
  "@types/chroma-js": "^3.1.1",
2695
2695
  "@types/fs-extra": "^11.0.4",
2696
- "@types/node": "^22.18.6",
2696
+ "@types/node": "^22.18.8",
2697
2697
  "@types/object-hash": "^3.0.6",
2698
2698
  "@types/ramda": "^0.31.1",
2699
2699
  "fs-extra": "^11.3.2",
2700
2700
  tslib: "^2.8.1",
2701
2701
  tsup: "^8.5.0",
2702
- tsx: "^4.20.5",
2703
- typescript: "^5.9.2"
2702
+ tsx: "^4.20.6",
2703
+ typescript: "^5.9.3"
2704
2704
  }
2705
2705
  };
2706
2706
 
@@ -49,7 +49,7 @@ import pc4 from "picocolors";
49
49
  // package.json
50
50
  var package_default = {
51
51
  name: "@digdir/designsystemet",
52
- version: "1.6.0",
52
+ version: "1.6.1",
53
53
  description: "CLI for Designsystemet",
54
54
  author: "Designsystemet team",
55
55
  engines: {
@@ -123,7 +123,7 @@ var package_default = {
123
123
  picocolors: "^1.1.1",
124
124
  postcss: "^8.5.6",
125
125
  ramda: "^0.31.3",
126
- "style-dictionary": "^5.0.4",
126
+ "style-dictionary": "^5.1.0",
127
127
  zod: "^4.1.11",
128
128
  "zod-validation-error": "^4.0.2"
129
129
  },
@@ -132,14 +132,14 @@ var package_default = {
132
132
  "@types/apca-w3": "^0.1.3",
133
133
  "@types/chroma-js": "^3.1.1",
134
134
  "@types/fs-extra": "^11.0.4",
135
- "@types/node": "^22.18.6",
135
+ "@types/node": "^22.18.8",
136
136
  "@types/object-hash": "^3.0.6",
137
137
  "@types/ramda": "^0.31.1",
138
138
  "fs-extra": "^11.3.2",
139
139
  tslib: "^2.8.1",
140
140
  tsup: "^8.5.0",
141
- tsx: "^4.20.5",
142
- typescript: "^5.9.2"
141
+ tsx: "^4.20.6",
142
+ typescript: "^5.9.3"
143
143
  }
144
144
  };
145
145
 
@@ -1,7 +1,7 @@
1
1
  // package.json
2
2
  var package_default = {
3
3
  name: "@digdir/designsystemet",
4
- version: "1.6.0",
4
+ version: "1.6.1",
5
5
  description: "CLI for Designsystemet",
6
6
  author: "Designsystemet team",
7
7
  engines: {
@@ -75,7 +75,7 @@ var package_default = {
75
75
  picocolors: "^1.1.1",
76
76
  postcss: "^8.5.6",
77
77
  ramda: "^0.31.3",
78
- "style-dictionary": "^5.0.4",
78
+ "style-dictionary": "^5.1.0",
79
79
  zod: "^4.1.11",
80
80
  "zod-validation-error": "^4.0.2"
81
81
  },
@@ -84,14 +84,14 @@ var package_default = {
84
84
  "@types/apca-w3": "^0.1.3",
85
85
  "@types/chroma-js": "^3.1.1",
86
86
  "@types/fs-extra": "^11.0.4",
87
- "@types/node": "^22.18.6",
87
+ "@types/node": "^22.18.8",
88
88
  "@types/object-hash": "^3.0.6",
89
89
  "@types/ramda": "^0.31.1",
90
90
  "fs-extra": "^11.3.2",
91
91
  tslib: "^2.8.1",
92
92
  tsup: "^8.5.0",
93
- tsx: "^4.20.5",
94
- typescript: "^5.9.2"
93
+ tsx: "^4.20.6",
94
+ typescript: "^5.9.3"
95
95
  }
96
96
  };
97
97
 
@@ -46,7 +46,7 @@ var readFile = async (path2, dry, allowFileNotFound) => {
46
46
  // package.json
47
47
  var package_default = {
48
48
  name: "@digdir/designsystemet",
49
- version: "1.6.0",
49
+ version: "1.6.1",
50
50
  description: "CLI for Designsystemet",
51
51
  author: "Designsystemet team",
52
52
  engines: {
@@ -120,7 +120,7 @@ var package_default = {
120
120
  picocolors: "^1.1.1",
121
121
  postcss: "^8.5.6",
122
122
  ramda: "^0.31.3",
123
- "style-dictionary": "^5.0.4",
123
+ "style-dictionary": "^5.1.0",
124
124
  zod: "^4.1.11",
125
125
  "zod-validation-error": "^4.0.2"
126
126
  },
@@ -129,14 +129,14 @@ var package_default = {
129
129
  "@types/apca-w3": "^0.1.3",
130
130
  "@types/chroma-js": "^3.1.1",
131
131
  "@types/fs-extra": "^11.0.4",
132
- "@types/node": "^22.18.6",
132
+ "@types/node": "^22.18.8",
133
133
  "@types/object-hash": "^3.0.6",
134
134
  "@types/ramda": "^0.31.1",
135
135
  "fs-extra": "^11.3.2",
136
136
  tslib: "^2.8.1",
137
137
  tsup: "^8.5.0",
138
- tsx: "^4.20.5",
139
- typescript: "^5.9.2"
138
+ tsx: "^4.20.6",
139
+ typescript: "^5.9.3"
140
140
  }
141
141
  };
142
142
 
@@ -2451,7 +2451,7 @@ import * as R8 from "ramda";
2451
2451
  // package.json
2452
2452
  var package_default = {
2453
2453
  name: "@digdir/designsystemet",
2454
- version: "1.6.0",
2454
+ version: "1.6.1",
2455
2455
  description: "CLI for Designsystemet",
2456
2456
  author: "Designsystemet team",
2457
2457
  engines: {
@@ -2525,7 +2525,7 @@ var package_default = {
2525
2525
  picocolors: "^1.1.1",
2526
2526
  postcss: "^8.5.6",
2527
2527
  ramda: "^0.31.3",
2528
- "style-dictionary": "^5.0.4",
2528
+ "style-dictionary": "^5.1.0",
2529
2529
  zod: "^4.1.11",
2530
2530
  "zod-validation-error": "^4.0.2"
2531
2531
  },
@@ -2534,14 +2534,14 @@ var package_default = {
2534
2534
  "@types/apca-w3": "^0.1.3",
2535
2535
  "@types/chroma-js": "^3.1.1",
2536
2536
  "@types/fs-extra": "^11.0.4",
2537
- "@types/node": "^22.18.6",
2537
+ "@types/node": "^22.18.8",
2538
2538
  "@types/object-hash": "^3.0.6",
2539
2539
  "@types/ramda": "^0.31.1",
2540
2540
  "fs-extra": "^11.3.2",
2541
2541
  tslib: "^2.8.1",
2542
2542
  tsup: "^8.5.0",
2543
- tsx: "^4.20.5",
2544
- typescript: "^5.9.2"
2543
+ tsx: "^4.20.6",
2544
+ typescript: "^5.9.3"
2545
2545
  }
2546
2546
  };
2547
2547
 
@@ -2467,7 +2467,7 @@ import * as R8 from "ramda";
2467
2467
  // package.json
2468
2468
  var package_default = {
2469
2469
  name: "@digdir/designsystemet",
2470
- version: "1.6.0",
2470
+ version: "1.6.1",
2471
2471
  description: "CLI for Designsystemet",
2472
2472
  author: "Designsystemet team",
2473
2473
  engines: {
@@ -2541,7 +2541,7 @@ var package_default = {
2541
2541
  picocolors: "^1.1.1",
2542
2542
  postcss: "^8.5.6",
2543
2543
  ramda: "^0.31.3",
2544
- "style-dictionary": "^5.0.4",
2544
+ "style-dictionary": "^5.1.0",
2545
2545
  zod: "^4.1.11",
2546
2546
  "zod-validation-error": "^4.0.2"
2547
2547
  },
@@ -2550,14 +2550,14 @@ var package_default = {
2550
2550
  "@types/apca-w3": "^0.1.3",
2551
2551
  "@types/chroma-js": "^3.1.1",
2552
2552
  "@types/fs-extra": "^11.0.4",
2553
- "@types/node": "^22.18.6",
2553
+ "@types/node": "^22.18.8",
2554
2554
  "@types/object-hash": "^3.0.6",
2555
2555
  "@types/ramda": "^0.31.1",
2556
2556
  "fs-extra": "^11.3.2",
2557
2557
  tslib: "^2.8.1",
2558
2558
  tsup: "^8.5.0",
2559
- tsx: "^4.20.5",
2560
- typescript: "^5.9.2"
2559
+ tsx: "^4.20.6",
2560
+ typescript: "^5.9.3"
2561
2561
  }
2562
2562
  };
2563
2563
 
@@ -4,7 +4,7 @@ import pc3 from "picocolors";
4
4
  // package.json
5
5
  var package_default = {
6
6
  name: "@digdir/designsystemet",
7
- version: "1.6.0",
7
+ version: "1.6.1",
8
8
  description: "CLI for Designsystemet",
9
9
  author: "Designsystemet team",
10
10
  engines: {
@@ -78,7 +78,7 @@ var package_default = {
78
78
  picocolors: "^1.1.1",
79
79
  postcss: "^8.5.6",
80
80
  ramda: "^0.31.3",
81
- "style-dictionary": "^5.0.4",
81
+ "style-dictionary": "^5.1.0",
82
82
  zod: "^4.1.11",
83
83
  "zod-validation-error": "^4.0.2"
84
84
  },
@@ -87,14 +87,14 @@ var package_default = {
87
87
  "@types/apca-w3": "^0.1.3",
88
88
  "@types/chroma-js": "^3.1.1",
89
89
  "@types/fs-extra": "^11.0.4",
90
- "@types/node": "^22.18.6",
90
+ "@types/node": "^22.18.8",
91
91
  "@types/object-hash": "^3.0.6",
92
92
  "@types/ramda": "^0.31.1",
93
93
  "fs-extra": "^11.3.2",
94
94
  tslib: "^2.8.1",
95
95
  tsup: "^8.5.0",
96
- tsx: "^4.20.5",
97
- typescript: "^5.9.2"
96
+ tsx: "^4.20.6",
97
+ typescript: "^5.9.3"
98
98
  }
99
99
  };
100
100
 
@@ -5,7 +5,7 @@ import * as R2 from "ramda";
5
5
  // package.json
6
6
  var package_default = {
7
7
  name: "@digdir/designsystemet",
8
- version: "1.6.0",
8
+ version: "1.6.1",
9
9
  description: "CLI for Designsystemet",
10
10
  author: "Designsystemet team",
11
11
  engines: {
@@ -79,7 +79,7 @@ var package_default = {
79
79
  picocolors: "^1.1.1",
80
80
  postcss: "^8.5.6",
81
81
  ramda: "^0.31.3",
82
- "style-dictionary": "^5.0.4",
82
+ "style-dictionary": "^5.1.0",
83
83
  zod: "^4.1.11",
84
84
  "zod-validation-error": "^4.0.2"
85
85
  },
@@ -88,14 +88,14 @@ var package_default = {
88
88
  "@types/apca-w3": "^0.1.3",
89
89
  "@types/chroma-js": "^3.1.1",
90
90
  "@types/fs-extra": "^11.0.4",
91
- "@types/node": "^22.18.6",
91
+ "@types/node": "^22.18.8",
92
92
  "@types/object-hash": "^3.0.6",
93
93
  "@types/ramda": "^0.31.1",
94
94
  "fs-extra": "^11.3.2",
95
95
  tslib: "^2.8.1",
96
96
  tsup: "^8.5.0",
97
- tsx: "^4.20.5",
98
- typescript: "^5.9.2"
97
+ tsx: "^4.20.6",
98
+ typescript: "^5.9.3"
99
99
  }
100
100
  };
101
101
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digdir/designsystemet",
3
- "version": "1.6.0",
3
+ "version": "1.6.1",
4
4
  "description": "CLI for Designsystemet",
5
5
  "author": "Designsystemet team",
6
6
  "engines": {
@@ -50,7 +50,7 @@
50
50
  "picocolors": "^1.1.1",
51
51
  "postcss": "^8.5.6",
52
52
  "ramda": "^0.31.3",
53
- "style-dictionary": "^5.0.4",
53
+ "style-dictionary": "^5.1.0",
54
54
  "zod": "^4.1.11",
55
55
  "zod-validation-error": "^4.0.2"
56
56
  },
@@ -59,14 +59,14 @@
59
59
  "@types/apca-w3": "^0.1.3",
60
60
  "@types/chroma-js": "^3.1.1",
61
61
  "@types/fs-extra": "^11.0.4",
62
- "@types/node": "^22.18.6",
62
+ "@types/node": "^22.18.8",
63
63
  "@types/object-hash": "^3.0.6",
64
64
  "@types/ramda": "^0.31.1",
65
65
  "fs-extra": "^11.3.2",
66
66
  "tslib": "^2.8.1",
67
67
  "tsup": "^8.5.0",
68
- "tsx": "^4.20.5",
69
- "typescript": "^5.9.2"
68
+ "tsx": "^4.20.6",
69
+ "typescript": "^5.9.3"
70
70
  },
71
71
  "scripts": {
72
72
  "designsystemet": "tsx ./bin/designsystemet.ts",