commit 1baccc0a5ea107e12c64c0d20d9c9acb286c2dbc
parent fdd0c08134470245bc4da29e2ce1455da5f48811
Author: 諒太 林 <ryouturn@gmail.com>
Date: Sat, 13 Jul 2024 09:59:01 +0900
update packages
Diffstat:
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/bun.lockb b/bun.lockb
Binary files differ.
diff --git a/package.json b/package.json
@@ -24,7 +24,7 @@
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
- "eslint": "^9.6.0",
+ "eslint": "^9.7.0",
"eslint-config-next": "14.2.5",
"typescript": "^5.5.3"
},