Skip to content

Commit

Permalink
Update Typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 38adccc commit 7c7b7e4
Show file tree
Hide file tree
Showing 2 changed files with 275 additions and 334 deletions.
14 changes: 7 additions & 7 deletions devtools-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,19 @@
},
"devDependencies": {
"@protobuf-ts/plugin": "^2.8.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.15",
"@types/react-dom": "18.3.4",
"@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.4",
"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",
"npm-run-all2": "6.2.6",
"postcss": "8.4.49",
"prettier": "3.3.2",
"typescript": "5.5.3",
"vite": "5.3.3"
Expand Down
Loading

0 comments on commit 7c7b7e4

Please sign in to comment.