diff --git a/package.json b/package.json index 0f09028..68c991f 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@tauri-apps/cli": "^1.5.6", "@testing-library/dom": "^9.3.1", "@testing-library/jest-dom": "^5.17.0", - "@testing-library/react": "^14.2.1", + "@testing-library/react": "^16.0.0", "@testing-library/user-event": "^14.4.3", "@types/jest": "^29.5.3", "@types/node": "^20.11.19", @@ -56,7 +56,7 @@ "cross-env": "^7.0.3", "cssnano": "^6.0.5", "eslint": "^8.56.0", - "eslint-config-next": "^13.4.13", + "eslint-config-next": "^15.0.0", "eslint-plugin-tailwindcss": "^3.13.0", "husky": "^8.0.3", "lint-staged": "^13.2.3",