Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arkedge/gaia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: aaff4265deb7168462c3435c25e2c0b1703870a3
Choose a base ref
..
head repository: arkedge/gaia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e8fb69b09053e06884d15da43cb727776182ecea
Choose a head ref
Showing with 2 additions and 1 deletion.
  1. +2 −1 devtools-frontend/package.json
3 changes: 2 additions & 1 deletion devtools-frontend/package.json
Original file line number Diff line number Diff line change
@@ -32,6 +32,7 @@
"@protobuf-ts/grpcweb-transport": "^2.8.2",
"@protobuf-ts/runtime": "^2.9.3",
"@protobuf-ts/runtime-rpc": "^2.9.3",
"c2a-devtools": "link:",
"monaco-editor": "^0.44.0",
"react": "18.2.0",
"react-dom": "18.2.0",
@@ -44,9 +45,9 @@
"@protobuf-ts/plugin": "^2.8.2",
"@types/react": "18.2.65",
"@types/react-dom": "18.2.21",
"@types/wicg-file-system-access": "^2023.10.4",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"@types/wicg-file-system-access": "^2023.10.4",
"@vitejs/plugin-react": "4.2.1",
"autoprefixer": "10.4.18",
"eslint": "8.57.0",