summaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)AuthorFilesLines
2024-04-19Updated some stuff to avoid crashHEADmasterThorbjørn Lindeijer1-15/+14
On my system the website gave the following error on `yarn serve`: Error: error:0308010C:digital envelope routines::unsupported Updating the dependencies has resolved it for me. I tried to avoid dropping support for NodeJS 12, since our server runs 12.22.12-1nodesource1 according to Freeyorp. * vuejs/eslint-config-typescript 9.0.0 drops support for Node.js < v12.22.0, v13, >=v14 < v14.17.0, v15 * typescript-eslint/eslint-plugin 6.0.0 drops support for Node.js v12 and v14. * compression-webpack-plugin 10.0.0 would require Node.js 14.15.0
2021-08-19update dependenciesgumi1-7/+7
2020-12-22display a bare-bones website when javascript is disabledv6.1.0Helianthella1-1/+1
redirects to /lite when disabled, then redirects back when enabled
2020-12-22upgrade to Vue 3, switch to yarnHelianthella1-25/+24
implies a slight refactor
2020-10-05update the dependencies while we're at itgumi1-9/+9
2020-02-22[security] update compression-webpack-plugingumi1-1/+1
2019-08-10update dependenciesgumi1-6/+6
2019-07-26apply webhint suggestionsgumi1-0/+5
2019-07-24add normalize.cssgumi1-0/+1
2019-07-20scrap everything and start over with Vuegumi1-0/+34