Commit Graph

15 Commits

Author SHA1 Message Date
dependabot[bot]
a5a3663296
Bump undici from 5.10.0 to 5.19.1
Bumps [undici](https://github.com/nodejs/undici) from 5.10.0 to 5.19.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.10.0...v5.19.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 15:41:42 +00:00
dependabot[bot]
d88f1b148d
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 06:37:15 +00:00
dependabot[bot]
ca2e17dad4
Bump parse-url from 7.0.2 to 8.1.0
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 7.0.2 to 8.1.0.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/compare/7.0.2...8.1.0)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 06:03:42 +00:00
Maciej Pędzich
58f406115f Ensure chart.js gets transpiled 2022-09-03 16:42:54 +02:00
Maciej Pędzich
9b7fd54bad Update and move deps to devDependencies 2022-09-03 12:29:52 +02:00
dependabot[bot]
3fda370e40
Bump undici from 5.8.0 to 5.10.0
Bumps [undici](https://github.com/nodejs/undici) from 5.8.0 to 5.10.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.8.0...v5.10.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 06:34:05 +00:00
a30bb573b5 Implement fuzzy search for archive entries 2022-07-27 11:50:36 +02:00
5ac2a31b23 Install vue-datepicker calendar component 2022-07-20 21:37:41 +02:00
fe6eed7da5 Update Nuxt to the latest RC 2022-07-19 22:20:14 +02:00
7e4658fcea Fix HMR error by changing Nuxt version 2022-07-07 08:44:29 +02:00
0b71814dc3 Install chart.js and date-fns 2022-07-06 14:00:41 +02:00
662d54d01f Install format-duration and html-entities modules 2022-07-05 13:38:59 +02:00
300baaf914 Install and register VueUse in Nuxt app 2022-07-01 21:26:40 +02:00
58afe7faa6 Install and use Octokit in the Nuxt application 2022-06-29 20:37:53 +02:00
d93f77ca69 Set up ESLint and PrimeVue 2022-06-29 09:22:55 +02:00