@volue/design-colors 2.0.1 → 2.0.2-next.0

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 Fri, 10 Mar 2023 13:08:58 GMT
3
+ * Generated on Mon, 03 Apr 2023 08:11:37 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Fri, 10 Mar 2023 13:08:58 GMT
4
+ * Generated on Mon, 03 Apr 2023 08:11:37 GMT
5
5
  */
6
6
 
7
7
  $colors-map: (
package/dist/index.scss CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 10 Mar 2023 13:08:58 GMT
3
+ // Generated on Mon, 03 Apr 2023 08:11:37 GMT
4
4
 
5
5
  $color-black: #000000;
6
6
  $color-white: #ffffff;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@volue/design-colors",
3
- "version": "2.0.1",
3
+ "version": "2.0.2-next.0",
4
4
  "description": "Color primitives for Volue design primitives",
5
5
  "license": "UNLICENSED",
6
6
  "repository": {
@@ -36,14 +36,14 @@
36
36
  "@fantasy-color/from-hex": "2.1.0",
37
37
  "@fantasy-color/luminance-rgb": "2.1.0",
38
38
  "change-case": "4.1.2",
39
- "eslint": "8.35.0",
39
+ "eslint": "8.36.0",
40
40
  "eslint-config-powel": "14.2.1",
41
41
  "eslint-import-resolver-node": "0.3.7",
42
42
  "eslint-plugin-import": "2.27.5",
43
43
  "json-to-ts": "1.7.0",
44
44
  "map-obj": "4.3.0",
45
45
  "npm-run-all": "4.1.5",
46
- "prettier": "2.8.4",
46
+ "prettier": "2.8.6",
47
47
  "rimraf": "3.0.2",
48
48
  "style-dictionary": "3.7.3-rc.1",
49
49
  "typescript": "4.9.5"