Update package lock files to work with node16 and electron19

This commit is contained in:
Matt McWilliams 2024-04-06 18:55:46 -04:00
parent 3f58bbc617
commit 1e2b65644d
7 changed files with 8187 additions and 9098 deletions

View File

@ -1,5 +1,5 @@
{
"version": "1.8.92",
"version": "1.8.93",
"ext_port": 1111,
"profiles": {
"mcopy": {

12765
app/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "mcopy-app",
"version": "1.8.92",
"version": "1.8.93",
"description": "GUI for the mcopy small gauge film optical printer platform",
"main": "main.js",
"scripts": {

View File

@ -1,5 +1,5 @@
{
"version": "1.8.92",
"version": "1.8.93",
"ext_port": 1111,
"profiles": {
"mcopy": {

4510
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "mcopy",
"version": "1.8.92",
"version": "1.8.93",
"description": "Small gauge film optical printer platform",
"main": "build.js",
"directories": {

View File

@ -1,5 +1,5 @@
{
"version": "1.8.92",
"version": "1.8.93",
"ext_port": 1111,
"profiles": {
"mcopy": {