Alexander Borsuk
e41c085fd7
npm run upgrade
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-12-13 14:57:57 +01:00
14b002618e
Add PlacePage donations
...
https://docs.google.com/document/d/1f2zjYBr24Wlh1vBcTtCmisx-HidaYwivkXZGCHjlTTY/edit
2024-12-13 14:52:26 +01:00
Alexander Borsuk
9587929d85
Removed eslint
...
It fails with dependency error for several months:
Running custom build: npm ci --prefer-offline --no-audit && npm run build
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @typescript-eslint/eslint-plugin@7.18.0
npm error Found: eslint@9.8.0
npm error node_modules/eslint
npm error dev eslint@"^9.8.0" from the root project
npm error peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.4.0
npm error node_modules/@eslint-community/eslint-utils
npm error @eslint-community/eslint-utils@"^4.4.0" from @typescript-eslint/utils@7.18.0
npm error node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/utils
npm error @typescript-eslint/utils@"7.18.0" from @typescript-eslint/eslint-plugin@7.18.0
npm error node_modules/@typescript-eslint/eslint-plugin
npm error dev @typescript-eslint/eslint-plugin@"^7.18.0" from the root project
npm error 1 more (@typescript-eslint/type-utils)
npm error @eslint-community/eslint-utils@"^4.2.0" from eslint@9.8.0
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.56.0" from @typescript-eslint/eslint-plugin@7.18.0
npm error node_modules/@typescript-eslint/eslint-plugin
npm error dev @typescript-eslint/eslint-plugin@"^7.18.0" from the root project
npm error
npm error Conflicting peer dependency: eslint@8.57.0
npm error node_modules/eslint
npm error peer eslint@"^8.56.0" from @typescript-eslint/eslint-plugin@7.18.0
npm error node_modules/@typescript-eslint/eslint-plugin
npm error dev @typescript-eslint/eslint-plugin@"^7.18.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /Users/alex/.npm/_logs/2024-07-31T06_48_17_698Z-eresolve-report.txt
npm error A complete log of this run can be found in: /Users/alex/.npm/_logs/2024-07-31T06_48_17_698Z-debug-0.log
✘ [ERROR] Running custom build `npm ci --prefer-offline --no-audit && npm run build` failed. There are likely more logs from your build command above.
2024-07-31 09:03:41 +02:00
Alexander Borsuk
424bfab1f1
npm run upgrade
2024-07-31 07:58:20 +02:00
Alexander Borsuk
da32ce8662
npm run upgrade
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2024-07-10 09:13:09 +03:00
Alexander Borsuk
dc91b633ba
npm run upgrade, fixed toml prettier error
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-12-14 22:56:17 +02:00
Alexander Borsuk
9f8037a8b8
npm run upgrade
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-07-15 03:13:38 +02:00
Alexander Borsuk
f9cda06dce
npm run upgrade to use wrangler 3 for dev
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-06-01 06:59:32 +02:00
Alexander Borsuk
c5f24e9912
Updated dependencies
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-03-31 18:42:47 +03:00
Alexander Borsuk
351fcfbfca
npm run upgrade
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-03-08 16:01:28 +01:00
Alexander Borsuk
51ba0a3752
Updated dependencies
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-02-15 12:14:08 +01:00
Alexander Borsuk
6552994012
Updated dependencies
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2023-01-15 21:14:09 +01:00
Alexander Borsuk
e969d97dee
Add npm run logs
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-29 23:21:25 +01:00
Alexander Borsuk
e7ba263f54
Updated dependencies
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-29 23:19:21 +01:00
Alexander Borsuk
7c3947d978
Upgrade to Wrangler 2
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-11-23 07:48:08 +02:00
Alexander Borsuk
5271453dcd
Upgraded dependencies
2022-09-25 08:50:26 +02:00
Alexander Borsuk
b2e3a548ea
npm upgrade now upgrades all modules
...
Depends on npm-check-updates package
2022-09-25 08:50:13 +02:00
dependabot[bot]
f0abe48bac
Bump jest-environment-miniflare from 2.8.2 to 2.9.0
...
Bumps [jest-environment-miniflare](https://github.com/cloudflare/miniflare/tree/HEAD/packages/jest ) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/cloudflare/miniflare/releases )
- [Commits](https://github.com/cloudflare/miniflare/commits/v2.9.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest-environment-miniflare
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-25 01:04:59 +03:00
dependabot[bot]
25d292b3f0
Bump ts-jest from 29.0.0 to 29.0.1
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.0.0 to 29.0.1.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.0.0...v29.0.1 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-25 01:04:44 +03:00
dependabot[bot]
b2ab3884f2
Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.36.2 to 5.37.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.37.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-25 01:04:31 +03:00
dependabot[bot]
c2846d417d
Bump esbuild from 0.15.7 to 0.15.8
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.15.7 to 0.15.8.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.7...v0.15.8 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-25 01:04:02 +03:00
dependabot[bot]
7dda57780f
Bump eslint from 8.23.0 to 8.23.1
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.23.0 to 8.23.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.23.0...v8.23.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 07:36:35 +03:00
dependabot[bot]
02e8bf2d17
Bump @types/jest from 29.0.0 to 29.0.1
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.0.0 to 29.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 07:36:25 +03:00
7d8797c56a
Implement conditional donates
2022-09-11 20:10:23 +03:00
ddd4dea2f3
Enable formatting for the rest of repository
...
Follow up the previous commit.
2022-09-11 10:00:26 +03:00
1aba9a9246
Fix formatting
2022-09-11 09:27:19 +03:00
dependabot[bot]
438b995b52
Bump esbuild from 0.14.54 to 0.15.7
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.14.54 to 0.15.7.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.54...v0.15.7 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-11 08:30:21 +03:00
Alexander Borsuk
33c64ff52e
Updated npm packages
2022-02-14 10:53:40 +01:00
Alexander Borsuk
3ea296736a
Updated npm dependencies
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2021-11-10 21:53:48 +01:00
Alexander Borsuk
28ad2631bf
Initial commit
2021-06-18 22:38:16 +02:00