Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion drizzle-arktype/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@
"tsx": "^4.19.3",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^3.1.3",
"zx": "^7.2.2"
"zx": "^8.8.5"
}
}
12 changes: 6 additions & 6 deletions drizzle-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@aws-sdk/client-rds-data": "^3.556.0",
"@cloudflare/workers-types": "^4.20230518.0",
"@electric-sql/pglite": "^0.2.12",
"@hono/node-server": "^1.9.0",
"@hono/node-server": "^1.19.13",
"@hono/zod-validator": "^0.2.1",
"@libsql/client": "^0.10.0",
"@neondatabase/serverless": "^0.9.1",
Expand Down Expand Up @@ -91,12 +91,12 @@
"eslint-plugin-prettier": "^5.1.3",
"gel": "^2.0.0",
"get-port": "^6.1.2",
"glob": "^8.1.0",
"glob": "^12.0.0",
"hanji": "^0.0.8",
"hono": "^4.7.9",
"hono": "^4.12.14",
"json-diff": "1.0.6",
"micromatch": "^4.0.8",
"minimatch": "^7.4.3",
"minimatch": "^7.4.8",
"mysql2": "3.14.1",
"node-fetch": "^3.3.2",
"ohm-js": "^17.1.0",
Expand All @@ -108,12 +108,12 @@
"superjson": "^2.2.1",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"uuid": "^9.0.1",
"uuid": "^14.0.0",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^3.1.3",
"ws": "^8.18.2",
"zod": "^3.20.2",
"zx": "^8.3.2"
"zx": "^8.8.5"
},
"exports": {
".": {
Expand Down
6 changes: 3 additions & 3 deletions drizzle-orm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,9 +195,9 @@
"cpy": "^10.1.0",
"expo-sqlite": "^14.0.0",
"gel": "^2.0.0",
"glob": "^11.0.1",
"glob": "^12.0.0",
"knex": "^2.4.2",
"kysely": "^0.25.0",
"kysely": "^0.28.14",
"mysql2": "^3.14.1",
"pg": "^8.11.0",
"postgres": "^3.3.5",
Expand All @@ -211,6 +211,6 @@
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^3.1.3",
"zod": "^3.20.2",
"zx": "^7.2.2"
"zx": "^8.8.5"
}
}
6 changes: 3 additions & 3 deletions drizzle-seed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,12 @@
"mysql2": "^3.14.1",
"pg": "^8.12.0",
"resolve-tspaths": "^0.8.19",
"rollup": "^3.29.5",
"rollup": "^3.30.0",
"tslib": "^2.7.0",
"tsx": "^4.19.0",
"uuid": "^10.0.0",
"uuid": "^14.0.0",
"vitest": "^3.1.3",
"zx": "^8.1.5"
"zx": "^8.8.5"
},
"dependencies": {
"pure-rand": "^6.1.0"
Expand Down
2 changes: 1 addition & 1 deletion drizzle-typebox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@
"rollup": "^3.29.5",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^3.1.3",
"zx": "^7.2.2"
"zx": "^8.8.5"
}
}
4 changes: 2 additions & 2 deletions drizzle-valibot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@
"json-rules-engine": "^7.3.1",
"rimraf": "^5.0.0",
"rollup": "^3.29.5",
"valibot": "1.0.0-beta.7",
"valibot": "1.2.0",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^3.1.3",
"zx": "^7.2.2"
"zx": "^8.8.5"
}
}
2 changes: 1 addition & 1 deletion drizzle-zod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^3.1.3",
"zod": "3.25.1",
"zx": "^7.2.2"
"zx": "^8.8.5"
}
}
4 changes: 2 additions & 2 deletions integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"ts-node": "^10.9.2",
"tsx": "^4.14.0",
"vite-tsconfig-paths": "^4.3.2",
"zx": "^8.3.2"
"zx": "^8.8.5"
},
"dependencies": {
"@aws-sdk/client-rds-data": "^3.549.0",
Expand Down Expand Up @@ -72,7 +72,7 @@
"sql.js": "^1.8.0",
"sqlite3": "^5.1.4",
"sst": "^3.14.24",
"uuid": "^9.0.0",
"uuid": "^14.0.0",
"uvu": "^0.5.6",
"vitest": "^3.1.3",
"ws": "^8.18.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint-plugin-no-instanceof": "^1.0.1",
"eslint-plugin-unicorn": "^48.0.1",
"eslint-plugin-unused-imports": "^3.0.0",
"glob": "^10.3.10",
"glob": "^12.0.0",
"prettier": "^3.0.3",
"recast": "^0.23.9",
"resolve-tspaths": "^0.8.16",
Expand Down
Loading
Loading