commit cede3f3b0ab992e1be28867b6c0ce233c527ca11
parent 85904972f5b00bbed8801cd1bed589736aad6e50
Author: 諒太 林 <ryouturn@gmail.com>
Date: Sat, 27 Jul 2024 18:31:38 +0900
update dependence
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.12",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
- "eslint": "^9.7.0",
+ "eslint": "^9.8.0",
"eslint-config-next": "14.2.5",
"typescript": "^5.5.4"
},