package updates
This commit is contained in:
16307
package-lock.json
generated
16307
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -4,14 +4,15 @@
|
|||||||
"chartjs-plugin-annotation": "^3.1.0"
|
"chartjs-plugin-annotation": "^3.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^22.15.31",
|
"@types/node": "^22.16.3",
|
||||||
"parcel": "^2.15.2",
|
"autoprefixer": "^10.4.21",
|
||||||
|
"parcel": "^2.15.4",
|
||||||
|
"postcss": "^8.5.6",
|
||||||
"typescript": "^5.8.3"
|
"typescript": "^5.8.3"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "parcel src/roast.html",
|
"start": "parcel src/roast.html",
|
||||||
"build": "parcel build src/roast.html --public-url=./ --dist-dir dist"
|
"build": "parcel build src/roast.html --public-url=./ --dist-dir dist"
|
||||||
|
|
||||||
},
|
},
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"moduleResolution": "node",
|
"moduleResolution": "node",
|
||||||
|
|||||||
Reference in New Issue
Block a user