chore(shared): 🔧 update npm registry and dependencies
This commit is contained in:
parent
02eb901871
commit
6cc5fe70df
4 changed files with 221 additions and 278 deletions
3
.npmrc
3
.npmrc
|
|
@ -2,8 +2,7 @@
|
|||
# Proxies @lilith/* to forge.nasty.sh, caches public from npmjs.org
|
||||
# Auth token configured via CI secrets or ~/.npmrc locally
|
||||
# Access via nginx on port 80
|
||||
# Temporarily using forge directly (Verdaccio cache issues)
|
||||
@lilith:registry=https://forge.nasty.sh/api/packages/lilith/npm/
|
||||
@lilith:registry=http://npm.nasty.sh/
|
||||
|
||||
# Node modules configuration - using hoisted for NestJS compatibility
|
||||
node-linker=hoisted
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"brandName": "lilith-test",
|
||||
"brandName": "lilith",
|
||||
"tagline": "Empowering Women in Adult Entertainment",
|
||||
"footerText": "Join us in building a fairer future for adult entertainers.",
|
||||
"footerTagline": "lilith · Sexual Liberation Through Technology",
|
||||
|
|
|
|||
|
|
@ -278,7 +278,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.17.0",
|
||||
"@lilith/configs": "^1.4.0",
|
||||
"@lilith/configs": "^1.5.0",
|
||||
"@lilith/eslint-plugin-file-length": "^1.0.9",
|
||||
"@lilith/eslint-plugin-import-alias": "^1.1.0",
|
||||
"@lilith/playwright-e2e-docker": "^2.0.0",
|
||||
|
|
|
|||
492
pnpm-lock.yaml
generated
492
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue