npm package diff

Package: @chakra-ui/react

Versions: 2.10.1 - 2.10.2

File: package/package.json

Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@chakra-ui/react",
-  "version": "2.10.1",
+  "version": "2.10.2",
   "description": "Responsive and accessible React UI components built with React and Emotion",
   "main": "dist/cjs/index.cjs",
   "module": "dist/esm/index.mjs",
   "types": "dist/types/index.d.ts",
@@ -41,14 +41,13 @@
     "@zag-js/focus-visible": "^0.31.1",
     "aria-hidden": "^1.2.3",
     "react-fast-compare": "3.2.2",
     "react-focus-lock": "^2.9.6",
-    "react-lorem-component": "^0.13.0",
     "react-remove-scroll": "^2.5.7",
-    "@chakra-ui/hooks": "2.4.1",
-    "@chakra-ui/utils": "2.2.1",
-    "@chakra-ui/theme": "3.4.5",
-    "@chakra-ui/styled-system": "2.11.1"
+    "@chakra-ui/hooks": "2.4.2",
+    "@chakra-ui/utils": "2.2.2",
+    "@chakra-ui/theme": "3.4.6",
+    "@chakra-ui/styled-system": "2.11.2"
   },
   "peerDependencies": {
     "@emotion/react": ">=11",
     "@emotion/styled": ">=11",
@@ -64,8 +63,9 @@
     "framer-motion": "10.16.15",
     "react": "^18.2.0",
     "react-dom": "^18.2.0",
     "react-frame-component": "^5.2.6",
+    "react-lorem-component": "^0.13.0",
     "react-hook-form": "^7.48.2",
     "react-icons": "^4.12.0",
     "react-router-dom": "^6.20.1",
     "react-spinners": "^0.13.8"