Update npm packages to latest versions
Fix JavaScript sourcemap paths to show full file locations Implement --build-debug flag and complete Build UI streaming Add xterm.js terminal UI and fix asset path routing Add RSpade Build UI service with WebSocket support 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
6
node_modules/electron-to-chromium/full-chromium-versions.js
generated
vendored
Executable file → Normal file
6
node_modules/electron-to-chromium/full-chromium-versions.js
generated
vendored
Executable file → Normal file
@@ -2551,6 +2551,9 @@ module.exports = {
|
||||
"38.3.0",
|
||||
"38.4.0"
|
||||
],
|
||||
"140.0.7339.249": [
|
||||
"38.5.0"
|
||||
],
|
||||
"141.0.7361.0": [
|
||||
"39.0.0-alpha.1",
|
||||
"39.0.0-alpha.2"
|
||||
@@ -2575,5 +2578,8 @@ module.exports = {
|
||||
],
|
||||
"142.0.7444.52": [
|
||||
"39.0.0"
|
||||
],
|
||||
"143.0.7499.0": [
|
||||
"40.0.0-alpha.2"
|
||||
]
|
||||
};
|
||||
Reference in New Issue
Block a user