@razorpay/blade 11.30.5 → 11.31.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.
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": "11.30.5",
4
+ "version": "11.31.0",
5
5
  "license": "MIT",
6
6
  "engines": {
7
7
  "node": ">=18.12.1"
@@ -280,8 +280,8 @@
280
280
  "typescript-transform-paths": "3.4.7",
281
281
  "@types/body-scroll-lock": "3.1.0",
282
282
  "ramda": "0.29.1",
283
- "@razorpay/i18nify-js": "1.9.3",
284
- "@razorpay/i18nify-react": "4.0.8",
283
+ "@razorpay/i18nify-js": "1.12.3",
284
+ "@razorpay/i18nify-react": "4.0.12",
285
285
  "plop": "3.1.1",
286
286
  "node-plop": "0.32.0",
287
287
  "svgson": "5.3.1"
@@ -300,8 +300,8 @@
300
300
  "react-hot-toast": "2.4.1",
301
301
  "@gorhom/bottom-sheet": "^4.4.6",
302
302
  "@gorhom/portal": "^1.0.14",
303
- "@razorpay/i18nify-js": "^1.9.3",
304
- "@razorpay/i18nify-react": "^4.0.8"
303
+ "@razorpay/i18nify-js": "^1.12.3",
304
+ "@razorpay/i18nify-react": "^4.0.12"
305
305
  },
306
306
  "peerDependenciesMeta": {
307
307
  "react-native": {