Skip to content

[AzureADB2CAuth] TypeScript 5.8.3 にアップグレードする - #2652

Merged
fkoyama merged 1 commit into
mainfrom
feature/(AzureADB2CAuth)TS5.8.3にアップデート
Jun 25, 2025

Hidden character warning

The head ref may contain hidden characters: "feature/(AzureADB2CAuth)TS5.8.3\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8"
Merged

[AzureADB2CAuth] TypeScript 5.8.3 にアップグレードする#2652
fkoyama merged 1 commit into
mainfrom
feature/(AzureADB2CAuth)TS5.8.3にアップデート

Conversation

@KentaHizume

@KentaHizume KentaHizume commented Jun 24, 2025

Copy link
Copy Markdown
Contributor

この Pull request で実施したこと

-TypeScript 5.8.3 にアップグレードしました。
- npm list -all typescript を実行し、すべてのパッケージがTypescript 5.8.3 を使用していることを確認しました。
-あわせてTypeScritp の設定ファイル tsconfig について、create-vue 3.16.4 に追従するよう変更しました。

  • 各変更箇所とその理由はコメントに記載しますので、確認しましたら resolve をお願いします。

この Pull request では実施していないこと

Dresscaへの対応は別PRで実施予定です。
ドキュメントの更新はDresscaの対応後に別PRで実施予定です。

Issues や Discussions 、関連する Web サイトなどへのリンク

@KentaHizume KentaHizume linked an issue Jun 24, 2025 that may be closed by this pull request
@KentaHizume KentaHizume self-assigned this Jun 24, 2025
@KentaHizume KentaHizume added the target: Azure AD B2C Auth Azure AD B2C認証の要件別サンプル(コード)に関係がある label Jun 24, 2025
@KentaHizume KentaHizume added this to the v1.2.1 milestone Jun 24, 2025
@KentaHizume
KentaHizume marked this pull request as ready for review June 24, 2025 07:59
@KentaHizume
KentaHizume requested a review from fkoyama June 24, 2025 08:01
Comment thread samples/azure-ad-b2c-sample/auth-frontend/app/package.json
Comment thread samples/azure-ad-b2c-sample/auth-frontend/app/package.json
Comment thread samples/azure-ad-b2c-sample/auth-frontend/app/tsconfig.app.json
Comment thread samples/azure-ad-b2c-sample/auth-frontend/app/tsconfig.json
Comment thread samples/azure-ad-b2c-sample/auth-frontend/app/tsconfig.app.json
@fkoyama
fkoyama merged commit f084aaa into main Jun 25, 2025
@fkoyama
fkoyama deleted the feature/(AzureADB2CAuth)TS5.8.3にアップデート branch June 25, 2025 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

target: Azure AD B2C Auth Azure AD B2C認証の要件別サンプル(コード)に関係がある

Projects

None yet

Development

Successfully merging this pull request may close these issues.

typescript@5.8.3 にバージョンアップする

2 participants