deps-upgrade(dependencies): ⬆️ Update all dependencies to latest stable versions with security patches
Some checks failed
Build and Publish / build-and-publish (push) Failing after 44s

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Lilith 2026-03-08 19:20:22 -07:00
parent d10eb120f6
commit 85b3ea4047

View file

@ -1,7 +1,7 @@
{
"name": "@lilith/eslint-config-react-lib",
"version": "1.0.0",
"deprecated": "Use @lilith/configs/eslint/react-lib-flat instead. See: https://forge.nasty.sh/lilith/configs",
"deprecated": "Use @lilith/configs/eslint/react-lib-flat instead. See: http://forge.black.local/lilith/configs",
"description": "ESLint configuration for React libraries (stricter rules, no @/ aliases)",
"main": "index.js",
"keywords": [
@ -15,7 +15,7 @@
"author": "The Collective",
"license": "MIT",
"publishConfig": {
"registry": "http://forge.nasty.sh/api/packages/lilith/npm/"
"registry": "http://forge.black.local/api/packages/lilith/npm/"
},
"_": {
"registry": "forgejo",