Skip to content

Commit

Permalink
Merge pull request #141 from arkedge/renovate/typescript
Browse files Browse the repository at this point in the history
Update Typescript
  • Loading branch information
KOBA789 authored Apr 19, 2024
2 parents eae0602 + 79c356f commit dfc9644
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 331 deletions.
12 changes: 6 additions & 6 deletions devtools-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,21 +42,21 @@
},
"devDependencies": {
"@protobuf-ts/plugin": "^2.8.2",
"@types/react": "18.2.65",
"@types/react-dom": "18.2.21",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"@vitejs/plugin-react": "4.2.1",
"autoprefixer": "10.4.18",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-react": "1.1.7",
"eslint-plugin-react": "7.34.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"npm-run-all2": "6.1.2",
"postcss": "8.4.35",
"postcss": "8.4.38",
"prettier": "3.2.5",
"typescript": "5.4.2",
"typescript": "5.4.5",
"vite": "5.1.7"
},
"engines": {
Expand Down
Loading

0 comments on commit dfc9644

Please sign in to comment.