Skip to content

Commit 950ca40

Browse files
Update Packages + Bump Versions
Regenerate lock This commit is just an excuse to use OIDC to publish.
1 parent 3c04578 commit 950ca40

File tree

4 files changed

+46
-46
lines changed

4 files changed

+46
-46
lines changed

src/dataGateway/TypeScript/package-lock.json

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/dataGateway/TypeScript/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shi-corp/sdk-data-gateway",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"type": "module",
55
"main": "bin/index.js",
66
"description": "SDK client used to interface with the SHI Data Gateway service.",
@@ -30,13 +30,13 @@
3030
},
3131
"devDependencies": {
3232
"@azure/core-auth": "~1.10.0",
33-
"@types/node": "~24.0.14",
33+
"@types/node": "~24.1.0",
3434
"ts-patch": "~3.3.0",
35-
"typescript": "~5.8.3"
35+
"typescript": "~5.9.2"
3636
},
3737
"dependencies": {
3838
"@microsoft/kiota-authentication-azure": "~1.0.0-preview.96",
3939
"@microsoft/kiota-bundle": "~1.0.0-preview.96",
40-
"typia": "~9.5.0"
40+
"typia": "~9.6.1"
4141
}
4242
}

src/shield/TypeScript/package-lock.json

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/shield/TypeScript/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shi-corp/sdk-shield",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"type": "module",
55
"main": "bin/index.js",
66
"description": "SDK client used to interface with the SHIELD application.",
@@ -31,13 +31,13 @@
3131
},
3232
"devDependencies": {
3333
"@azure/core-auth": "~1.10.0",
34-
"@types/node": "~24.0.14",
34+
"@types/node": "~24.1.0",
3535
"ts-patch": "~3.3.0",
36-
"typescript": "~5.8.3"
36+
"typescript": "~5.9.2"
3737
},
3838
"dependencies": {
3939
"@microsoft/kiota-authentication-azure": "~1.0.0-preview.96",
4040
"@microsoft/kiota-bundle": "~1.0.0-preview.96",
41-
"typia": "~9.5.0"
41+
"typia": "~9.6.1"
4242
}
4343
}

0 commit comments

Comments
 (0)