Skip to content

Commit c62038a

Browse files
committed
chore: update libnest
1 parent ceaf3d6 commit c62038a

3 files changed

Lines changed: 16 additions & 7 deletions

File tree

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@casl/prisma": "^1.5.1",
2020
"@douglasneuroinformatics/libcrypto": "catalog:",
2121
"@douglasneuroinformatics/libjs": "catalog:",
22-
"@douglasneuroinformatics/libnest": "^8.1.2",
22+
"@douglasneuroinformatics/libnest": "^8.2.0",
2323
"@douglasneuroinformatics/libpasswd": "catalog:",
2424
"@douglasneuroinformatics/libstats": "catalog:",
2525
"@faker-js/faker": "^9.4.0",

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,17 @@
7979
"typescript": "5.6.x"
8080
},
8181
"onlyBuiltDependencies": [
82+
"@import-meta-env/unplugin",
8283
"@nestjs/core",
84+
"@prisma/client",
85+
"@prisma/engines",
86+
"@swc/core",
87+
"@tailwindcss/oxide",
88+
"esbuild",
8389
"mongodb-memory-server",
90+
"msw",
91+
"oxc-resolver",
92+
"prisma",
8493
"sharp"
8594
]
8695
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)