Compare commits

...

4 Commits
v4.8.1 ... v3

Author SHA1 Message Date
dependabot[bot]
e4f2fb5fd2 chore(deps-dev): bump tough-cookie from 4.1.2 to 4.1.4 (#108)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 23:26:41 -04:00
dependabot[bot]
0511f6a5c7 chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#107)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 23:24:47 -04:00
dependabot[bot]
ff0afedc07 chore(deps-dev): bump ws from 7.5.9 to 7.5.10
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>
2024-06-21 15:51:52 +00:00
AAGaming
4dc40109ac chore(ci): update node to 20 2024-06-21 11:48:38 -04:00
2 changed files with 4162 additions and 3426 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- name: Setup | Node.js
uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20
- name: Setup | Dependencies
run: npm i -g pnpm && pnpm i --frozen-lockfile
- name: Build

7586
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff