use of internal eslint as external updated eslint introduces dependency warnings

This commit is contained in:
Philip H. 2023-12-26 12:42:13 +00:00 committed by GitHub
parent e1a30cb30b
commit d52b4ffbc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 478 additions and 201 deletions

678
src/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -21,7 +21,6 @@
"uuid": "^9.0.1"
},
"devDependencies": {
"eslint": "^8.56.0",
"eslint-config-athom": "^3.1.3",
"tailwindcss": "^3.4.0"
},