UnityRenderStreaming/WebApp
dependabot[bot] 4aeb53a4d7
chore: bump @sideway/formula from 3.0.0 to 3.0.1 in /WebApp/client (#864)
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@sideway/formula"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 10:18:17 +09:00
..
client chore: bump @sideway/formula from 3.0.0 to 3.0.1 in /WebApp/client (#864) 2023-02-09 10:18:17 +09:00
src fix: websocket is in default as a signaling protocol (#836) 2023-01-19 10:32:59 +09:00
test fix: Fix sessions lingering after they were timed out (#819) 2022-12-22 10:04:45 +09:00
.editorconfig
.eslintrc.cjs feat: add more signalingtest for webserver (#543) 2021-10-05 15:16:45 +09:00
jest.config.js chore: Update package version of WebApp dependencies (#701) 2022-06-14 20:01:59 +09:00
package-lock.json chore: bump json5 from 2.2.1 to 2.2.3 in /WebApp (#829) 2023-01-10 10:51:53 +09:00
package.json fix: Fixed missing files to make the packing process for webapp (#801) 2022-11-01 10:53:57 +09:00
run.bat
tsconfig.build.json feat: Add unittest for webapp using Jest (#541) 2021-10-04 14:28:23 +09:00
tsconfig.json chore: Update package version of WebApp dependencies (#701) 2022-06-14 20:01:59 +09:00
tsconfig.lint.json