@useloops/design-system 1.4.136 → 1.4.138

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.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@useloops/design-system",
3
- "version": "1.4.136",
3
+ "version": "1.4.138",
4
4
  "description": "The official React based Loops design system",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -124,12 +124,12 @@
124
124
  "@emotion/styled": "^11.14.0",
125
125
  "@mui/icons-material": "^5.16.14",
126
126
  "@mui/material": "^5.16.14",
127
+ "@emotion/react": "^11.14.0",
128
+ "@emotion/cache": "11.14.0",
127
129
  "react": "^18.3.1",
128
130
  "react-dom": "^18.3.1"
129
131
  },
130
132
  "dependencies": {
131
- "@emotion/react": "^11.14.0",
132
- "@emotion/cache": "11.14.0",
133
133
  "@dnd-kit/core": "^6.1.0",
134
134
  "@dnd-kit/sortable": "^8.0.0",
135
135
  "@dnd-kit/utilities": "^3.2.2",