Update Linux build to .NET 9.0

This commit is contained in:
Natsumi
2025-02-03 20:21:50 +13:00
parent 6cc10ad8af
commit 6c411db832
7 changed files with 27 additions and 23 deletions

8
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"license": "MIT",
"dependencies": {
"hazardous": "^0.3.0",
"node-api-dotnet": "^0.8.19"
"node-api-dotnet": "^0.9.1"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.9",
@@ -7876,9 +7876,9 @@
"optional": true
},
"node_modules/node-api-dotnet": {
"version": "0.8.19",
"resolved": "https://registry.npmjs.org/node-api-dotnet/-/node-api-dotnet-0.8.19.tgz",
"integrity": "sha512-78rLSmzevFYvQo0E3UC57Q7oalgnN7YmsZpmhUuCwU2JAt8ro3F3JV1tabAsnmBC1votk2xwTQ3tLzdPTPzcvg==",
"version": "0.9.1",
"resolved": "https://registry.npmjs.org/node-api-dotnet/-/node-api-dotnet-0.9.1.tgz",
"integrity": "sha512-Y5rzYs7Ek3pZ2HXYGRpr0cciU7Zb/7TF75JKpmZ7ZofsDWGaqK3xM46510Vk0UXQwSekIKbUcAZlpaPpZravsA==",
"license": "MIT"
},
"node_modules/node-api-version": {