Commit Graph

116 Commits

Author SHA1 Message Date
Will Scullin
06cb72e29d
Update submodule 2023-11-22 14:16:19 -08:00
Will Scullin
b5dd61b88e
Use submodule for cpu6502 2023-11-22 14:10:26 -08:00
Will Scullin
6e49066162
Merge pull request #42 from whscullin/whscullin/typescript
Typescript
2023-08-19 15:22:58 -07:00
Will Scullin
f7ba798bba
Prettier 2023-08-19 15:07:00 -07:00
Will Scullin
0216e75e7f Enable strict 2023-08-06 12:47:43 -07:00
Will Scullin
88bd7836bc JS stays a 4 2023-08-06 07:44:12 -07:00
Will Scullin
ca3f255a87 Lint, other build fixes 2023-08-06 07:34:07 -07:00
Will Scullin
3f6cfd67b7 Convert tests to Typescript 2023-08-06 06:20:11 -07:00
Will Scullin
f2dd9b96a3 Update node 2023-08-06 06:04:16 -07:00
Will Scullin
59b40b3ac8 Convert apple1 to Typescript 2023-08-05 21:01:40 -07:00
Will Scullin
107d8d7409 Convert roms to Typescript 2023-08-05 19:55:03 -07:00
Will Scullin
6ed509209b Convert keyboard to Typescript 2023-08-05 19:44:04 -07:00
Will Scullin
62718d187d Convert aci to Typescript 2023-08-05 19:43:42 -07:00
Will Scullin
fc536fdb20 Convert cpu6502 to Typescript 2023-08-05 19:43:03 -07:00
Will Scullin
23a1cb83a8 Convert apple1io to Typescript 2023-08-05 19:09:12 -07:00
Will Scullin
970f838132 Convert base64 to Typescript 2023-08-05 19:08:59 -07:00
Will Scullin
f611c09428 Convert canvas to Typescript 2023-08-05 18:55:45 -07:00
Will Scullin
afe03b4057 Convert copyright to Typescript 2023-08-05 18:41:13 -07:00
Will Scullin
c5a0f236ee Convert prefs to Typescript 2023-08-05 18:40:42 -07:00
Will Scullin
3dd4c61bc9 Convert utils to Typescript 2023-08-05 18:38:41 -07:00
Will Scullin
e9084acf8c Convert symbols to Typescript 2023-08-05 18:33:29 -07:00
Will Scullin
ab4e611e8e Ignore .DS_Store 2023-08-05 18:32:40 -07:00
Will Scullin
418c714c45 Convert RAM to Typescript 2023-08-05 18:31:27 -07:00
Will Scullin
d7ced8c03d Add Typescript 2023-08-05 18:27:00 -07:00
Will Scullin
5807df422b
Merge pull request #37 from whscullin/dependabot/npm_and_yarn/express-4.18.2
Bump express from 4.17.1 to 4.18.2
2022-12-11 06:29:50 -08:00
dependabot[bot]
63d933f4b5
Bump express from 4.17.1 to 4.18.2
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.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.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 04:24:44 +00:00
Will Scullin
6d828edcf5
Merge pull request #35 from whscullin/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2022-12-04 11:49:09 -08:00
dependabot[bot]
059176aeec
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-04 19:47:44 +00:00
Will Scullin
e2417e3ef5
Merge pull request #34 from whscullin/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
2022-12-04 11:47:17 -08:00
dependabot[bot]
07d7a8e1bd
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-04 10:17:01 +00:00
Will Scullin
8d25369b55
Merge pull request #32 from whscullin/dependabot/npm_and_yarn/terser-5.14.2
Bump terser from 5.10.0 to 5.14.2
2022-07-20 19:35:53 -07:00
dependabot[bot]
d2c21106c0
Bump terser from 5.10.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 01:17:39 +00:00
Will Scullin
6d3605d726
Merge pull request #31 from whscullin/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2022-05-16 08:05:04 -07:00
dependabot[bot]
23e338a26a
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 00:17:50 +00:00
Will Scullin
5408fad024 npm audit fixes 2022-04-02 18:03:01 -07:00
Will Scullin
085a7422f2
Merge pull request #30 from whscullin/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-04-02 17:32:04 -07:00
Will Scullin
31a0a67873
Merge pull request #29 from whscullin/dependabot/npm_and_yarn/node-forge-1.3.0
Bump node-forge from 1.0.0 to 1.3.0
2022-04-02 17:31:53 -07:00
Will Scullin
cdc2e3e710
Merge pull request #28 from whscullin/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.5 to 1.14.8
2022-04-02 17:31:44 -07:00
dependabot[bot]
58d38683f4
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 14:52:31 +00:00
dependabot[bot]
e4b0144e78
Bump node-forge from 1.0.0 to 1.3.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.0.0 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.0.0...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 07:40:06 +00:00
dependabot[bot]
fab2a7a7a5
Bump follow-redirects from 1.14.5 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 20:14:00 +00:00
Will Scullin
8396053acc
Merge pull request #27 from whscullin/dependabot/npm_and_yarn/node-forge-1.0.0
Bump node-forge from 0.10.0 to 1.0.0
2022-01-14 07:20:51 -08:00
dependabot[bot]
bd1eb28e1f
Bump node-forge from 0.10.0 to 1.0.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.10.0 to 1.0.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/0.10.0...v1.0.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 13:54:46 +00:00
Will Scullin
08c0f05f8e
Upgrade micromodal 2021-11-26 13:12:27 -08:00
Will Scullin
3c89189e8c
Upgrade eslint 2021-11-26 13:07:26 -08:00
Will Scullin
6f7a73d438
Upgrade jest 2021-11-26 13:04:11 -08:00
Will Scullin
44ac4c83b5
Upgrade webpack 2021-11-26 13:01:08 -08:00
Will Scullin
07486c13a7
Upgrade package-lock.json 2021-11-26 12:48:01 -08:00
Will Scullin
1732383035
Merge pull request #21 from whscullin/dependabot/npm_and_yarn/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2
2021-11-26 12:46:47 -08:00
dependabot[bot]
47b5a61130
Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 20:20:08 +00:00