@prisma/studio-core 0.0.0-dev.202505082136 → 0.0.0-dev.202505082228

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@prisma/studio-core",
3
- "version": "0.0.0-dev.202505082136",
3
+ "version": "0.0.0-dev.202505082228",
4
4
  "description": "Modular Prisma Studio components",
5
5
  "type": "module",
6
6
  "sideEffects": false,
@@ -98,6 +98,7 @@
98
98
  ],
99
99
  "peerDependencies": {
100
100
  "@prisma/client": "6.5.0",
101
+ "@types/react": "18.3.3",
101
102
  "react": "18.3.0",
102
103
  "react-dom": "18.3.0"
103
104
  },
@@ -121,7 +122,6 @@
121
122
  "clsx": "2.1.1",
122
123
  "dayjs": "1.11.13",
123
124
  "motion": "12.9.2",
124
- "motion-plus": "0.1.6",
125
125
  "next-themes": "0.4.6",
126
126
  "nuqs": "2.4.1",
127
127
  "remeda": "2.21.3",