natsukagami / kjudge

A simple system for hosting competitive programming contests.
GNU Affero General Public License v3.0
23 stars 11 forks source link

chore(deps): updated frontend's dependencies #80

Closed DuCanhGH closed 1 year ago

DuCanhGH commented 1 year ago

Brief Description of the Changes This PR updates multiple dependencies to latest, including Parcel, and adjusts other code accordingly.

Closes #75 Closes #76.

natsukagami commented 1 year ago

You would probably need something like https://github.com/natsukagami/kjudge/pull/76/files#diff-173ca6f64f98bd376d0291a11f5abefbfacb245a3764ccb9743b50e565a7d52e to avoid parcel/htmlnano from doing something nasty to the Go template syntax

natsukagami commented 1 year ago

OK we'll merge and fix bugs we'll run into later :)