File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 1+ - Remove ` react ` from peerDependencies
Original file line number Diff line number Diff line change 11{
22 "name" : " drizzle-orm" ,
3- "version" : " 0.39.2 " ,
3+ "version" : " 0.39.3 " ,
44 "description" : " Drizzle ORM package for SQL databases" ,
55 "type" : " module" ,
66 "scripts" : {
5858 "@tidbcloud/serverless" : " *" ,
5959 "@types/better-sqlite3" : " *" ,
6060 "@types/pg" : " *" ,
61- "@types/react" : " >=18" ,
6261 "@types/sql.js" : " *" ,
6362 "@vercel/postgres" : " >=0.8.0" ,
6463 "@xata.io/client" : " *" ,
7069 "mysql2" : " >=2" ,
7170 "pg" : " >=8" ,
7271 "postgres" : " >=3" ,
73- "react" : " >=18" ,
7472 "sql.js" : " >=1" ,
7573 "sqlite3" : " >=5"
7674 },
144142 "@op-engineering/op-sqlite" : {
145143 "optional" : true
146144 },
147- "react" : {
148- "optional" : true
149- },
150- "@types/react" : {
151- "optional" : true
152- },
153145 "@electric-sql/pglite" : {
154146 "optional" : true
155147 },
You can’t perform that action at this time.
0 commit comments