Browse Source

use of internal eslint as external updated eslint introduces dependency warnings

pull/706/head
Philip H. 1 year ago
committed by GitHub
parent
commit
d52b4ffbc8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 678
      src/package-lock.json
  2. 1
      src/package.json

678
src/package-lock.json

File diff suppressed because it is too large

1
src/package.json

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

Loading…
Cancel
Save