Commit graph

32 commits

Author SHA1 Message Date
Laura Hausmann 827370c9df
[yarn] Update version to 4.1.0 2024-01-31 22:06:22 +01:00
Laura Hausmann cbedd28724
[client] Upgrade vue and vite to their respective latest versions 2023-11-24 05:08:11 +01:00
Laura Hausmann 258f15e842
[yarn] Fix another runtime peer dep 2023-11-15 19:31:15 +01:00
Laura Hausmann 4561461ab3
[yarn] Set pnpMode to strict 2023-11-15 19:31:15 +01:00
Laura Hausmann 67c4f65f31
[yarn] Fix buildtime peer deps 2023-11-15 19:29:21 +01:00
Laura Hausmann 016e7dc752
[yarn] Upgrade to v4.0.1 2023-11-10 05:11:30 +01:00
Laura Hausmann 1fa33f594d
[yarn] Patch in missing peer dependencies 2023-11-05 21:51:27 +01:00
Laura Hausmann 7cf00d1503
[backend] Move to our own fork of the re2 package
This fixes builds on alpine-arm64 (and presumably also other musl-arm64 distros)
2023-11-05 16:54:00 +01:00
Laura Hausmann f8cfdeb67d
Fix compatibility with NodeJS >= 18.6, add npm cache for all supported architectures and platforms 2023-10-19 02:26:08 +02:00
Luna ec7d9e9f26
Fix yarn start 2023-07-27 18:16:56 +02:00
April John d42a12559b fixups 2023-07-27 13:45:15 +02:00
Luna 283e632772 switch to yarn 2023-07-27 07:22:09 +05:30
Kainoa Kanter 19596a91e4 refactor: 🔨 Use pnpm instead of yarn (#9461)
Reasons:

1. `pnpm` is now an industry standard, being faster and less buggy than `yarn`.
2. Faster build time as builds are concurrent: 63 seconds down to 35 seconds!!
3. Resolves #9412

Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9461
2023-01-13 04:18:16 +00:00
cutestnekoaqua e7e34fb61c update yarn 2022-12-27 00:37:57 +01:00
cutestnekoaqua b16f320607 Reproducible Builds 2022-12-27 00:24:19 +01:00
ThatOneCalculator 52bc14d4b7 chore: 📦 package upgrades 2022-11-09 17:21:09 -08:00
ThatOneCalculator a4afd3c5cc fix 2022-11-08 16:50:33 -08:00
ThatOneCalculator 23293a614b yarnrc 2022-11-06 18:33:14 -08:00
ThatOneCalculator 6170340fcb fix???? 2022-08-22 22:42:30 -07:00
ThatOneCalculator 7bff858542 fix 2022-07-19 12:16:27 -07:00
ThatOneCalculator 20b280f725 Fix yarn workspaces 2022-07-19 12:10:29 -07:00
tamaina 8989e09c5f ✌️ 2022-06-04 23:00:55 +09:00
tamaina 2f1e99169e add packageExtensions 2022-06-04 22:41:27 +09:00
tamaina 13d924b804 wip 2022-06-04 08:01:02 +00:00
tamaina a31de36d63 add packageExtensions for chartjs_date-fns
Co-authored-by: acid-chicken <root@acid-chicken.com>
2022-06-03 22:06:36 +09:00
ThatOneCalculator 480a8ffa6d :godmode: 2022-05-30 23:55:47 -07:00
ThatOneCalculator a1227da807 🍀 2022-05-30 17:35:28 -07:00
ThatOneCalculator 6e16bed0a8 More yarn workspaces stuff 2022-05-30 17:31:24 -07:00
ThatOneCalculator 10a73439a9 tbh 2022-05-30 15:02:52 -07:00
ThatOneCalculator caa9905c7d tbh 2022-05-30 15:02:31 -07:00
ThatOneCalculator f325574ca1 fix the code that depends on node_modules 2022-05-29 22:19:40 -07:00
ThatOneCalculator f8477b9277 Proper upgrade to yarn 2022-05-29 13:13:27 -07:00