aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
Commit message (Collapse)AuthorAgeLines
...
* Bump ws from 7.5.9 to 7.5.10dependabot[bot]2024-06-22-3/+3
| | | | | | | | | | | | | Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* ---dependabot[bot]2024-05-21-1390/+1390
| | | | | | | | updated-dependencies: - dependency-name: ejs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Build website with Node 20Brendan F2024-04-30-1388/+1388
|
* Merge pull request #13 from EpicWolverine/dependabot/npm_and_yarn/express-4.19.2Brendan F2024-04-30-20/+20
|\ | | | | Bump express from 4.18.2 to 4.19.2
| * Bump express from 4.18.2 to 4.19.2dependabot[bot]2024-05-01-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #12 from EpicWolverine/dependabot/npm_and_yarn/tar-6.2.1Brendan F2024-04-30-3/+3
|\ \ | | | | | | Bump tar from 6.2.0 to 6.2.1
| * | Bump tar from 6.2.0 to 6.2.1dependabot[bot]2024-05-01-3/+3
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* / Bump follow-redirects from 1.15.5 to 1.15.6dependabot[bot]2024-05-01-3/+3
|/ | | | | | | | | | | | | Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump webpack-dev-middleware from 5.3.3 to 5.3.4dependabot[bot]2024-05-01-4258/+4258
| | | | | | | | | | | | | | Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump ip from 2.0.0 to 2.0.1dependabot[bot]2024-02-28-3/+3
| | | | | | | | | | | | Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. - [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump follow-redirects from 1.15.3 to 1.15.5dependabot[bot]2024-02-19-3/+3
| | | | | | | | | | | | | Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.5. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.5) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Remove unused commitlintBrendan F2023-12-02-843/+33
|
* Update react and eslintBrendan F2023-12-02-6/+6
|
* Update yarn.lockBrendan F2023-12-02-1810/+1946
|
* Bump semver from 5.7.1 to 5.7.2dependabot[bot]2023-07-13-6/+6
| | | | | | | | | | | | | | Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Fix "nth-check" vulnerabilityBrendan F2023-07-13-11/+2
|
* Fix some build warningsBrendan F2023-07-07-2/+117
|
* Fix buildBrendan F2023-06-27-123/+131
|
* Remove unused Google analytics hooksBrendan F2023-06-25-11/+0
|
* Fix error TS2786Brendan F2023-06-25-20/+9
|
* Updating the package name updated yarn.lockBrendan F2023-06-25-42/+42
|
* Run yarn and update packagesBrendan F2023-06-19-7751/+12621
|
* Merge in react app codeBrendan F2023-05-14-0/+9726
From sluchajfun and youtube-heardle-template
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage