Switch to NPM and update packages

This commit is contained in:
Matt Isenhower 2024-10-28 20:24:19 -07:00
parent 8dab2a7f60
commit 6da1454c05
3 changed files with 20722 additions and 9928 deletions

20718
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -25,8 +25,8 @@
"delay": "^4.4.0",
"dotenv": "^8.2.0",
"ecstatic": "^4.1.4",
"eslint": "^7.6.0",
"eslint-plugin-vue": "^6.2.2",
"eslint": "^6.8.0",
"eslint-plugin-vue": "^9.30.0",
"he": "^1.1.1",
"json-stable-stringify": "^1.0.1",
"jsonpath": "^1.0.0",
@ -67,7 +67,8 @@
"eslint:recommended"
],
"rules": {
"no-prototype-builtins": 0
"no-prototype-builtins": 0,
"@vue/multi-word-component-names": 0
},
"parserOptions": {
"parser": "babel-eslint"

9925
yarn.lock

File diff suppressed because it is too large Load Diff