Commit Graph

137 Commits

Author SHA1 Message Date
41896ae6c3 Add default avatar from website (#145)
* Add default avatar from website
Fixes #134

* Add service avatar as AvatarPair

* Fix test

* Move to descriptive function
2023-05-10 05:22:19 -04:00
8c192e04f8 Unified additions/deletions diff (#96)
* Draft: WIP observer

* Clean up, only one react root

* Typescript 4.9.5

* Clean up

* Better name

* WIP: csg dependencies, error in console

* WIP: working common/additions, no colors yet

* Working colors

* Prepare for toggle between side by side and unified

* Fix position, add 5% transparency for unchanged

* Clean up

* Toggle to enable unified or side by side

* Clean up and better material for standard view

* Update src/components/diff/CadDiff.tsx

Co-authored-by: Kurt Hutten <k.hutten@protonmail.ch>

* Remove irrelevant comment

* Make Viewer3D take children

* Introduce BaseModel for camera view stuff

* Comment and clean up

* Remove check needed by an old test

* Add 'Experimental' Beaker icon to Unified button

---------

Co-authored-by: Kurt Hutten <k.hutten@protonmail.ch>
2023-05-10 04:49:18 -04:00
ebc40ea14e Bump version 0.1.5 (#130) 2023-04-27 19:41:42 -04:00
4267209c9b Improve token login experience (#127)
* Add link with scope built-in

* repo is now a link to get the right token

* Clean up weird yan artifacts

* Add Details component, clean up

* Nicer UI
2023-04-27 18:24:43 -04:00
061b1f3f2a Improve release process (#126)
Fixes #125
2023-04-26 20:11:14 -04:00
402b3f579c Bump @react-three/drei from 9.65.5 to 9.66.0 (#124)
Bumps [@react-three/drei](https://github.com/pmndrs/drei) from 9.65.5 to 9.66.0.
- [Release notes](https://github.com/pmndrs/drei/releases)
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js)
- [Commits](https://github.com/pmndrs/drei/compare/v9.65.5...v9.66.0)

---
updated-dependencies:
- dependency-name: "@react-three/drei"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 05:43:20 -04:00
413a45d71c Bump @types/react-dom from 18.0.11 to 18.2.1 (#123)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.11 to 18.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 05:43:06 -04:00
efcaa1be29 Bump @types/node from 18.16.0 to 18.16.1 (#121)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.0 to 18.16.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 05:42:51 -04:00
e7f92df2a3 Align versions with v0.1.4 2023-04-26 09:24:25 +00:00
832d3825dd Align versions with v0.1.3 2023-04-25 11:38:43 +00:00
2709154bd4 Attempt at fixing upload (#120)
* Attempt at fixing upload

* Trying to be fancy

* Clean up zip and upload name
2023-04-25 07:31:34 -04:00
56945683a7 Align versions with v0.1.2 2023-04-25 10:16:09 +00:00
064c95b475 One more CI fix (#119)
* One more CI fix

* Remove test code
2023-04-25 05:43:45 -04:00
f54ee58ff8 Back to one job in workflow to keep state (#117)
* Back to one job in workflow to keep state

* Clean up
2023-04-25 05:24:17 -04:00
4f120f4825 e2e fix (#116) 2023-04-24 18:50:51 -04:00
440a918bdc Bump eslint from 8.38.0 to 8.39.0 (#111)
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.0.
- [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.38.0...v8.39.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 17:15:50 -04:00
23fe5fe8ee Bump @octokit/openapi-types from 16.0.0 to 17.0.0 (#113)
Bumps [@octokit/openapi-types](https://github.com/octokit/openapi-types.ts/tree/HEAD/packages/openapi-types) from 16.0.0 to 17.0.0.
- [Release notes](https://github.com/octokit/openapi-types.ts/releases)
- [Commits](https://github.com/octokit/openapi-types.ts/commits/v17.0.0/packages/openapi-types)

---
updated-dependencies:
- dependency-name: "@octokit/openapi-types"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 17:15:37 -04:00
8121c9030d Bump styled-components from 5.3.9 to 5.3.10 (#114)
Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.9 to 5.3.10.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/v5.3.9...v5.3.10)

---
updated-dependencies:
- dependency-name: styled-components
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 17:15:14 -04:00
033cf51061 Bump @react-three/drei from 9.65.4 to 9.65.5 (#115)
Bumps [@react-three/drei](https://github.com/pmndrs/drei) from 9.65.4 to 9.65.5.
- [Release notes](https://github.com/pmndrs/drei/releases)
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js)
- [Commits](https://github.com/pmndrs/drei/compare/v9.65.4...v9.65.5)

---
updated-dependencies:
- dependency-name: "@react-three/drei"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 17:15:06 -04:00
7844ea0b44 Build and push to Chrome Web Store on new releases (#109)
* WIP: json version set

* sudo

* Testing build with new version

* Clean up

* Comment out to check if CI passes

* Revert Comment out to check if CI passes

* --arg

* Clean up and TODOs

* if release

* Multiple jobs and commit

* CWS upload and fix
2023-04-24 16:53:19 -04:00
cfaa8980bc Bump @types/node from 18.15.11 to 18.15.13 (#106)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.11 to 18.15.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-21 07:26:57 -04:00
0427971761 Bump @react-three/drei from 9.65.3 to 9.65.4 (#102)
Bumps [@react-three/drei](https://github.com/pmndrs/drei) from 9.65.3 to 9.65.4.
- [Release notes](https://github.com/pmndrs/drei/releases)
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js)
- [Commits](https://github.com/pmndrs/drei/compare/v9.65.3...v9.65.4)

---
updated-dependencies:
- dependency-name: "@react-three/drei"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-21 06:39:19 -04:00
e443b52179 Bump @react-three/fiber from 8.12.1 to 8.12.2 (#108)
Bumps [@react-three/fiber](https://github.com/pmndrs/react-three-fiber) from 8.12.1 to 8.12.2.
- [Release notes](https://github.com/pmndrs/react-three-fiber/releases)
- [Commits](https://github.com/pmndrs/react-three-fiber/commits/@react-three/fiber@8.12.2)

---
updated-dependencies:
- dependency-name: "@react-three/fiber"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-21 06:30:02 -04:00
a71be163f1 Bump @octokit/types from 9.0.0 to 9.1.1 (#107)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 9.0.0 to 9.1.1.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v9.0.0...v9.1.1)

---
updated-dependencies:
- dependency-name: "@octokit/types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-21 06:20:28 -04:00
6bcf586818 Bump @types/react from 18.0.35 to 18.0.37 (#100)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.35 to 18.0.37.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-21 06:20:15 -04:00
24003db450 Bump @types/chrome from 0.0.231 to 0.0.233 (#103)
Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.231 to 0.0.233.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

---
updated-dependencies:
- dependency-name: "@types/chrome"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-20 07:07:37 -04:00
cbfcda83e1 Bump @types/three from 0.150.1 to 0.150.2 (#104)
Bumps [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) from 0.150.1 to 0.150.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three)

---
updated-dependencies:
- dependency-name: "@types/three"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-20 07:07:29 -04:00
5b9fd61ae1 Bump @primer/react from 35.24.0 to 35.25.0 (#105)
Bumps [@primer/react](https://github.com/primer/react) from 35.24.0 to 35.25.0.
- [Release notes](https://github.com/primer/react/releases)
- [Changelog](https://github.com/primer/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/react/compare/v35.24.0...v35.25.0)

---
updated-dependencies:
- dependency-name: "@primer/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-20 07:07:21 -04:00
82389a9e4c Bump @react-three/fiber from 8.12.0 to 8.12.1 (#99)
Bumps [@react-three/fiber](https://github.com/pmndrs/react-three-fiber) from 8.12.0 to 8.12.1.
- [Release notes](https://github.com/pmndrs/react-three-fiber/releases)
- [Commits](https://github.com/pmndrs/react-three-fiber/commits)

---
updated-dependencies:
- dependency-name: "@react-three/fiber"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 07:22:27 -04:00
03473a2345 Bump version 2023-04-14 16:03:57 -04:00
7d9a9e3961 Bump @types/react from 18.0.34 to 18.0.35 (#92)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.34 to 18.0.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-14 15:57:55 -04:00
f14c444ae9 Bump actions/checkout from 3.3.0 to 3.5.2 (#97)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.3.0...v3.5.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-14 15:50:46 -04:00
36d862df77 Bump @types/chrome from 0.0.229 to 0.0.231 (#90)
Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.229 to 0.0.231.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

---
updated-dependencies:
- dependency-name: "@types/chrome"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-14 15:49:39 -04:00
aabd440afb Bump @react-three/drei from 9.64.0 to 9.65.3 (#89)
Bumps [@react-three/drei](https://github.com/pmndrs/drei) from 9.64.0 to 9.65.3.
- [Release notes](https://github.com/pmndrs/drei/releases)
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js)
- [Commits](https://github.com/pmndrs/drei/compare/v9.64.0...v9.65.3)

---
updated-dependencies:
- dependency-name: "@react-three/drei"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-14 15:49:26 -04:00
690343e642 Before and after views are flipped (#95)
* Before and after view are flipped
Fixes #94

* Test e2e artifacts upload

* Revert "Test e2e artifacts upload"

This reverts commit bcecfd5fc2aa22e108a83a00e3f33f698b4ab294.

* Prettier
2023-04-14 15:49:03 -04:00
f79dfda9c5 Add diff observer, rerunning injection if new elements are late (#82)
* Draft: WIP observer

* Clean up, only one react root

* Typescript 4.9.5

* Clean up

* Better name
2023-04-13 04:49:57 -04:00
0464726780 Bump @types/chrome from 0.0.228 to 0.0.229 (#87)
Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.228 to 0.0.229.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

---
updated-dependencies:
- dependency-name: "@types/chrome"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 06:15:06 -04:00
29aa4bf873 Bump @types/react from 18.0.33 to 18.0.34 (#86)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.33 to 18.0.34.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 06:14:54 -04:00
f02d7f31d9 Bump @playwright/test from 1.32.2 to 1.32.3 (#85)
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.32.2 to 1.32.3.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.32.2...v1.32.3)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 06:14:36 -04:00
397eee9edc Bump typescript from 5.0.3 to 5.0.4 (#83)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.3...v5.0.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 06:14:24 -04:00
81a7346955 Bump eslint from 8.37.0 to 8.38.0 (#84)
Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.0.
- [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.37.0...v8.38.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 05:42:59 -04:00
0ebcbe118d screen.get*ByRole breaking yarn test (#88) 2023-04-11 05:31:38 -04:00
b026f51a4f Bump @types/react from 18.0.31 to 18.0.33 (#75)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.31 to 18.0.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 06:26:56 -06:00
0dca98a293 Bump three from 0.151.2 to 0.151.3 (#76)
Bumps [three](https://github.com/mrdoob/three.js) from 0.151.2 to 0.151.3.
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

---
updated-dependencies:
- dependency-name: three
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 06:26:48 -06:00
71e34a91cb Bump @react-three/drei from 9.62.2 to 9.64.0 (#81)
Bumps [@react-three/drei](https://github.com/pmndrs/drei) from 9.62.2 to 9.64.0.
- [Release notes](https://github.com/pmndrs/drei/releases)
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js)
- [Commits](https://github.com/pmndrs/drei/compare/v9.62.2...v9.64.0)

---
updated-dependencies:
- dependency-name: "@react-three/drei"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 06:09:19 -06:00
d1c89b9e18 Bump @playwright/test from 1.32.1 to 1.32.2 (#77)
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.32.1 to 1.32.2.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.32.1...v1.32.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 06:59:04 -06:00
fe01d6a0e9 Bump @types/chrome from 0.0.227 to 0.0.228 (#78)
Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.227 to 0.0.228.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

---
updated-dependencies:
- dependency-name: "@types/chrome"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 06:58:51 -06:00
2fa638d4da Bump @react-three/drei from 9.62.0 to 9.62.2 (#79)
Bumps [@react-three/drei](https://github.com/pmndrs/drei) from 9.62.0 to 9.62.2.
- [Release notes](https://github.com/pmndrs/drei/releases)
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js)
- [Commits](https://github.com/pmndrs/drei/compare/v9.62.0...v9.62.2)

---
updated-dependencies:
- dependency-name: "@react-three/drei"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 06:58:43 -06:00
e45e742aa7 Align manifest version 2023-04-03 06:27:58 -06:00
7298ccc874 Bump typescript from 4.9.5 to 5.0.3 (#65)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-03 05:45:54 -06:00