Skip to content

Commit

Permalink
devtools_frontend: Update package.json and pnpm-lock.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kobkaz committed Apr 12, 2024
1 parent 42b261f commit e8fb69b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devtools-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down
10 changes: 10 additions & 0 deletions devtools-frontend/pnpm-lock.yaml

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

0 comments on commit e8fb69b

Please sign in to comment.