Update node version and transitive deps

This commit is contained in:
Chris Keller 2023-10-15 19:40:45 -06:00 committed by Martin Hebnes Pedersen
parent 0f183d03d6
commit 4f1b7e5bcd
5 changed files with 8760 additions and 5683 deletions

View file

@ -1 +1 @@
lts/fermium
lts/hydrogen

2
web/dist/js/app.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

14431
web/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{
"name": "pat",
"version": "0.12.1",
"version": "0.15.0",
"private": true,
"description": "Pat is a cross platform Winlink client with basic messaging capabilities.",
"author": "martinhpedersen",
@ -10,8 +10,8 @@
"url": "git+https://github.com/la5nta/pat.git"
},
"engines": {
"node": "14",
"npm": "6"
"node": "18",
"npm": "10"
},
"bugs": {
"url": "https://github.com/la5nta/pat/issues"