Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
524 changes: 222 additions & 302 deletions codex-gui-x/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions codex-gui-x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
"@types/webxr": "^0.5.24",
"@vitejs/plugin-react": "^5.1.1",
"autoprefixer": "^10.4.24",
"eslint": "^9.39.1",
"eslint": "^10.0.0",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.24",
"globals": "^16.5.0",
"postcss": "^8.5.6",
"tailwindcss": "^4.1.18",
"typescript": "~5.9.3",
"typescript-eslint": "^8.46.4",
"typescript-eslint": "^8.56.0",
"vite": "^7.2.4"
}
}
783 changes: 525 additions & 258 deletions codex-gui-x/pnpm-lock.yaml

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions gui-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gui-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"express": "^4.18.0",
"cors": "^2.8.5",
"ws": "^8.14.0",
"systeminformation": "^5.23.5"
"systeminformation": "^5.30.8"
}
}
Loading
Loading