Skip to content

Commit

Permalink
dep bump
Browse files Browse the repository at this point in the history
  • Loading branch information
leos committed Mar 21, 2024
1 parent 45f5848 commit c03a245
Show file tree
Hide file tree
Showing 2 changed files with 498 additions and 259 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.64",
"@types/react-dom": "^18.2.21",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.57.0",
"typescript": "^5.4.2",
"typescript-eslint": "^7.2.0",
"vitest": "^1.3.1",
"typescript": "^5.4.3",
"typescript-eslint": "^7.3.1",
"vitest": "^1.4.0",
"wxt": "^0.17.7"
}
}
Loading

0 comments on commit c03a245

Please sign in to comment.