Commit graph

15 commits

Author SHA1 Message Date
Henning Dieterichs
51ba6777fc Improves playground 2023-09-06 20:22:46 +02:00
Alexandru Dima
e7d7a5b072
Fix a path and bump editor used for developing website (#4152) 2023-08-31 10:50:49 +00:00
dependabot[bot]
cb0a7d9dd5
Bump semver from 6.3.0 to 6.3.1 in /website
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 22:49:48 +00:00
Henning Dieterichs
85111e1f3e
Update lockfile 2023-03-27 13:58:26 +02:00
tamayika
ebb017c8ed Revert "Merge pull request #3855 from microsoft/hediet/symbolic-tarsier"
This reverts commit ae158a2524, reversing
changes made to 8307f38c4b.
2023-03-23 20:21:15 +09:00
Henning Dieterichs
ca1f701102
Fixes #3853 2023-03-21 17:00:30 +01:00
Jake Bailey
0d72bf6c93 TS 5.0 2023-03-16 12:53:16 -07:00
Jake Bailey
d793f4d6fd Merge branch 'main' into ts-4.9 2023-03-16 12:49:35 -07:00
dependabot[bot]
d83d8467ad
Bump webpack from 5.74.0 to 5.76.0 in /website
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 07:54:56 +00:00
Jake Bailey
55ad2e867b
Merge branch 'main' into ts-4.9 2023-03-11 21:31:22 -08:00
tamayika
01b6fa5b2e Fix playground type errors and add CI test 2023-03-04 21:38:19 +09:00
Jake Bailey
d62f239f37 Bump TS and typedoc in package.jsons 2023-03-03 14:07:57 -08:00
Henning Dieterichs
6baab4ba0a
Removes unneeded dependencies. 2023-02-10 23:08:41 +01:00
dependabot[bot]
3bbba87147
Bump loader-utils from 1.4.0 to 1.4.2 in /website
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 14:31:37 +00:00
Henning Dieterichs
10577a0641
Rewrites website 2023-02-10 10:56:53 +01:00