aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
Commit message (Collapse)AuthorAge
* upgrade pnpm and other depsLibravatar Vijay A2024-02-10
|
* chore: remove unused workspace file (#426)Libravatar MCMXC2023-09-24
| | | | - remove pnpm-workspace.yml - update lockfile through pnpm install
* Remove references to hipchatLibravatar Vijay A2023-09-11
|
* Upgrade 'pnpm' to '8.7.1'; Upgrade npm modules (minor version bumps).Libravatar Vijay A2023-09-02
|
* chore: improve lint setup (#397)Libravatar MCMXC2023-07-26
| | | | | | | | | | | | | | | | | - update eslint config to closely mirror the ones from ferdium-app - add .eslintignore - opt in to eslint `reportUnusedDisableDirectives` config option - remove `trailingComma: all` from `prettier` config which is default in `prettier` v3 - autofix or disable a lot of lint issues throughout codebase - add `volta` configuration to `package.json` to autoload correct `node` and `pnpm` versions - upgrade all `eslint` and `prettier` related dependencies to latest - update lint:fix npm script - reformat touched files with prettier - bumped up minor version for all recipes that have changes - introduced injection of 'service.css' where it was missing in many recipes --------- Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Upgrade npm modulesLibravatar Vijay A2023-06-13
|
* Add mirotalk-bro recipe (#379)Libravatar Miroslav Pejic2023-06-05
|
* Bump up version of 'tj-actions/changed-files'Libravatar Vijay A2023-05-30
|
* Add new recipe for lineworks (#378)Libravatar Vijay Aravamudhan2023-05-29
|
* Add SchildiChat recipe (#374)Libravatar Edgars2023-05-27
|
* Add Localazy service recipe (#373)Libravatar vaclavhodek2023-05-27
|
* Do not install husky if running in CILibravatar Vijay A2023-05-24
|
* Upgrade pnpm and node versions; Upgrade npm modulesLibravatar Vijay A2023-05-14
|
* Add Elk recipe (#358)Libravatar Jalil Salamé2023-05-12
| | | Elk is a modern Mastodon web client, you can check it out at https://elk.zone/
* Add MiroTalk recipes (#359)Libravatar Miroslav Pejic2023-05-11
|
* Upgrade node modules (#349)Libravatar Alphrag2023-05-03
|
* Add PlanITPoker recipe (#327)Libravatar Emanuel Fonseca2023-04-07
|
* Upgrade 'npm' to '18.15.0' and 'pnpm' to 7.30.0'Libravatar Vijay A2023-03-21
|
* Upgrade 'pnpm' to '7.27.0'; Upgrade other npm modules and fix errorsLibravatar Vijay A2023-02-13
|
* Upgrade npm modulesLibravatar Vijay A2022-12-18
|
* Updated npm modules; Upgraded pnpmLibravatar Vijay A2022-12-08
|
* Upgrade 'pnpm' to '7.2.1'Libravatar Vijay A2022-06-18
|
* upgrade node js to latest LTS version and pnpm from 6.x to 7.x (#17)Libravatar Kishan B2022-05-10
|
* Update node modulesLibravatar Vijay A2022-05-02
|
* Regenerate contributors [skip ci]Libravatar Vijay A2022-04-30
|
* Specify more options for using 'pnpm'Libravatar Vijay A2022-04-23
|
* chore: upgrade dependencies to latest (#782)Libravatar Markus Hatvan2021-12-03
| | | | | | | | | | * chore: upgrade dependencies to latest - upgrade all dependencies to latest - add --report-unused-disable-directives flag to lint script - remove unused files reported by unicorn/no-empty-file - minor cleanup of circuit recipe - remove webview.js check in package.js
* chore: add eslint-plugin-unicorn (#733)Libravatar Markus Hatvan2021-10-05
|
* chore: repo maintenance (#732)Libravatar Markus Hatvan2021-10-05
|
* build: migrate from npm to pnpm (#603)Libravatar Markus Hatvan2021-09-08