mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
build(deps-dev): bump typescript from 5.7.2 to 5.7.3 in /website (#7989)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 5.7.3</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/">release announcement</a>.</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+">fixed issues query for Typescript 5.7.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+">fixed issues query for Typescript 5.7.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+">fixed issues query for Typescript 5.7.2 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+">fixed issues query for Typescript 5.7.3 (Stable)</a>.</li> </ul> <p>Downloads are available on <a href="https://www.npmjs.com/package/typescript">npm</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="a5e123d9e0"><code>a5e123d</code></a> Update LKG</li> <li><a href="8bc02048a2"><code>8bc0204</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/60828">#60828</a> (Fix CodeQL configuration, releases) into release-5.7 (<a href="https://redirect.github.com/microsoft/TypeScript/issues/60923">#60923</a>)</li> <li><a href="7aa63df74c"><code>7aa63df</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/60393">#60393</a> (Don't try to add an implicit undefi...) into release-5.7 (#...</li> <li><a href="9df7c36aa9"><code>9df7c36</code></a> Bump version to 5.7.3 and LKG</li> <li><a href="e167412fe0"><code>e167412</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/60794">#60794</a> (Harden <code>sanitizeLog</code> against incorr...) into release-5.7 (#...</li> <li><a href="9ba364c55a"><code>9ba364c</code></a> Fix coverage build on release-5.7 (<a href="https://redirect.github.com/microsoft/TypeScript/issues/60792">#60792</a>)</li> <li><a href="4b7441a8be"><code>4b7441a</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/60680">#60680</a> (Mark the inherited any-based index ...) into release-5.7 (#...</li> <li><a href="e844dc305e"><code>e844dc3</code></a> Cherry-pick <a href="https://redirect.github.com/microsoft/TypeScript/issues/60402">#60402</a>, <a href="https://redirect.github.com/microsoft/TypeScript/issues/60440">#60440</a>, <a href="https://redirect.github.com/microsoft/TypeScript/issues/60616">#60616</a> into release-5.7 (<a href="https://redirect.github.com/microsoft/TypeScript/issues/60777">#60777</a>)</li> <li><a href="21b02a1e1f"><code>21b02a1</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/60749">#60749</a> (Do not require import attribute on ...) into release-5.7 (#...</li> <li><a href="b82fd16484"><code>b82fd16</code></a> 🤖 Pick PR <a href="https://redirect.github.com/microsoft/TypeScript/issues/60576">#60576</a> (Avoid incorrectly reusing assertion...) into release-5.7 (#...</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -53,6 +53,6 @@
|
||||
"devDependencies": {
|
||||
"flowbite-typography": "^1.0.5",
|
||||
"hastscript": "^9.0.0",
|
||||
"typescript": "5.7.2"
|
||||
"typescript": "5.7.3"
|
||||
}
|
||||
}
|
||||
|
||||
26
website/pnpm-lock.yaml
generated
26
website/pnpm-lock.yaml
generated
@@ -127,8 +127,8 @@ importers:
|
||||
specifier: ^9.0.0
|
||||
version: 9.0.0
|
||||
typescript:
|
||||
specifier: 5.7.2
|
||||
version: 5.7.2
|
||||
specifier: 5.7.3
|
||||
version: 5.7.3
|
||||
|
||||
packages:
|
||||
|
||||
@@ -688,8 +688,8 @@ packages:
|
||||
caniuse-lite@1.0.30001680:
|
||||
resolution: {integrity: sha512-rPQy70G6AGUMnbwS1z6Xg+RkHYPAi18ihs47GH0jcxIG7wArmPgY3XbS2sRdBbxJljp3thdT8BIqv9ccCypiPA==}
|
||||
|
||||
caniuse-lite@1.0.30001695:
|
||||
resolution: {integrity: sha512-vHyLade6wTgI2u1ec3WQBxv+2BrTERV28UXQu9LO6lZ9pYeMk34vjXFLOxo1A4UBA8XTL4njRQZdno/yYaSmWw==}
|
||||
caniuse-lite@1.0.30001696:
|
||||
resolution: {integrity: sha512-pDCPkvzfa39ehJtJ+OwGT/2yvT2SbjfHhiIW2LWOAcMQ7BzwxT/XuyUp4OTOd0XFWA6BKw0JalnBHgSi5DGJBQ==}
|
||||
|
||||
ccount@2.0.1:
|
||||
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
|
||||
@@ -809,8 +809,8 @@ packages:
|
||||
electron-to-chromium@1.5.62:
|
||||
resolution: {integrity: sha512-t8c+zLmJHa9dJy96yBZRXGQYoiCEnHYgFwn1asvSPZSUdVxnB62A4RASd7k41ytG3ErFBA0TpHlKg9D9SQBmLg==}
|
||||
|
||||
electron-to-chromium@1.5.88:
|
||||
resolution: {integrity: sha512-K3C2qf1o+bGzbilTDCTBhTQcMS9KW60yTAaTeeXsfvQuTDDwlokLam/AdqlqcSy9u4UainDgsHV23ksXAOgamw==}
|
||||
electron-to-chromium@1.5.90:
|
||||
resolution: {integrity: sha512-C3PN4aydfW91Natdyd449Kw+BzhLmof6tzy5W1pFC5SpQxVXT+oyiyOG9AgYYSN9OdA/ik3YkCrpwqI8ug5Tug==}
|
||||
|
||||
emoji-regex@8.0.0:
|
||||
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
||||
@@ -1866,8 +1866,8 @@ packages:
|
||||
tslib@2.8.1:
|
||||
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
||||
|
||||
typescript@5.7.2:
|
||||
resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==}
|
||||
typescript@5.7.3:
|
||||
resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
@@ -2588,8 +2588,8 @@ snapshots:
|
||||
|
||||
browserslist@4.24.4:
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001695
|
||||
electron-to-chromium: 1.5.88
|
||||
caniuse-lite: 1.0.30001696
|
||||
electron-to-chromium: 1.5.90
|
||||
node-releases: 2.0.19
|
||||
update-browserslist-db: 1.1.2(browserslist@4.24.4)
|
||||
optional: true
|
||||
@@ -2605,7 +2605,7 @@ snapshots:
|
||||
|
||||
caniuse-lite@1.0.30001680: {}
|
||||
|
||||
caniuse-lite@1.0.30001695:
|
||||
caniuse-lite@1.0.30001696:
|
||||
optional: true
|
||||
|
||||
ccount@2.0.1: {}
|
||||
@@ -2700,7 +2700,7 @@ snapshots:
|
||||
|
||||
electron-to-chromium@1.5.62: {}
|
||||
|
||||
electron-to-chromium@1.5.88:
|
||||
electron-to-chromium@1.5.90:
|
||||
optional: true
|
||||
|
||||
emoji-regex@8.0.0: {}
|
||||
@@ -4194,7 +4194,7 @@ snapshots:
|
||||
|
||||
tslib@2.8.1: {}
|
||||
|
||||
typescript@5.7.2: {}
|
||||
typescript@5.7.3: {}
|
||||
|
||||
undici-types@6.20.0: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user