refactor: move esbuild utils from stack-shared to shared-backend (#1653)
Some checks failed
all-good: Did all the other checks pass? / all-good (push) Has been cancelled
Ensure Prisma migrations are in sync with the schema / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Server Build and Push / Docker Build and Push Server (push) Has been cancelled
Docker Server Build and Run / docker (push) Has been cancelled
Runs E2E API Tests (Local Emulator) / E2E Tests (Local Emulator, Node ${{ matrix.node-version }}) (22.x) (push) Has been cancelled
Runs E2E API Tests / E2E Tests (Node ${{ matrix.node-version }}, Freestyle ${{ matrix.freestyle-mode }}) (mock, 22.x) (push) Has been cancelled
Runs E2E API Tests / E2E Tests (Node ${{ matrix.node-version }}, Freestyle ${{ matrix.freestyle-mode }}) (prod, 22.x) (push) Has been cancelled
Runs E2E API Tests with custom port prefix / build (22.x) (push) Has been cancelled
Runs E2E Fallback Tests / E2E Fallback Tests (Node ${{ matrix.node-version }}) (22.x) (push) Has been cancelled
Lint & build / lint_and_build (24) (push) Has been cancelled
Publish npm packages / publish (push) Has been cancelled
Publish Swift SDK to prerelease repo / publish (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled

This commit is contained in:
Konsti Wohlwend 2026-06-23 16:23:04 -07:00 committed by GitHub
parent ed48ab3bd7
commit bf265abf88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 21 additions and 21 deletions

View File

@ -76,7 +76,6 @@
"@oslojs/otp": "^1.1.0",
"qrcode": "^1.5.4",
"rrweb": "^1.1.3",
"tsx": "^4.21.0",
"yup": "^1.7.1"
},
"devDependencies": {
@ -97,6 +96,7 @@
"rimraf": "^6.1.2",
"tailwindcss": "^3.4.4",
"tsdown": "^0.20.3",
"tsx": "^4.21.0",
"convex": "^1.27.0"
}
}

View File

@ -93,7 +93,6 @@
"react-hook-form": "^7.70.0",
"tailwindcss-animate": "^1.0.7",
"rrweb": "^1.1.3",
"tsx": "^4.21.0",
"yup": "^1.7.1"
},
"peerDependencies": {
@ -132,6 +131,7 @@
"rimraf": "^6.1.2",
"tailwindcss": "^3.4.4",
"tsdown": "^0.20.3",
"tsx": "^4.21.0",
"convex": "^1.27.0"
}
}

View File

@ -92,7 +92,6 @@
"react-hook-form": "^7.70.0",
"tailwindcss-animate": "^1.0.7",
"rrweb": "^1.1.3",
"tsx": "^4.21.0",
"yup": "^1.7.1"
},
"peerDependencies": {
@ -129,6 +128,7 @@
"rimraf": "^6.1.2",
"tailwindcss": "^3.4.4",
"tsdown": "^0.20.3",
"tsx": "^4.21.0",
"convex": "^1.27.0"
}
}

View File

@ -103,7 +103,6 @@
"react-hook-form": "^7.70.0",
"tailwindcss-animate": "^1.0.7",
"rrweb": "^1.1.3",
"tsx": "^4.21.0",
"yup": "^1.7.1"
},
"peerDependencies": {
@ -144,6 +143,7 @@
"rimraf": "^6.1.2",
"tailwindcss": "^3.4.4",
"tsdown": "^0.20.3",
"tsx": "^4.21.0",
"convex": "^1.27.0"
}
}

View File

@ -146,7 +146,6 @@
"//": "NEXT_LINE_PLATFORM react-like",
"tailwindcss-animate": "^1.0.7",
"rrweb": "^1.1.3",
"tsx": "^4.21.0",
"yup": "^1.7.1"
},
"//": "IF_PLATFORM react-like",
@ -202,6 +201,7 @@
"rimraf": "^6.1.2",
"tailwindcss": "^3.4.4",
"tsdown": "^0.20.3",
"tsx": "^4.21.0",
"convex": "^1.27.0"
}
}

View File

@ -109,7 +109,6 @@
"react-hook-form": "^7.70.0",
"tailwindcss-animate": "^1.0.7",
"rrweb": "^1.1.3",
"tsx": "^4.21.0",
"yup": "^1.7.1"
},
"peerDependencies": {
@ -152,6 +151,7 @@
"rimraf": "^6.1.2",
"tailwindcss": "^3.4.4",
"tsdown": "^0.20.3",
"tsx": "^4.21.0",
"convex": "^1.27.0"
}
}

View File

@ -1981,9 +1981,6 @@ importers:
rrweb:
specifier: ^1.1.3
version: 1.1.3
tsx:
specifier: ^4.21.0
version: 4.21.0
yup:
specifier: ^1.7.1
version: 1.7.1
@ -2042,6 +2039,9 @@ importers:
tsdown:
specifier: ^0.20.3
version: 0.20.3(typescript@5.9.3)
tsx:
specifier: ^4.21.0
version: 4.21.0
packages/next:
dependencies:
@ -2117,9 +2117,6 @@ importers:
tailwindcss-animate:
specifier: ^1.0.7
version: 1.0.7(tailwindcss@3.4.18(tsx@4.21.0)(yaml@2.8.0))
tsx:
specifier: ^4.21.0
version: 4.21.0
yup:
specifier: ^1.7.1
version: 1.7.1
@ -2187,6 +2184,9 @@ importers:
tsdown:
specifier: ^0.20.3
version: 0.20.3(typescript@5.9.3)
tsx:
specifier: ^4.21.0
version: 4.21.0
packages/react:
dependencies:
@ -2259,9 +2259,6 @@ importers:
tailwindcss-animate:
specifier: ^1.0.7
version: 1.0.7(tailwindcss@3.4.14)
tsx:
specifier: ^4.21.0
version: 4.21.0
yup:
specifier: ^1.7.1
version: 1.7.1
@ -2326,6 +2323,9 @@ importers:
tsdown:
specifier: ^0.20.3
version: 0.20.3(typescript@5.9.3)
tsx:
specifier: ^4.21.0
version: 4.21.0
packages/sc:
dependencies:
@ -2536,9 +2536,6 @@ importers:
tailwindcss-animate:
specifier: ^1.0.7
version: 1.0.7(tailwindcss@3.4.18(tsx@4.21.0)(yaml@2.8.0))
tsx:
specifier: ^4.21.0
version: 4.21.0
yup:
specifier: ^1.7.1
version: 1.7.1
@ -2609,6 +2606,9 @@ importers:
tsdown:
specifier: ^0.20.3
version: 0.20.3(typescript@5.9.3)
tsx:
specifier: ^4.21.0
version: 4.21.0
packages/template:
dependencies:
@ -2684,9 +2684,6 @@ importers:
tailwindcss-animate:
specifier: ^1.0.7
version: 1.0.7(tailwindcss@3.4.14)
tsx:
specifier: ^4.21.0
version: 4.21.0
yup:
specifier: ^1.7.1
version: 1.7.1
@ -2760,6 +2757,9 @@ importers:
tsdown:
specifier: ^0.20.3
version: 0.20.3(typescript@5.9.3)
tsx:
specifier: ^4.21.0
version: 4.21.0
packages/ui:
dependencies: