update package-lock

This commit is contained in:
Trevor Buckner
2026-09-22 21:15:42 -04:00
parent 6e6f97a56a
commit 08927453c5
2 changed files with 311 additions and 25904 deletions
@@ -1,7 +1,7 @@
import './errorPage.less';
import React from 'react';
import UIPage from '../basePages/uiPage/uiPage.jsx';
import { hbfm } from 'marked-hbfm';
import { hbfm } from 'marked-hbfm';
import ErrorIndex from './errors/errorIndex.js';
const ErrorPage = ({ brew })=>{