Skip to content

Commit

Permalink
dep updates
Browse files Browse the repository at this point in the history
  • Loading branch information
leos committed Apr 8, 2024
1 parent 0bef3e0 commit eda2ad4
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 203 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.69",
"@types/react-dom": "^18.2.22",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.24",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.57.0",
"typescript": "^5.4.3",
"typescript-eslint": "^7.3.1",
"typescript": "^5.4.4",
"typescript-eslint": "^7.6.0",
"vitest": "^1.4.0",
"wxt": "^0.17.8"
"wxt": "^0.17.12"
}
}
Loading

0 comments on commit eda2ad4

Please sign in to comment.