@volue/design-sizing 0.3.0 → 0.3.1-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 Wed, 09 Oct 2024 08:30:46 GMT
3
+ * Generated on Tue, 03 Dec 2024 15:47:40 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 Wed, 09 Oct 2024 08:30:46 GMT
4
+ * Generated on Tue, 03 Dec 2024 15:47:40 GMT
5
5
  */
6
6
 
7
7
  $size-base-2: 0.125rem !default;
package/dist/index.scss CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 09 Oct 2024 08:30:46 GMT
3
+ // Generated on Tue, 03 Dec 2024 15:47:40 GMT
4
4
 
5
5
  $size-base-2: 0.125rem;
6
6
  $size-base-4: 0.25rem;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@volue/design-sizing",
3
- "version": "0.3.0",
3
+ "version": "0.3.1-next.0",
4
4
  "description": "Sizing primitives for Volue design primitives",
5
5
  "license": "UNLICENSED",
6
6
  "repository": {
@@ -46,7 +46,7 @@
46
46
  "eslint-plugin-import": "2.31.0",
47
47
  "map-obj": "4.3.0",
48
48
  "npm-run-all": "4.1.5",
49
- "prettier": "3.3.3",
49
+ "prettier": "3.4.1",
50
50
  "rimraf": "3.0.2",
51
51
  "style-dictionary": "3.9.2",
52
52
  "typescript": "5.6.3"