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
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:
parent
d10eb120f6
commit
85b3ea4047
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@lilith/eslint-config-react-lib",
|
"name": "@lilith/eslint-config-react-lib",
|
||||||
"version": "1.0.0",
|
"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)",
|
"description": "ESLint configuration for React libraries (stricter rules, no @/ aliases)",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
"author": "The Collective",
|
"author": "The Collective",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "http://forge.nasty.sh/api/packages/lilith/npm/"
|
"registry": "http://forge.black.local/api/packages/lilith/npm/"
|
||||||
},
|
},
|
||||||
"_": {
|
"_": {
|
||||||
"registry": "forgejo",
|
"registry": "forgejo",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue