supabase ditch images

This commit is contained in:
lovebird 2026-04-08 14:02:53 +02:00
parent cb040c6580
commit f000c5fea3

20
packages/cache/package-lock.json generated vendored
View File

@ -43,11 +43,11 @@
"p-throttle": "^4.1.1",
"regedit": "^5.1.4",
"tslog": "^3.3.3",
"tsup": "^2.0.3",
"tsup": "^8.5.1",
"yargs": "^17.7.2",
"zod": "^3.24.3",
"zod-to-json-schema": "^3.24.5",
"zod-to-ts": "^1.2.0"
"zod": "^4.3.6",
"zod-to-json-schema": "^3.25.1",
"zod-to-ts": "^2.0.0"
},
"bin": {
"pm-cli": "dist/main.js"
@ -116,7 +116,7 @@
"devDependencies": {
"@eslint/js": "^9.18.0",
"@types/node": "^22.10.9",
"eslint": "^8.57.1",
"eslint": "^9.39.2",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-regexp": "^2.7.0",
"ts-node": "^10.9.1",
@ -1235,12 +1235,12 @@
"p-throttle": "^4.1.1",
"regedit": "^5.1.4",
"tslog": "^3.3.3",
"tsup": "^2.0.3",
"tsup": "^8.5.1",
"typescript": "^5.7.3",
"yargs": "^17.7.2",
"zod": "^3.24.3",
"zod-to-json-schema": "^3.24.5",
"zod-to-ts": "^1.2.0"
"zod": "^4.3.6",
"zod-to-json-schema": "^3.25.1",
"zod-to-ts": "^2.0.0"
}
},
"@polymech/core": {
@ -1284,7 +1284,7 @@
"@polymech/core": "file:../core",
"@repo/typescript-config": "file:../typescript-config",
"@types/node": "^22.10.9",
"eslint": "^8.57.1",
"eslint": "^9.39.2",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-regexp": "^2.7.0",
"ts-node": "^10.9.1",