@razorpay/blade 8.10.0 → 8.10.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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 16 Jun 2023 13:15:26 GMT
3
+ * Generated on Mon, 19 Jun 2023 13:25:10 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 16 Jun 2023 13:15:27 GMT
3
+ * Generated on Mon, 19 Jun 2023 13:25:10 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 16 Jun 2023 13:15:26 GMT
3
+ * Generated on Mon, 19 Jun 2023 13:25:10 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 16 Jun 2023 13:15:27 GMT
3
+ * Generated on Mon, 19 Jun 2023 13:25:10 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 16 Jun 2023 13:15:26 GMT
3
+ * Generated on Mon, 19 Jun 2023 13:25:10 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 16 Jun 2023 13:15:26 GMT
3
+ * Generated on Mon, 19 Jun 2023 13:25:10 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 16 Jun 2023 13:15:26 GMT
3
+ * Generated on Mon, 19 Jun 2023 13:25:10 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 16 Jun 2023 13:15:26 GMT
3
+ * Generated on Mon, 19 Jun 2023 13:25:10 GMT
4
4
  */
5
5
 
6
6
  :root {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@razorpay/blade",
3
3
  "description": "The Design System that powers Razorpay",
4
- "version": "8.10.0",
4
+ "version": "8.10.1",
5
5
  "license": "MIT",
6
6
  "engines": {
7
7
  "node": ">=18.12.1"
@@ -113,7 +113,8 @@
113
113
  "body-scroll-lock": "4.0.0-beta.0",
114
114
  "use-presence": "1.1.0",
115
115
  "@floating-ui/react": "0.24.2",
116
- "@floating-ui/react-native": "0.10.0"
116
+ "@floating-ui/react-native": "0.10.0",
117
+ "patch-package": "7.0.0"
117
118
  },
118
119
  "devDependencies": {
119
120
  "@babel/core": "7.16.5",
@@ -209,7 +210,6 @@
209
210
  "styled-components": "5.3.5",
210
211
  "tsconfig-paths-webpack-plugin": "3.5.2",
211
212
  "jsdom-testing-mocks": "1.9.0",
212
- "patch-package": "7.0.0",
213
213
  "postinstall-postinstall": "2.1.0"
214
214
  },
215
215
  "peerDependencies": {