dependencies
parent
d4862d4f7c
commit
0298110707
File diff suppressed because it is too large
Load Diff
|
|
@ -49,7 +49,7 @@
|
|||
"ejs": "^3.1.8",
|
||||
"exit-hook": "^3.1.0",
|
||||
"express": "^4.18.1",
|
||||
"express-rate-limit": "^6.5.2",
|
||||
"express-rate-limit": "^6.6.0",
|
||||
"express-session": "^1.17.3",
|
||||
"http-errors": "^2.0.0",
|
||||
"leaflet": "^1.8.0",
|
||||
|
|
@ -78,8 +78,8 @@
|
|||
"@types/node-windows": "^0.1.2",
|
||||
"@types/papaparse": "^5.3.5",
|
||||
"@types/session-file-store": "^1.2.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.36.1",
|
||||
"@typescript-eslint/parser": "^5.36.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.36.2",
|
||||
"@typescript-eslint/parser": "^5.36.2",
|
||||
"bulma": "^0.9.4",
|
||||
"cypress": "^10.7.0",
|
||||
"cypress-axe": "^1.0.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue