Skip to content

Commit 03c0051

Browse files
committed
add neverthrow to catalog
1 parent 562ec4a commit 03c0051

4 files changed

Lines changed: 10 additions & 2 deletions

File tree

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"express": "^5.0.1",
4444
"lodash-es": "workspace:lodash-es__4.x@*",
4545
"mongodb": "^6.15.0",
46-
"neverthrow": "^8.2.0",
46+
"neverthrow": "catalog:",
4747
"passport": "^0.7.0",
4848
"passport-jwt": "^4.0.1",
4949
"reflect-metadata": "^0.1.14",

apps/playground/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"lz-string": "^1.5.0",
3232
"monaco-editor": "^0.52.2",
3333
"motion": "catalog:",
34+
"neverthrow": "catalog:",
3435
"react": "workspace:react__19.x@*",
3536
"react-dom": "workspace:react-dom__19.x@*",
3637
"react-dropzone": "^14.3.8",

pnpm-lock.yaml

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ catalog:
2121
esbuild-wasm: '0.23.x'
2222
happy-dom: '^20.0.2'
2323
motion: '11.15.0'
24+
neverthrow: ^8.2.0
2425
nodemon: '^3.1.9'
2526
prisma: '^6.9.0'
2627
tailwindcss: '^4.1.4'

0 commit comments

Comments
 (0)