Update of several non-essential packages (#31)

* Update package.json

* Update package-lock.json
This commit is contained in:
Jaap van Ekris 2024-02-02 15:54:56 +01:00 committed by GitHub
parent 91ad5b7fa1
commit 4066ea5422
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 181 additions and 1185 deletions

1357
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -38,7 +38,7 @@
"finalhandler": "^1.2.0",
"form-data": "4.0.0",
"incyclist-ant-plus": "^0.3.1",
"lit": "2.1.3",
"lit": "^2.8.0",
"loglevel": "^1.9.1",
"nosleep.js": "0.12.0",
"pigpio": "3.3.1",
@ -46,7 +46,6 @@
"ws": "^8.16.0",
"xml2js": "^0.6.2"
},
"//fix1Comment": "version 0.5.3-8 currently does not work with bleno",
"optionalDependencies": {
"@abandonware/bluetooth-hci-socket": "^0.5.3-10"
},
@ -75,14 +74,14 @@
"eslint-plugin-wc": "1.3.2",
"http2-proxy": "5.0.53",
"markdownlint-cli2": "0.4.0",
"nodemon": "2.0.15",
"nodemon": "^3.0.3",
"npm-run-all": "4.1.5",
"rollup": "2.67.2",
"rollup-plugin-summary": "1.3.0",
"rollup-plugin-terser": "7.0.2",
"simple-git-hooks": "2.7.0",
"simple-git-hooks": "^2.9.0",
"snowpack": "3.8.8",
"tar": "6.1.11",
"tar": "^6.2.0",
"uvu": "^0.5.6"
}
}