Skip to content

Commit 3be86fc

Browse files
authored
Update dependencies (#1026)
* [01-empty-app/] [DotnetMauiVue/] Update npm dependencies * [01-empty-app/] [electron/] Update npm dependencies * [01-empty-app/] [neutralinojs/] Updated neutralinojs * [01-empty-app/] [nodegui/] Update npm dependencies * [01-empty-app/] [nw.js/] Update npm dependencies * [01-empty-app/] [tauri/] Update npm dependencies * [01-empty-app/] [tauri/] Update tauri dependencies * [01-empty-app/] [wails/] Update go dependencies * [01-empty-app/] [wails/] Update npm dependencies * [02-empty-app-frameless/] [electron/] Update npm dependencies * [02-empty-app-frameless/] [neutralinojs/] Updated neutralinojs * [02-empty-app-frameless/] [nodegui/] Update npm dependencies * [02-empty-app-frameless/] [nw.js/] Update npm dependencies * [02-empty-app-frameless/] [tauri/] Update npm dependencies * [02-empty-app-frameless/] [tauri/] Update tauri dependencies * [02-empty-app-frameless/] [wails/] Update go dependencies * [02-empty-app-frameless/] [wails/] Update npm dependencies * Update benchmark for 01-empty-app on ubuntu-22.04 * Update benchmark for 02-empty-app-frameless on ubuntu-22.04 * Update benchmark for 01-empty-app on windows-latest * Update benchmark for 02-empty-app-frameless on windows-latest * Update benchmark for 01-empty-app on macos-latest * Update benchmark for 02-empty-app-frameless on macos-latest --------- Co-authored-by: Elanis <7013446+Elanis@users.noreply.github.com>
1 parent 31f78b8 commit 3be86fc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+33363
-33023
lines changed

README.md

Lines changed: 48 additions & 48 deletions
Large diffs are not rendered by default.

benchmark/01-empty-app/DotnetMauiVue/vue-project/package-lock.json

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

benchmark/01-empty-app/DotnetMauiVue/vue-project/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
"devDependencies": {
1818
"@dotnet/jsinterop": "^3.1.31",
1919
"@types/jsdom": "^21.1.7",
20-
"@types/node": "^22.13.9",
21-
"@vitejs/plugin-vue": "^5.2.1",
20+
"@types/node": "^22.13.14",
21+
"@vitejs/plugin-vue": "^5.2.3",
2222
"@vue/test-utils": "^2.4.6",
2323
"@vue/tsconfig": "^0.7.0",
2424
"jsdom": "^26.0.0",
2525
"npm-run-all": "^4.1.5",
2626
"prettier": "^3.5.3",
2727
"typescript": "^5.8.2",
28-
"vite": "^6.2.0",
29-
"vitest": "^3.0.7",
28+
"vite": "^6.2.4",
29+
"vitest": "^3.1.1",
3030
"vue-tsc": "^2.2.8"
3131
}
3232
}

benchmark/01-empty-app/electron/package-lock.json

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

benchmark/01-empty-app/electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"author": "",
1515
"license": "ISC",
1616
"devDependencies": {
17-
"electron": "^35.0.0",
17+
"electron": "^35.1.2",
1818
"electron-packager": "^17.1.2"
1919
}
2020
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

benchmark/01-empty-app/neutralinojs/neutralino.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"resourcesPath": "/resources/",
7676
"extensionsPath": "/extensions/",
7777
"clientLibrary": "/resources/js/neutralino.js",
78-
"binaryVersion": "5.6.0",
79-
"clientVersion": "5.6.0"
78+
"binaryVersion": "6.0.0",
79+
"clientVersion": "6.0.0"
8080
}
8181
}

0 commit comments

Comments
 (0)