File tree Expand file tree Collapse file tree 7 files changed +9
-27286
lines changed
with-code-share/apps/client
packages/databases/__tests__ Expand file tree Collapse file tree 7 files changed +9
-27286
lines changed Original file line number Diff line number Diff line change 2727 "cors" : " ^2.8.5" ,
2828 "express" : " ^4.21.1" ,
2929 "fastify" : " ^5.2.1" ,
30- "sequelize" : " ^6.37.3 " ,
30+ "sequelize" : " ^6.37.6 " ,
3131 "sqlite3" : " ^5.1.6" ,
3232 "zod" : " ^3.23.8"
3333 },
Original file line number Diff line number Diff line change 3535 "autocannon" : " ^7.12.0" ,
3636 "cors" : " ^2.8.5" ,
3737 "express" : " ^4.21.1" ,
38- "sequelize" : " ^6.37.3 " ,
38+ "sequelize" : " ^6.37.6 " ,
3939 "sqlite3" : " ^5.1.6" ,
4040 "zod" : " ^3.23.8"
4141 },
Original file line number Diff line number Diff line change 1717 "@palmares/client" : " workspace:*" ,
1818 "@palmares/schemas" : " workspace:*" ,
1919 "@palmares/zod-schema" : " workspace:*" ,
20- "@tanstack/react-query" : " ^5.66.7 " ,
21- "@tanstack/react-virtual" : " ^3.10.7 " ,
20+ "@tanstack/react-query" : " ^5.66.11 " ,
21+ "@tanstack/react-virtual" : " ^3.13.4 " ,
2222 "react" : " ^18.3.1" ,
2323 "react-dom" : " ^19.0.0" ,
2424 "@examples/with-code-share-shared" : " workspace:*"
4343 "eslint" : " ^9.10.0" ,
4444 "eslint-plugin-react-hooks" : " 5.1.0" ,
4545 "eslint-plugin-react-refresh" : " ^0.4.11" ,
46- "eslint-plugin-storybook" : " ^0.11.3 " ,
46+ "eslint-plugin-storybook" : " ^0.11.6 " ,
4747 "globals" : " ^15.15.0" ,
4848 "postcss" : " ^8.5.3" ,
4949 "storybook" : " ^8.5.8" ,
Original file line number Diff line number Diff line change 1818 "@libsql/client" : " >=0.10.0" ,
1919 "@libsql/client-wasm" : " >=0.10.0" ,
2020 "@neondatabase/serverless" : " >=0.10.0" ,
21- "@op-engineering/op-sqlite" : " >=2 " ,
21+ "@op-engineering/op-sqlite" : " >=11 " ,
2222 "@opentelemetry/api" : " ^1.4.1" ,
2323 "@planetscale/database" : " >=1" ,
2424 "@prisma/client" : " *" ,
17091709 "@libsql/client" : " >=0.10.0" ,
17101710 "@libsql/client-wasm" : " >=0.10.0" ,
17111711 "@neondatabase/serverless" : " >=0.10.0" ,
1712- "@op-engineering/op-sqlite" : " >=2 " ,
1712+ "@op-engineering/op-sqlite" : " >=11 " ,
17131713 "@opentelemetry/api" : " ^1.4.1" ,
17141714 "@planetscale/database" : " >=1" ,
17151715 "@prisma/client" : " *" ,
Original file line number Diff line number Diff line change 4444 "author" : " Nicolas Melo" ,
4545 "license" : " MIT" ,
4646 "dependencies" : {
47- "sequelize" : " ^6.37.3 " ,
47+ "sequelize" : " ^6.37.6 " ,
4848 "@palmares/core" : " workspace:*" ,
4949 "@palmares/databases" : " workspace:*"
5050 },
Original file line number Diff line number Diff line change 3939 "drizzle-kit" : " ^0.30.5" ,
4040 "drizzle-orm" : " ^0.39.3" ,
4141 "postgres" : " ^3.4.5" ,
42- "sequelize" : " ^6.37.3 "
42+ "sequelize" : " ^6.37.6 "
4343 },
4444 "devDependencies" : {
4545 "better-sqlite3" : " ^11.8.1" ,
You can’t perform that action at this time.
0 commit comments