@ni/nimble-tokens 6.13.1 → 6.13.2

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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 26 Mar 2024 20:29:30 GMT
3
+ * Generated on Mon, 15 Apr 2024 17:21:28 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 26 Mar 2024 20:29:30 GMT
3
+ * Generated on Mon, 15 Apr 2024 17:21:28 GMT
4
4
  */
5
5
 
6
6
  export const SlLegacyBlue : string;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 26 Mar 2024 20:29:30 GMT
3
+ * Generated on Mon, 15 Apr 2024 17:21:28 GMT
4
4
  */
5
5
 
6
6
  export const SlLegacyBlue = "#009ff5";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 26 Mar 2024 20:29:30 GMT
3
+ // Generated on Mon, 15 Apr 2024 17:21:28 GMT
4
4
 
5
5
  $ni-nimble-base-sl-legacy-blue: #009ff5;
6
6
  $ni-nimble-base-information-100-dark-ui: #a46eff;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ni/nimble-tokens",
3
- "version": "6.13.1",
3
+ "version": "6.13.2",
4
4
  "description": "Design tokens for the NI Nimble Design System",
5
5
  "scripts": {
6
6
  "build": "npm run build:svg-to-ts && npm run build:ts && npm run build:svg-to-ico && npm run build:generate-font-scss && npm run build:style-dictionary",
@@ -46,7 +46,7 @@
46
46
  "style-dictionary": "^3.9.2",
47
47
  "svg-to-ts": "^12.0.0",
48
48
  "to-ico": "^1.1.5",
49
- "typescript": "~4.9.5"
49
+ "typescript": "~5.1.6"
50
50
  },
51
51
  "files": [
52
52
  "dist/styledictionary/css/**",