Skip to content

Commit

Permalink
Update Typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 9901ce9 commit 922d817
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 278 deletions.
16 changes: 8 additions & 8 deletions devtools-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@
},
"devDependencies": {
"@protobuf-ts/plugin": "^2.8.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@vitejs/plugin-react": "4.3.1",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"@vitejs/plugin-react": "4.3.3",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-config-react": "1.1.7",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react-hooks": "4.6.2",
"npm-run-all2": "6.2.2",
"postcss": "8.4.39",
"prettier": "3.3.2",
"npm-run-all2": "6.2.6",
"postcss": "8.4.47",
"prettier": "3.3.3",
"typescript": "5.5.3",
"vite": "5.3.3"
},
Expand Down
Loading

0 comments on commit 922d817

Please sign in to comment.