update dependencies

This commit is contained in:
Matt Walsh
2025-10-02 21:50:28 -05:00
parent 0fd90feb7a
commit b4de17ccd0
6 changed files with 856 additions and 3254 deletions

View File

@@ -51,13 +51,12 @@
"swiped-events": "^1.1.4",
"terser-webpack-plugin": "^5.3.6",
"webpack": "^5.99.9",
"webpack-stream": "^7.0.0"
"webpack-stream": "^7.0.0",
"metar-taf-parser": "^9.0.0"
},
"dependencies": {
"dotenv": "^17.0.1",
"ejs": "^3.1.5",
"express": "^5.1.0",
"metar-taf-parser": "^9.0.0",
"npm": "^11.6.0"
"express": "^5.1.0"
}
}