package updates

This commit is contained in:
2025-07-13 16:51:47 -04:00
parent af68e8923c
commit a90824efcd
2 changed files with 723 additions and 15591 deletions

16307
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -4,14 +4,15 @@
"chartjs-plugin-annotation": "^3.1.0"
},
"devDependencies": {
"@types/node": "^22.15.31",
"parcel": "^2.15.2",
"@types/node": "^22.16.3",
"autoprefixer": "^10.4.21",
"parcel": "^2.15.4",
"postcss": "^8.5.6",
"typescript": "^5.8.3"
},
"scripts": {
"start": "parcel src/roast.html",
"build": "parcel build src/roast.html --public-url=./ --dist-dir dist"
},
"compilerOptions": {
"moduleResolution": "node",