Fixes the issue when reordering select field options in postgres by bumping `drizzle-kit` and `drizzle-orm`, related PR https://github.com/drizzle-team/drizzle-orm/pull/4330 ``` cannot drop type enum_users_select because other objects depend on it ``` fixes https://github.com/payloadcms/payload/discussions/8544