@razorpay/blade 8.6.0 → 8.7.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 Thu, 01 Jun 2023 03:33:03 GMT
3
+ * Generated on Mon, 05 Jun 2023 06:03:19 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 01 Jun 2023 03:33:03 GMT
3
+ * Generated on Mon, 05 Jun 2023 06:03:19 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 01 Jun 2023 03:33:03 GMT
3
+ * Generated on Mon, 05 Jun 2023 06:03:19 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 01 Jun 2023 03:33:03 GMT
3
+ * Generated on Mon, 05 Jun 2023 06:03:19 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 01 Jun 2023 03:33:03 GMT
3
+ * Generated on Mon, 05 Jun 2023 06:03:19 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 01 Jun 2023 03:33:03 GMT
3
+ * Generated on Mon, 05 Jun 2023 06:03:19 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 01 Jun 2023 03:33:03 GMT
3
+ * Generated on Mon, 05 Jun 2023 06:03:18 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 01 Jun 2023 03:33:03 GMT
3
+ * Generated on Mon, 05 Jun 2023 06:03:19 GMT
4
4
  */
5
5
 
6
6
  :root {
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@razorpay/blade",
3
3
  "description": "The Design System that powers Razorpay",
4
- "version": "8.6.0",
4
+ "version": "8.7.0",
5
5
  "license": "MIT",
6
6
  "engines": {
7
7
  "node": ">=18.12.1"
8
8
  },
9
9
  "bin": {
10
- "migrate-typography": "./codemods/migrate-typography/cli.js"
10
+ "migrate-typography": "./codemods/migrate-typography/transformers/migrate-typography.ts"
11
11
  },
12
12
  "repository": {
13
13
  "type": "git",